-
- Downloads
rolling back config
module acme-web | ||
go 1.17 | ||
require github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 | ||
go 1.18 | ||
require ( | ||
github.com/gorilla/mux v1.8.0 // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | ||
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 | ||
gopkg.in/ini.v1 v1.67.0 | ||
) | ||
require github.com/stretchr/testify v1.8.0 // indirect |
Please register or sign in to comment