Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
build(deps): bump google.golang.org/grpc from 1.61.0 to 1.63.2 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 520b161 commit 97eb804
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 27 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/alecthomas/kong v0.8.0
github.com/coreos/go-oidc/v3 v3.9.0
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/golang/protobuf v1.5.3
github.com/golang/protobuf v1.5.4
github.com/google/renameio v1.0.1
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
Expand All @@ -23,11 +23,11 @@ require (
github.com/zbindenren/king v0.3.2
github.com/zbindenren/sfmt v0.1.0
go.uber.org/zap v1.26.0
golang.org/x/oauth2 v0.16.0
golang.org/x/oauth2 v0.17.0
golang.org/x/term v0.20.0
google.golang.org/genproto/googleapis/api v0.0.0-20240125205218-1f4bbc51befe
google.golang.org/grpc v1.61.0
google.golang.org/protobuf v1.32.0
google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.33.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.29.1
)
Loading

0 comments on commit 97eb804

Please sign in to comment.