File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/aws/aws-sdk-go v1.20.21
88 github.com/dustin/go-humanize v1.0.0
99 github.com/go-ini/ini v1.41.0
10- github.com/mmmorris1975/aws-config v0.2.5
10+ github.com/mmmorris1975/aws-config v0.2.6
1111 github.com/mmmorris1975/simple-logger v0.3.2
1212 github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
1313 golang.org/x/sys v0.0.0-20190405154228-4b34438f7a67
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/go-ini/ini v1.41.0 h1:526aoxDtxRHFQKMZfcX2OG9oOI8TJ5yPLM0Mkno/uTY=
1313github.com/go-ini/ini v1.41.0 /go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8 =
1414github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af h1:pmfjZENx5imkbgOkpRUYLnmbU7UEFbjtDA2hxJ1ichM =
1515github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
16- github.com/mmmorris1975/aws-config v0.2.5 h1:KTu/+lSQjepyPNRmf8l/jKzA04obUvAVuiWNPhVScmk =
17- github.com/mmmorris1975/aws-config v0.2.5 /go.mod h1:XxbXDEJRAhJLJdx/CjuucRHdkcsL6/DbuZc2I9PoLqM =
16+ github.com/mmmorris1975/aws-config v0.2.6 h1:XgekIAUt7GyDHYlYdvrUbVTSxRrz7TZaV5H5ld/Fle4 =
17+ github.com/mmmorris1975/aws-config v0.2.6 /go.mod h1:XxbXDEJRAhJLJdx/CjuucRHdkcsL6/DbuZc2I9PoLqM =
1818github.com/mmmorris1975/simple-logger v0.3.2 h1:mdAIA9TP8PrABiZYr34W6w59JluivnW37UR+jotjvJU =
1919github.com/mmmorris1975/simple-logger v0.3.2 /go.mod h1:or6zLAgsxJ9R30hrSwa2muJEfapfwWuTt1gxI3K7cUI =
2020github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 h1:b6uOv7YOFK0TYG7HtkIgExQo+2RdLuwRft63jn2HWj8 =
You can’t perform that action at this time.
0 commit comments