We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent7dbd512 commit080a171Copy full SHA for 080a171
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/davecgh/go-spewv1.1.1// indirect
19
github.com/fatih/colorv1.13.0// indirect
20
github.com/golang/protobufv1.5.2// indirect
21
-github.com/google/go-cmpv0.5.8// indirect
+github.com/google/go-cmpv0.5.9// indirect
22
github.com/hashicorp/errwrapv1.1.0// indirect
23
github.com/hashicorp/go-checkpointv0.5.0// indirect
24
github.com/hashicorp/go-cleanhttpv0.5.2// indirect
@@ -56,8 +56,8 @@ require (
56
golang.org/x/sysv0.5.0// indirect
57
golang.org/x/textv0.7.0// indirect
58
google.golang.org/appenginev1.6.7// indirect
59
-google.golang.org/genprotov0.0.0-20220222213610-43724f9ea8cf// indirect
60
-google.golang.org/grpcv1.48.0// indirect
61
-google.golang.org/protobufv1.28.0// indirect
+google.golang.org/genprotov0.0.0-20230110181048-76db0878b65f// indirect
+google.golang.org/grpcv1.53.0// indirect
+google.golang.org/protobufv1.28.1// indirect
62
gopkg.in/yaml.v3v3.0.1// indirect
63
)