Skip to content

Commit

Permalink
go get github.com/aws/aws-sdk-go-v2/service/resiliencehub.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Jan 16, 2025
1 parent 87c68c3 commit e1b173a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/redshiftdata v1.31.7
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.25.3
github.com/aws/aws-sdk-go-v2/service/rekognition v1.45.12
github.com/aws/aws-sdk-go-v2/service/resiliencehub v1.29.3
github.com/aws/aws-sdk-go-v2/service/resiliencehub v1.29.4
github.com/aws/aws-sdk-go-v2/service/resourceexplorer2 v1.16.5
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.27.12
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi v1.25.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.25.3 h1:NtQAtzALVIBso
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.25.3/go.mod h1:XpRdPGH1dHg7Zpff/u/4vuumJvfuLvmNPkVYxXVtFE0=
github.com/aws/aws-sdk-go-v2/service/rekognition v1.45.12 h1:LPz2queEeB6PpNMgccf+DbZKYPSb+VYfQjFH60J95TQ=
github.com/aws/aws-sdk-go-v2/service/rekognition v1.45.12/go.mod h1:Q/aIe3knsxaLBWbWI9gbTufyeW82yqLB35vQIap4Tq8=
github.com/aws/aws-sdk-go-v2/service/resiliencehub v1.29.3 h1:oJiFsezMvHv0IpUgU5uU/HncQgF8BfJD7efZSgI5lVo=
github.com/aws/aws-sdk-go-v2/service/resiliencehub v1.29.3/go.mod h1:/jL6AIWuhtk5oCH/GpD5i0zfRLrQPIoO5whCzSCeJ1k=
github.com/aws/aws-sdk-go-v2/service/resiliencehub v1.29.4 h1:VKq6+RcpQFjQcodKo6394th89eMUeYjtfXFJKfCwWhY=
github.com/aws/aws-sdk-go-v2/service/resiliencehub v1.29.4/go.mod h1:/jL6AIWuhtk5oCH/GpD5i0zfRLrQPIoO5whCzSCeJ1k=
github.com/aws/aws-sdk-go-v2/service/resourceexplorer2 v1.16.5 h1:wcKwiFINffkmElqQQUeRFvpU0oISzBePkz7tkntv/28=
github.com/aws/aws-sdk-go-v2/service/resourceexplorer2 v1.16.5/go.mod h1:QaBbfO2DjdM0Z1GEYVqBIdP/S2zRFrM8rZylYU3Ms1s=
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.27.12 h1:iiEGYXmM8fymkP0X6aoJfpjSC6nBFJ0RhIHGd8OOl1M=
Expand Down

0 comments on commit e1b173a

Please sign in to comment.