Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
github.com/bobesa/go-domain-util v0.0.0-20190911083921-4033b5f7dd89
github.com/dnaeon/go-vcr v1.0.1 // indirect
github.com/go-acme/lego/v3 v3.1.0
github.com/go-acme/lego/v3 v3.5.0
github.com/golang/protobuf v1.3.2
github.com/mholt/certmagic v0.8.3
github.com/mitchellh/go-homedir v1.1.0
Expand Down
Loading