-
- Downloads
Remove incorrect aws-sdk dep
... | ... | @@ -3,7 +3,6 @@ module github.com/lukehinds/rekor |
go 1.14 | ||
require ( | ||
github.com/aws/aws-sdk-go v1.25.37 | ||
github.com/google/trillian v1.3.8 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/spf13/cobra v1.0.0 | ||
... | ... |
Please register or sign in to comment