dnscontrol/pkg/acme
Patrick Gaskin 6e8d5b59ab Fixed issues from go vet (#605)
* CloudFlare provider is missing quotes on a JSON struct tag.
* ACME package has a unnecessary JSON struct tag.
* Route53 provider has an unreachable return.
2020-01-28 12:10:58 -05:00
..
acme.go Internals: Switch to v2 go.mod, drop GOPATH, and fix Azure Pipelines (#595) 2020-01-28 10:42:31 -05:00
checkDns.go switch to new go-acme imports from xenolf. Fix api changes (#540) 2019-07-29 10:54:32 -04:00
directoryStorage.go switch to new go-acme imports from xenolf. Fix api changes (#540) 2019-07-29 10:54:32 -04:00
registration.go Fixed issues from go vet (#605) 2020-01-28 12:10:58 -05:00
storage.go switch to new go-acme imports from xenolf. Fix api changes (#540) 2019-07-29 10:54:32 -04:00
vaultStorage.go switch to new go-acme imports from xenolf. Fix api changes (#540) 2019-07-29 10:54:32 -04:00