Skip to content

Commit

Permalink
chore: ➕ add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesChung committed Apr 9, 2023
1 parent bfd13a4 commit 8814373
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.18.20
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.20.8
github.com/aws/aws-sdk-go-v2/service/codecommit v1.14.9
github.com/aws/aws-sdk-go-v2/service/iam v1.19.9
github.com/aws/aws-sdk-go-v2/service/sts v1.18.8
github.com/aws/smithy-go v1.13.5
github.com/briandowns/spinner v1.23.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.20.8 h1:7HUT2jmbAu47Lct6C
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.20.8/go.mod h1:CpWhQvomfSbbrfUhq9sq/w2x4wbkQOAqGJbcPS2AINA=
github.com/aws/aws-sdk-go-v2/service/codecommit v1.14.9 h1:ybzTNlUHmb/7hbkaL9FdllFFH1KXQUPyUbspDuuW110=
github.com/aws/aws-sdk-go-v2/service/codecommit v1.14.9/go.mod h1:SubZxYVYVCLrP6DYc+IH8mTE34KYr+NZKu6189f3pR8=
github.com/aws/aws-sdk-go-v2/service/iam v1.19.9 h1:8Rg6u2E4iogo0wPRgNkM0V0GtiNEX/WeZP9XaFJ5N/o=
github.com/aws/aws-sdk-go-v2/service/iam v1.19.9/go.mod h1:KeyeWNh9U2iztqp7JsK2PvnAupYWNZFp8A6ItqAQay4=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.26 h1:uUt4XctZLhl9wBE1L8lobU3bVN8SNUP7T+olb0bWBO4=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.26/go.mod h1:Bd4C/4PkVGubtNe5iMXu5BNnaBi/9t/UsFspPt4ram8=
github.com/aws/aws-sdk-go-v2/service/sso v1.12.7 h1:rrYYhsvcvg6CDDoo4GHKtAWBFutS86CpmGvqHJHYL9w=
Expand Down

0 comments on commit 8814373

Please # to comment.