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 55require (
66 github.com/Masterminds/semver v1.5.0
77 github.com/PagerDuty/go-pagerduty v1.8.0
8- github.com/aws/aws-sdk-go-v2 v1.27.2
8+ github.com/aws/aws-sdk-go-v2 v1.30.0
99 github.com/aws/aws-sdk-go-v2/config v1.27.18
1010 github.com/aws/aws-sdk-go-v2/credentials v1.17.18
1111 github.com/aws/aws-sdk-go-v2/service/sts v1.28.12
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
4848github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d /go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho =
4949github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ =
5050github.com/apapsch/go-jsonmerge/v2 v2.0.0 /go.mod h1:lvDnEdqiQrp0O42VQGgmlKpxL1AP2+08jFMw88y4klk =
51- github.com/aws/aws-sdk-go-v2 v1.27.2 h1:pLsTXqX93rimAOZG2FIYraDQstZaaGVVN4tNw65v0h8 =
52- github.com/aws/aws-sdk-go-v2 v1.27.2 /go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM =
51+ github.com/aws/aws-sdk-go-v2 v1.30.0 h1:6qAwtzlfcTtcL8NHtbDQAqgM5s6NDipQTkPxyH/6kAA =
52+ github.com/aws/aws-sdk-go-v2 v1.30.0 /go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM =
5353github.com/aws/aws-sdk-go-v2/config v1.27.18 h1:wFvAnwOKKe7QAyIxziwSKjmer9JBMH1vzIL6W+fYuKk =
5454github.com/aws/aws-sdk-go-v2/config v1.27.18 /go.mod h1:0xz6cgdX55+kmppvPm2IaKzIXOheGJhAufacPJaXZ7c =
5555github.com/aws/aws-sdk-go-v2/credentials v1.17.18 h1:D/ALDWqK4JdY3OFgA2thcPO1c9aYTT5STS/CvnkqY1c =
You can’t perform that action at this time.
0 commit comments