We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f696da commit a5d1e9dCopy full SHA for a5d1e9d
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/rogpeppe/fastuuid v1.2.0
11
golang.org/x/oauth2 v0.1.0
12
golang.org/x/text v0.4.0
13
- google.golang.org/genproto v0.0.0-20221025140454-527a21cfbd71
+ google.golang.org/genproto v0.0.0-20221027153422-115e99e71e1c
14
google.golang.org/grpc v1.50.1
15
google.golang.org/protobuf v1.28.1
16
gopkg.in/yaml.v3 v3.0.1
0 commit comments