Skip to content

Commit

Permalink
Merge pull request #964 from stacklok/dependabot/go_modules/google.go…
Browse files Browse the repository at this point in the history
…lang.org/grpc-1.58.1

build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1
  • Loading branch information
JAORMX authored Sep 15, 2023
2 parents 4b90ccc + 28bd223 commit 3d9976e
Showing 2 changed files with 3 additions and 33 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@ require (
golang.org/x/sync v0.3.0
golang.org/x/term v0.12.0
google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d
google.golang.org/grpc v1.58.0
google.golang.org/grpc v1.58.1
google.golang.org/protobuf v1.31.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
@@ -153,7 +153,6 @@ require (
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/certificate-transparency-go v1.1.6 // indirect
github.com/google/gnostic v0.5.7-v3refs // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/go-querystring v1.1.0 // indirect
Loading

0 comments on commit 3d9976e

Please sign in to comment.