Skip to content

Commit

Permalink
Merge pull request #92 from nao1215/dependabot/go_modules/aws-sdk-4bd…
Browse files Browse the repository at this point in the history
…e982213

build(deps): bump the aws-sdk group with 1 update
  • Loading branch information
nao1215 authored Mar 26, 2024
2 parents 0b75fd5 + 394c1e6 commit f04d861
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 @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.27.9
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.48.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.3
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.36.2
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.37.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.0
github.com/aws/aws-sdk-go-v2/service/sns v1.29.3
github.com/charmbracelet/bubbles v0.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudformation v1.48.0 h1:uMlYsoHdd2Gr9sDGq
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.48.0/go.mod h1:G2qcp9xrwch6TH9AlzWoYbV9QScyZhLCoMCQ1+BD404=
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.3 h1:6CGEqYI+Pk54q7QzAntKHpjgsXHd5RdSqorunawd0dQ=
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.3/go.mod h1:ewTOi8Y1rphZPKwdCtsAbDBvtWVXGgqhb7Z+7IPCmiE=
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.36.2 h1:Iv/E7StEnbtEPfbPA5DbKqE5fbUzi2+/MjY1HZKyvIw=
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.36.2/go.mod h1:5gX5pLX3HhTTkA7FayqJTDH4tfY7IloLPs6vDTCjlQ8=
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.37.0 h1:upq2ulvr2rfNB5LLS3DhUSeDc3HhiMJMiFZuXIAQvbA=
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.37.0/go.mod h1:5gX5pLX3HhTTkA7FayqJTDH4tfY7IloLPs6vDTCjlQ8=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 h1:EyBZibRTVAs6ECHZOw5/wlylS9OcTzwyjeQMudmREjE=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1/go.mod h1:JKpmtYhhPs7D97NL/ltqz7yCkERFW5dOlHyVl66ZYF8=
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.6 h1:NkHCgg0Ck86c5PTOzBZ0JRccI51suJDg5lgFtxBu1ek=
Expand Down

0 comments on commit f04d861

Please sign in to comment.