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.9
1
+ v1.53.10
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.9
6
+ github.com/aws/aws-sdk-go v1.53.10
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 @@ -2586,6 +2586,8 @@ github.com/aws/aws-sdk-go v1.53.8 h1:eoqGb1WOHIrCFKo1d51cMcnt1ralfLFaEqRkC5Zzv8k
2586
2586
github.com/aws/aws-sdk-go v1.53.8 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
2587
2587
github.com/aws/aws-sdk-go v1.53.9 h1:6oipls9+L+l2Me5rklqlX3xGWNWGcMinY3F69q9Q+Cg =
2588
2588
github.com/aws/aws-sdk-go v1.53.9 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
2589
+ github.com/aws/aws-sdk-go v1.53.10 h1:3enP5l5WtezT9Ql+XZqs56JBf5YUd/FEzTCg///OIGY =
2590
+ github.com/aws/aws-sdk-go v1.53.10 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
2589
2591
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
2590
2592
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2591
2593
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments