Skip to content

Commit

Permalink
Merge pull request #13 from erbesharat/fix/deploy
Browse files Browse the repository at this point in the history
[v1]: Update Caddy and Athens versions
  • Loading branch information
stp-ip authored Feb 3, 2020
2 parents f482820 + ce0357f commit 8598d97
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 89 deletions.
11 changes: 2 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,9 @@ module go.okkur.org/gomods
go 1.13

require (
github.com/caddyserver/caddy v1.0.3
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
github.com/go-acme/lego v2.7.2+incompatible // indirect
github.com/gomods/athens v0.5.0
github.com/caddyserver/caddy v1.0.4
github.com/gomods/athens v0.7.2
github.com/klauspost/cpuid v1.2.1 // indirect
github.com/mholt/certmagic v0.6.2 // indirect
github.com/miekg/dns v1.1.16 // indirect
github.com/spf13/afero v1.2.2
golang.org/x/crypto v0.0.0-20190829043050-9756ffdc2472 // indirect
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297 // indirect
golang.org/x/sys v0.0.0-20190904154756-749cb33beabd // indirect
gopkg.in/square/go-jose.v2 v2.3.1 // indirect
)
Loading

0 comments on commit 8598d97

Please sign in to comment.