Skip to content

Commit

Permalink
trying to not change all the go mods
Browse files Browse the repository at this point in the history
  • Loading branch information
danquack committed Feb 21, 2024
1 parent 637aa05 commit 3ff1ba4
Show file tree
Hide file tree
Showing 3 changed files with 379 additions and 379 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codestarconnections v1.23.1
github.com/aws/aws-sdk-go-v2/service/codestarnotifications v1.21.0
github.com/aws/aws-sdk-go-v2/service/comprehend v1.30.1
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.34.2
github.com/aws/aws-sdk-go-v2/service/computeoptimizer v1.32.1
github.com/aws/aws-sdk-go-v2/service/connectcases v1.14.0
github.com/aws/aws-sdk-go-v2/service/controltower v1.12.0
Expand Down Expand Up @@ -195,7 +196,6 @@ require (
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.0 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.0 // indirect
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.34.2
github.com/aws/aws-sdk-go-v2/service/iam v1.29.0 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.0 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.0 // indirect
Expand Down
Loading

0 comments on commit 3ff1ba4

Please sign in to comment.