.github
api
v2
api.pb.go
api.proto
api_grpc.pb.go
go.mod
go.sum
api.pb.go
api.proto
api_grpc.pb.go
cmd
connector
docs
examples
pkg
scripts
server
storage
web
.dockerignore
.editorconfig
.envrc
.gitignore
.gitpod.yml
.golangci.yml
ADOPTERS.md
Dockerfile
LICENSE
MAINTAINERS
Makefile
README.md
config.dev.yaml
config.docker.yaml
config.yaml.dist
docker-compose.override.yaml.dist
docker-compose.test.yaml
docker-compose.yaml
flake.lock
flake.nix
go.mod
go.sum
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.1 to 1.28.0. - [Release notes](https://github.com/protocolbuffers/protobuf-go/releases) - [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash) - [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>