File tree Expand file tree Collapse file tree 2 files changed +1385
-8
lines changed Expand file tree Collapse file tree 2 files changed +1385
-8
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/emirpasic/gods v1.18.1 // indirect
25
25
github.com/go-git/gcfg v1.5.0 // indirect
26
26
github.com/go-git/go-billy/v5 v5.4.1 // indirect
27
- github.com/golang/protobuf v1.5.2 // indirect
27
+ github.com/golang/protobuf v1.5.3 // indirect
28
28
github.com/h2non/filetype v1.0.8 // indirect
29
29
github.com/imdario/mergo v0.3.13 // indirect
30
30
github.com/inconshreveable/mousetrap v1.1.0 // indirect
@@ -45,9 +45,9 @@ require (
45
45
golang.org/x/net v0.17.0 // indirect
46
46
golang.org/x/sys v0.13.0 // indirect
47
47
golang.org/x/text v0.13.0 // indirect
48
- google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
49
- google.golang.org/grpc v1.53.0 // indirect
50
- google.golang.org/protobuf v1.28.1 // indirect
48
+ google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
49
+ google.golang.org/grpc v1.56.3 // indirect
50
+ google.golang.org/protobuf v1.30.0 // indirect
51
51
gopkg.in/warnings.v0 v0.1.2 // indirect
52
52
gopkg.in/yaml.v3 v3.0.1 // indirect
53
53
)
You can’t perform that action at this time.
0 commit comments