Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
skmcgrail committed Nov 4, 2020
1 parent 20e1c8c commit 0e9d352
Show file tree
Hide file tree
Showing 770 changed files with 1,054 additions and 981 deletions.
2 changes: 1 addition & 1 deletion internal/protocoltest/awsrestjson/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/protocoltest/awsrestjson/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
github.com/google/go-cmp v0.4.1
)

Expand Down
4 changes: 2 additions & 2 deletions internal/protocoltest/awsrestjson/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion internal/protocoltest/ec2query/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/protocoltest/ec2query/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
github.com/google/go-cmp v0.4.1
)

Expand Down
4 changes: 2 additions & 2 deletions internal/protocoltest/ec2query/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion internal/protocoltest/jsonrpc/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/protocoltest/jsonrpc/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
github.com/google/go-cmp v0.4.1
)

Expand Down
4 changes: 2 additions & 2 deletions internal/protocoltest/jsonrpc/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion internal/protocoltest/jsonrpc10/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/protocoltest/jsonrpc10/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
github.com/google/go-cmp v0.4.1
)

Expand Down
4 changes: 2 additions & 2 deletions internal/protocoltest/jsonrpc10/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion internal/protocoltest/query/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/protocoltest/query/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
github.com/google/go-cmp v0.4.1
)

Expand Down
4 changes: 2 additions & 2 deletions internal/protocoltest/query/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion internal/protocoltest/restxml/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/protocoltest/restxml/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
github.com/google/go-cmp v0.4.1
)

Expand Down
4 changes: 2 additions & 2 deletions internal/protocoltest/restxml/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/accessanalyzer/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
)

replace github.com/aws/aws-sdk-go-v2 => ../../
4 changes: 2 additions & 2 deletions service/accessanalyzer/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/acm/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/acm/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
)

replace github.com/aws/aws-sdk-go-v2 => ../../
4 changes: 2 additions & 2 deletions service/acm/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/acmpca/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/acmpca/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
)

replace github.com/aws/aws-sdk-go-v2 => ../../
4 changes: 2 additions & 2 deletions service/acmpca/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/alexaforbusiness/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/alexaforbusiness/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
)

replace github.com/aws/aws-sdk-go-v2 => ../../
4 changes: 2 additions & 2 deletions service/alexaforbusiness/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/amplify/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/amplify/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
)

replace github.com/aws/aws-sdk-go-v2 => ../../
4 changes: 2 additions & 2 deletions service/amplify/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/apigateway/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions service/apigateway/api_op_GetGatewayResponse.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions service/apigateway/api_op_PutGatewayResponse.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions service/apigateway/api_op_UpdateGatewayResponse.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/apigateway/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
)

replace github.com/aws/aws-sdk-go-v2 => ../../
4 changes: 2 additions & 2 deletions service/apigateway/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/apigatewaymanagementapi/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/apigatewaymanagementapi/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
)

replace github.com/aws/aws-sdk-go-v2 => ../../
4 changes: 2 additions & 2 deletions service/apigatewaymanagementapi/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/apigatewayv2/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/apigatewayv2/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 v0.29.0
github.com/awslabs/smithy-go v0.3.0
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2
)

replace github.com/aws/aws-sdk-go-v2 => ../../
4 changes: 2 additions & 2 deletions service/apigatewayv2/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/awslabs/smithy-go v0.3.0 h1:I1EQ1P+VtxpuNnGYymATewaKrlnaYQwFvO8lNTsafbs=
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2 h1:Vr3nPFAbXbawQ1cJ+o9NR0UJJnMH0dbYHnwC6yKH9B8=
github.com/awslabs/smithy-go v0.3.1-0.20201104001100-c2a3078f61a2/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
2 changes: 1 addition & 1 deletion service/appconfig/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0e9d352

Please sign in to comment.