-
Notifications
You must be signed in to change notification settings - Fork 15
Bump github.com/aws/aws-sdk-go-v2/config from 1.31.8 to 1.31.20 #906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
12
commits into
main
Choose a base branch
from
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.31.20
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
cdc0139
Bump github.com/aws/aws-sdk-go-v2/config from 1.31.8 to 1.31.20
dependabot[bot] 9d54b06
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot 17efbc8
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot 5d26fe1
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot 9d4631d
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot 9d5a650
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot b169860
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot c23fbf4
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot 34173cb
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot 12a5454
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot 62eb20f
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot 937d570
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk…
percona-robot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -7,8 +7,8 @@ require ( | |||||||||||||||||||||||||||||||||||||||||
| github.com/Masterminds/semver/v3 v3.4.0 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/VictoriaMetrics/operator/api v0.61.2 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2 v1.39.6 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/config v1.31.8 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/credentials v1.18.12 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/config v1.31.20 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/credentials v1.18.24 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/s3 v1.90.0 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/go-ini/ini v1.67.0 | ||||||||||||||||||||||||||||||||||||||||||
| github.com/go-logr/logr v1.4.3 | ||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -73,18 +73,18 @@ require ( | |||||||||||||||||||||||||||||||||||||||||
| github.com/ashanbrown/makezero/v2 v2.0.1 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go v1.55.8 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.3 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.7 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.13 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.13 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.13 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.4 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.13 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.13 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/sso v1.29.3 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.4 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/sts v1.38.4 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/sso v1.30.3 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.7 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/aws-sdk-go-v2/service/sts v1.40.2 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/aws/smithy-go v1.23.2 // indirect | ||||||||||||||||||||||||||||||||||||||||||
|
Comment on lines
75
to
88
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [go_mod] reported by reviewdog 🐶
Suggested change
|
||||||||||||||||||||||||||||||||||||||||||
| github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect | ||||||||||||||||||||||||||||||||||||||||||
| github.com/beorn7/perks v1.0.1 // indirect | ||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[go_mod] reported by reviewdog 🐶