Upgraded to v0.1 of git.scc.kit.edu/KIT-CA/dfnpki
... | ... | @@ -3,14 +3,9 @@ module git.scc.kit.edu/KIT-CA/dfnpkitool |
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 | ||
git.scc.kit.edu/KIT-CA/dfnpki v0.0.0-20200812084546-4f5c85c655aa | ||
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