…
... | ... | @@ -4,8 +4,13 @@ go 1.14 |
require ( | ||
git.scc.kit.edu/KIT-CA/dfnpki v0.0.0-20200811205142-1115af21557b | ||
github.com/clbanning/mxj v1.8.4 | ||
github.com/davecgh/go-spew v1.1.1 | ||
github.com/kennygrant/sanitize v1.2.4 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/smartystreets/goconvey v1.6.4 | ||
github.com/spf13/cobra v1.0.0 | ||
github.com/spf13/viper v1.7.1 | ||
golang.org/x/net v0.0.0-20200707034311-ab3426394381 | ||
gopkg.in/ini.v1 v1.51.0 | ||
) |
Please register or sign in to comment