Skip to content

Commit

Permalink
Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 9436540 commit df3d129
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@ -3,7 +3,7 @@ module github.com/stackrox/image-prefetcher/internal/metrics/tools
go 1.20

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

Expand Down
9 changes: 7 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 df3d129

Please sign in to comment.