We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1821f39 commit ba77e77Copy full SHA for ba77e77
cmd/awsets/go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/aws/aws-sdk-go-v2/config v1.11.0
8
github.com/cheggaaa/pb/v3 v3.0.8
9
github.com/emicklei/dot v0.16.0
10
- github.com/trek10inc/awsets v1.0.3
+ github.com/trek10inc/awsets v1.0.4
11
github.com/urfave/cli/v2 v2.3.0
12
go.etcd.io/bbolt v1.3.6
13
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
0 commit comments