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 @@ -9,7 +9,7 @@ replace github.com/davepgreene/go-db-credential-refresh => ../../
99require (
1010 bou.ke/monkey v1.0.2
1111 github.com/aws/aws-sdk-go-v2 v1.36.3
12- github.com/aws/aws-sdk-go-v2/credentials v1.17.62
12+ github.com/aws/aws-sdk-go-v2/credentials v1.17.67
1313 github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.5.11
1414 github.com/davepgreene/go-db-credential-refresh v1.0.0
1515 github.com/mitchellh/mapstructure v1.5.0
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030I
77github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
88github.com/aws/aws-sdk-go-v2 v1.36.3 h1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38yqWM =
99github.com/aws/aws-sdk-go-v2 v1.36.3 /go.mod h1:LLXuLpgzEbD766Z5ECcRmi8AzSwfZItDtmABVkRLGzg =
10- github.com/aws/aws-sdk-go-v2/credentials v1.17.62 h1:fvtQY3zFzYJ9CfixuAQ96IxDrBajbBWGqjNTCa79ocU =
11- github.com/aws/aws-sdk-go-v2/credentials v1.17.62 /go.mod h1:ElETBxIQqcxej++Cs8GyPBbgMys5DgQPTwo7cUPDKt8 =
10+ github.com/aws/aws-sdk-go-v2/credentials v1.17.67 h1:9KxtdcIA/5xPNQyZRgUSpYOE6j9Bc4+D7nZua0KGYOM =
11+ github.com/aws/aws-sdk-go-v2/credentials v1.17.67 /go.mod h1:p3C44m+cfnbv763s52gCqrjaqyPikj9Sg47kUVaNZQQ =
1212github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.5.11 h1:qDk85oQdhwP4NR1RpkN+t40aN46/K96hF9J1vDRrkKM =
1313github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.5.11 /go.mod h1:f3MkXuZsT+wY24nLIP+gFUuIVQkpVopxbpUD/GUZK0Q =
1414github.com/aws/smithy-go v1.22.3 h1:Z//5NuZCSW6R4PhQ93hShNbyBbn8BWCmCVCt+Q8Io5k =
You can’t perform that action at this time.
0 commit comments