Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Jul 1, 2021
1 parent 7a5ed2b commit 57dd0d0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 225 deletions.
2 changes: 2 additions & 0 deletions go.mod
Expand Up @@ -6,6 +6,7 @@ require (
github.com/aws/aws-sdk-go v1.38.71
github.com/coreos/etcd v3.3.25+incompatible // indirect
github.com/drone/envsubst v1.0.3
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/franela/goblin v0.0.0-20210113153425-413781f5e6c8
github.com/gin-gonic/gin v1.7.2
github.com/google/uuid v1.2.0 // indirect
Expand All @@ -18,4 +19,5 @@ require (
github.com/stretchr/testify v1.7.0
go.etcd.io/etcd v3.3.25+incompatible
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
sigs.k8s.io/yaml v1.2.0 // indirect
)

0 comments on commit 57dd0d0

Please sign in to comment.