This repository was archived by the owner on Jan 20, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-106
lines changed
Expand file tree Collapse file tree 2 files changed +12
-106
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/docker/go-connections v0.4.0 // indirect
2020 github.com/docker/go-units v0.5.0 // indirect
2121 github.com/gogo/protobuf v1.3.2 // indirect
22- github.com/golang/protobuf v1.5.2 // indirect
22+ github.com/golang/protobuf v1.5.3 // indirect
2323 github.com/google/uuid v1.3.0 // indirect
2424 github.com/imdario/mergo v0.3.15 // indirect
2525 github.com/klauspost/compress v1.11.13 // indirect
@@ -37,8 +37,8 @@ require (
3737 golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea // indirect
3838 golang.org/x/net v0.17.0 // indirect
3939 golang.org/x/sys v0.13.0 // indirect
40- google.golang.org/genproto v0.0.0-20220617124728-180714bec0ad // indirect
41- google.golang.org/grpc v1.47.0 // indirect
42- google.golang.org/protobuf v1.28 .0 // indirect
40+ google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
41+ google.golang.org/grpc v1.56.3 // indirect
42+ google.golang.org/protobuf v1.30 .0 // indirect
4343 gopkg.in/yaml.v3 v3.0.1 // indirect
4444)
You can’t perform that action at this time.
0 commit comments