File tree Expand file tree Collapse file tree 2 files changed +30
-56
lines changed Expand file tree Collapse file tree 2 files changed +30
-56
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,9 @@ require (
38
38
github.com/urfave/cli v1.22.4 // indirect
39
39
github.com/xdg/stringprep v1.0.0 // indirect
40
40
go.mongodb.org/mongo-driver v1.3.3
41
- golang.org/x/crypto v0.0.0-20200429183012-4b2356b1ed79
42
- golang.org/x/net v0.0.0-20200506145744-7e3656a0809f
43
- golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
44
- golang.org/x/sys v0.0.0-20200509044756-6aff5f38e54f // indirect
41
+ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
42
+ golang.org/x/net v0.7.0
43
+ golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
45
44
google.golang.org/genproto v0.0.0-20200507105951-43844f6eee31 // indirect
46
45
google.golang.org/grpc v1.29.1
47
46
gopkg.in/src-d/go-git.v4 v4.13.1
You can’t perform that action at this time.
0 commit comments