Skip to content

Commit

Permalink
regenerate httpbinding services
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Mar 30, 2021
1 parent 489d080 commit a16c7e1
Show file tree
Hide file tree
Showing 371 changed files with 7,751 additions and 26,083 deletions.
2 changes: 1 addition & 1 deletion service/accessanalyzer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.3.0
github.com/aws/smithy-go v1.2.0
github.com/aws/smithy-go v1.2.1-0.20210330191137-b290458ce30a
)

replace github.com/aws/aws-sdk-go-v2 => ../../
3 changes: 2 additions & 1 deletion service/accessanalyzer/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
github.com/aws/smithy-go v1.2.0 h1:0PoGBWXkXDIyVdPaZW9gMhaGzj3UOAgTdiVoHuuZAFA=
github.com/aws/smithy-go v1.2.0/go.mod h1:SObp3lf9smib00L/v3U2eAKG8FyQ7iLrJnQiAmR5n+E=
github.com/aws/smithy-go v1.2.1-0.20210330191137-b290458ce30a h1:sstpjU3aHqiGjLAw288qo4AwCw3w3RkqX8OwP0aa/Co=
github.com/aws/smithy-go v1.2.1-0.20210330191137-b290458ce30a/go.mod h1:SObp3lf9smib00L/v3U2eAKG8FyQ7iLrJnQiAmR5n+E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.5.4 h1:L8R9j+yAqZuZjsqh/z+F1NCffTKKLShY6zXTItVIZ8M=
github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
Loading

0 comments on commit a16c7e1

Please sign in to comment.