This repository was archived by the owner on Sep 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- v1.53.19
1
+ v1.53.20
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Itarix/aws-sdk-go-mocks
3
3
go 1.15
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go v1.53.19
6
+ github.com/aws/aws-sdk-go v1.53.20
7
7
github.com/davecgh/go-spew v1.1.1 // indirect
8
8
github.com/golang/mock v1.4.4
9
9
github.com/pmezard/go-difflib v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -2606,6 +2606,8 @@ github.com/aws/aws-sdk-go v1.53.18 h1:BeMeCK5e3bDGJj675FhnO94zRci8O35ombWXRvYomJ
2606
2606
github.com/aws/aws-sdk-go v1.53.18 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
2607
2607
github.com/aws/aws-sdk-go v1.53.19 h1:WEuWc918RXlIaPCyU11F7hH9H1ItK+8m2c/uoQNRUok =
2608
2608
github.com/aws/aws-sdk-go v1.53.19 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
2609
+ github.com/aws/aws-sdk-go v1.53.20 h1:cYWPvZLP1gPj5CfUdnfjaaA7WFK3FGoJ/R9+Ks1inU4 =
2610
+ github.com/aws/aws-sdk-go v1.53.20 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
2609
2611
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
2610
2612
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2611
2613
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments