File tree 2 files changed +928
-8
lines changed
2 files changed +928
-8
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/davecgh/go-spew v1.1.1 // indirect
19
19
github.com/fatih/color v1.13.0 // indirect
20
20
github.com/golang/protobuf v1.5.2 // indirect
21
- github.com/google/go-cmp v0.5.8 // indirect
21
+ github.com/google/go-cmp v0.5.9 // indirect
22
22
github.com/hashicorp/errwrap v1.1.0 // indirect
23
23
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
24
24
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
@@ -56,8 +56,8 @@ require (
56
56
golang.org/x/sys v0.5.0 // indirect
57
57
golang.org/x/text v0.7.0 // indirect
58
58
google.golang.org/appengine v1.6.7 // indirect
59
- google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf // indirect
60
- google.golang.org/grpc v1.48 .0 // indirect
61
- google.golang.org/protobuf v1.28.0 // indirect
59
+ google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
60
+ google.golang.org/grpc v1.53 .0 // indirect
61
+ google.golang.org/protobuf v1.28.1 // indirect
62
62
gopkg.in/yaml.v3 v3.0.1 // indirect
63
63
)
You can’t perform that action at this time.
0 commit comments