Skip to content

Commit

Permalink
Bump google.golang.org/protobuf in /internal/metrics/tools (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 6fa46f7 commit 4cc6874
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/metrics/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.4.0
google.golang.org/protobuf v1.34.1
google.golang.org/protobuf v1.34.2
)

require github.com/google/go-cmp v0.6.0 // indirect
4 changes: 2 additions & 2 deletions internal/metrics/tools/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4cc6874

Please sign in to comment.