File tree Expand file tree Collapse file tree 2 files changed +928
-8
lines changed Expand file tree Collapse file tree 2 files changed +928
-8
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/davecgh/go-spew v1.1.1 // indirect
1919 github.com/fatih/color v1.13.0 // indirect
2020 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
2222 github.com/hashicorp/errwrap v1.1.0 // indirect
2323 github.com/hashicorp/go-checkpoint v0.5.0 // indirect
2424 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
@@ -56,8 +56,8 @@ require (
5656 golang.org/x/sys v0.5.0 // indirect
5757 golang.org/x/text v0.7.0 // indirect
5858 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
6262 gopkg.in/yaml.v3 v3.0.1 // indirect
6363)
You can’t perform that action at this time.
0 commit comments