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 @@ -8,7 +8,7 @@ replace github.com/davepgreene/go-db-credential-refresh => ../../
88
99require (
1010 bou.ke/monkey v1.0.2
11- github.com/aws/aws-sdk-go-v2 v1.32.3
11+ github.com/aws/aws-sdk-go-v2 v1.32.4
1212 github.com/aws/aws-sdk-go-v2/credentials v1.17.42
1313 github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.4.22
1414 github.com/davepgreene/go-db-credential-refresh v1.0.0
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4
55github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
66github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc =
77github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
8- github.com/aws/aws-sdk-go-v2 v1.32.3 h1:T0dRlFBKcdaUPGNtkBSwHZxrtis8CQU17UpNBZYd0wk =
9- github.com/aws/aws-sdk-go-v2 v1.32.3 /go.mod h1:2SK5n0a2karNTv5tbP1SjsX0uhttou00v/HpXKM1ZUo =
8+ github.com/aws/aws-sdk-go-v2 v1.32.4 h1:S13INUiTxgrPueTmrm5DZ+MiAo99zYzHEFh1UNkOxNE =
9+ github.com/aws/aws-sdk-go-v2 v1.32.4 /go.mod h1:2SK5n0a2karNTv5tbP1SjsX0uhttou00v/HpXKM1ZUo =
1010github.com/aws/aws-sdk-go-v2/credentials v1.17.42 h1:sBP0RPjBU4neGpIYyx8mkU2QqLPl5u9cmdTWVzIpHkM =
1111github.com/aws/aws-sdk-go-v2/credentials v1.17.42 /go.mod h1:FwZBfU530dJ26rv9saAbxa9Ej3eF/AK0OAY86k13n4M =
1212github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.4.22 h1:n89ziXnsp3dyOlodim8OHv0edSu47H7i75UYxDz1YVQ =
You can’t perform that action at this time.
0 commit comments