File tree Expand file tree Collapse file tree 3 files changed +324
-89
lines changed
Expand file tree Collapse file tree 3 files changed +324
-89
lines changed Original file line number Diff line number Diff line change @@ -3,16 +3,9 @@ module go.okkur.org/gomods
33go 1.13
44
55require (
6- github.com/caddyserver/caddy v1.0.3
7- github.com/cenkalti/backoff v2.2.1+incompatible // indirect
8- github.com/go-acme/lego v2.7.2+incompatible // indirect
9- github.com/gomods/athens v0.5.0
6+ github.com/caddyserver/caddy v1.0.4
7+ github.com/gomods/athens v0.7.2
108 github.com/klauspost/cpuid v1.2.1 // indirect
11- github.com/mholt/certmagic v0.6.2 // indirect
129 github.com/miekg/dns v1.1.16 // indirect
1310 github.com/spf13/afero v1.2.2
14- golang.org/x/crypto v0.0.0-20190829043050-9756ffdc2472 // indirect
15- golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297 // indirect
16- golang.org/x/sys v0.0.0-20190904154756-749cb33beabd // indirect
17- gopkg.in/square/go-jose.v2 v2.3.1 // indirect
1811)
You can’t perform that action at this time.
0 commit comments