Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/pricing…
Browse files Browse the repository at this point in the history
… to v1.25.0
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 84c711c commit bd72d4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.24.1
github.com/aws/aws-sdk-go-v2/config v1.26.6
github.com/aws/aws-sdk-go-v2/service/ec2 v1.146.0
github.com/aws/aws-sdk-go-v2/service/pricing v1.24.6
github.com/aws/aws-sdk-go-v2/service/pricing v1.25.0
github.com/aws/smithy-go v1.19.0
github.com/docker/docker v25.0.3+incompatible
github.com/google/go-cmp v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 h1:DBYTXwIG
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10/go.mod h1:wohMUQiFdzo0NtxbBg0mSRGZ4vL3n0dKjLTINdcIino=
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10 h1:KOxnQeWy5sXyS37fdKEvAsGHOr9fa/qvwxfJurR/BzE=
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10/go.mod h1:jMx5INQFYFYB3lQD9W0D8Ohgq6Wnl7NYOJ2TQndbulI=
github.com/aws/aws-sdk-go-v2/service/pricing v1.24.6 h1:szjboYLF1w4WLtm/UH33NRPSdpXvAk1IXBszp/KTGqk=
github.com/aws/aws-sdk-go-v2/service/pricing v1.24.6/go.mod h1:A8YqLVVssHNWJrTuFSPjeRT2+TqIkXPrFa8c/C8E5pA=
github.com/aws/aws-sdk-go-v2/service/pricing v1.25.0 h1:3E6uGNO1LwMNs9Kewi31Wg947VD4GNwewir+2gUf4+w=
github.com/aws/aws-sdk-go-v2/service/pricing v1.25.0/go.mod h1:A8YqLVVssHNWJrTuFSPjeRT2+TqIkXPrFa8c/C8E5pA=
github.com/aws/aws-sdk-go-v2/service/s3 v1.48.1 h1:5XNlsBsEvBZBMO6p82y+sqpWg8j5aBCe+5C2GBFgqBQ=
github.com/aws/aws-sdk-go-v2/service/s3 v1.48.1/go.mod h1:4qXHrG1Ne3VGIMZPCB8OjH/pLFO94sKABIusjh0KWPU=
github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 h1:eajuO3nykDPdYicLlP3AGgOyVN3MOlFmZv7WGTuJPow=
Expand Down

0 comments on commit bd72d4d

Please sign in to comment.