Skip to content

Commit

Permalink
[update_dep] more go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
menghanl committed Jan 28, 2022
1 parent 8eeeac3 commit 9b77145
Show file tree
Hide file tree
Showing 5 changed files with 835 additions and 18 deletions.
4 changes: 2 additions & 2 deletions examples/go.mod
Expand Up @@ -4,8 +4,8 @@ go 1.14

require (
github.com/golang/protobuf v1.4.3
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
google.golang.org/genproto v0.0.0-20200806141610-86f49bd18e98
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987
google.golang.org/grpc v1.36.0
google.golang.org/protobuf v1.25.0
)
Expand Down

0 comments on commit 9b77145

Please sign in to comment.