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 05e2989 commit fb282e3Copy full SHA for fb282e3
go.mod
@@ -8,8 +8,8 @@ require (
8
github.com/gogo/status v1.1.1
9
github.com/golang/mock v1.6.0
10
github.com/stretchr/testify v1.8.0
11
- golang.org/x/net v0.0.0-20220907135653-1e95f45603a7 // indirect
12
- golang.org/x/sys v0.0.0-20220907062415-87db552b00fd // indirect
13
- google.golang.org/genproto v0.0.0-20220902135211-223410557253 // indirect
+ golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
+ golang.org/x/sys v0.0.0-20220909162455-aba9fc2a8ff2 // indirect
+ google.golang.org/genproto v0.0.0-20220909194730-69f6226f97e5 // indirect
14
google.golang.org/grpc v1.49.0
15
)
0 commit comments