File tree Expand file tree Collapse file tree 2 files changed +846
-8
lines changed Expand file tree Collapse file tree 2 files changed +846
-8
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
4343 github.com/gobuffalo/pop/v5 v5.3.3 // indirect
4444 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
4545 github.com/golang/protobuf v1.5.2 // indirect
46- github.com/google/uuid v1.2 .0 // indirect
46+ github.com/google/uuid v1.3 .0 // indirect
4747 github.com/h2non/filetype v1.1.0 // indirect
4848 github.com/hashicorp/hcl v1.0.0 // indirect
4949 github.com/imdario/mergo v0.3.15 // indirect
@@ -91,9 +91,9 @@ require (
9191 golang.org/x/sys v0.8.0 // indirect
9292 golang.org/x/text v0.9.0 // indirect
9393 golang.org/x/tools v0.6.0 // indirect
94- google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
95- google.golang.org/grpc v1.42 .0 // indirect
96- google.golang.org/protobuf v1.27 .1 // indirect
94+ google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
95+ google.golang.org/grpc v1.53 .0 // indirect
96+ google.golang.org/protobuf v1.28 .1 // indirect
9797 gopkg.in/ini.v1 v1.66.2 // indirect
9898 gopkg.in/src-d/go-billy.v4 v4.3.2 // indirect
9999 gopkg.in/src-d/go-git.v4 v4.13.1 // indirect
You can’t perform that action at this time.
0 commit comments