build(deps): bump the gomod group with 19 updates - #4581
Merged
Conversation
Bumps the gomod group with 19 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.1` | `1.43.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.30` | `1.32.31` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.34` | `1.22.35` | | [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.79.1` | `1.80.0` | | [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) | `1.45.1` | `1.46.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.2` | `1.106.0` | | [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.45.1` | `1.46.0` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.142.0` | `0.144.0` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.27.0` | `0.27.3` | | [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.26.0` | `0.26.1` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.8.2` | `6.8.3` | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.23` | `0.0.24` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.1` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.70.0` | `0.70.1` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.37.0` | `0.38.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.36.2` | `0.36.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.2` | `0.36.3` | | [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.36.2` | `0.36.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.2` | `0.36.3` | Updates `github.com/aws/aws-sdk-go-v2` from 1.42.1 to 1.43.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.42.1...v1.43.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.30 to 1.32.31 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.30...config/v1.32.31) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.34 to 1.22.35 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.34...feature/s3/manager/v1.22.35) Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.79.1 to 1.80.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.79.1...service/s3/v1.80.0) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.45.1 to 1.46.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.45.1...service/s3/v1.46.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.105.2 to 1.106.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.105.2...service/s3/v1.106.0) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.45.1 to 1.46.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.45.1...service/s3/v1.46.0) Updates `github.com/getkin/kin-openapi` from 0.142.0 to 0.144.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.142.0...v0.144.0) Updates `github.com/go-openapi/swag` from 0.27.0 to 0.27.3 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.27.0...v0.27.3) Updates `github.com/go-openapi/validate` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/go-openapi/validate/releases) - [Commits](go-openapi/validate@v0.26.0...v0.26.1) Updates `github.com/jedib0t/go-pretty/v6` from 6.8.2 to 6.8.3 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.8.2...v6.8.3) Updates `github.com/mattn/go-isatty` from 0.0.23 to 0.0.24 - [Commits](mattn/go-isatty@v0.0.23...v0.0.24) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `github.com/prometheus/common` from 0.70.0 to 0.70.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.70.0...v0.70.1) Updates `golang.org/x/mod` from 0.37.0 to 0.38.0 - [Commits](golang/mod@v0.37.0...v0.38.0) Updates `k8s.io/api` from 0.36.2 to 0.36.3 - [Commits](kubernetes/api@v0.36.2...v0.36.3) Updates `k8s.io/apimachinery` from 0.36.2 to 0.36.3 - [Commits](kubernetes/apimachinery@v0.36.2...v0.36.3) Updates `k8s.io/apiserver` from 0.36.2 to 0.36.3 - [Commits](kubernetes/apiserver@v0.36.2...v0.36.3) Updates `k8s.io/client-go` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.2...v0.36.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.22.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.106.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.144.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-openapi/swag dependency-version: 0.27.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/validate dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-version: 6.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/prometheus/common dependency-version: 0.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/mod dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/api dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apiserver dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/client-go dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
blotus
approved these changes
Jul 27, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the gomod group with 19 updates:
1.42.11.43.01.32.301.32.311.22.341.22.351.79.11.80.01.45.11.46.01.105.21.106.01.45.11.46.00.142.00.144.00.27.00.27.30.26.00.26.16.8.26.8.30.0.230.0.241.23.21.24.10.70.00.70.10.37.00.38.00.36.20.36.30.36.20.36.30.36.20.36.30.36.20.36.3Updates
github.com/aws/aws-sdk-go-v2from 1.42.1 to 1.43.0Commits
4fef345Release 2026-07-216275419Regenerated Clientsf859830Update API model278591dAdd an option to clients to disable clock skew (#3483)d132ac7Fix Clock Skew according to internal specification (#3472)03519c9Release 2026-07-20dda3efbRegenerated Clients348cec0Update API modelf4fd272Release 2026-07-178e4cbc8Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.30 to 1.32.31Commits
4fef345Release 2026-07-216275419Regenerated Clientsf859830Update API model278591dAdd an option to clients to disable clock skew (#3483)d132ac7Fix Clock Skew according to internal specification (#3472)03519c9Release 2026-07-20dda3efbRegenerated Clients348cec0Update API modelf4fd272Release 2026-07-178e4cbc8Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.22.34 to 1.22.35Commits
4fef345Release 2026-07-216275419Regenerated Clientsf859830Update API model278591dAdd an option to clients to disable clock skew (#3483)d132ac7Fix Clock Skew according to internal specification (#3472)03519c9Release 2026-07-20dda3efbRegenerated Clients348cec0Update API modelf4fd272Release 2026-07-178e4cbc8Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogsfrom 1.79.1 to 1.80.0Commits
c69bd7eRelease 2025-05-2921fdc96Regenerated Clients2a4ab82Update API modelf444129Release 2025-05-284ba713dRegenerated Clients9846278Update endpoints modelf1b0017Update API model223d488Remove smoke tests on sunset service (#3098)1cfa85aRelease 2025-05-27d078e8aRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.45.1 to 1.46.0Commits
4aeeb0dRelease 2023-11-28.2e09e153Regenerated Clients8293e2cUpdate endpoints model713fb0fUpdate API model830202dMerge customizations for service s3Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.105.2 to 1.106.0Commits
4fef345Release 2026-07-216275419Regenerated Clientsf859830Update API model278591dAdd an option to clients to disable clock skew (#3483)d132ac7Fix Clock Skew according to internal specification (#3472)03519c9Release 2026-07-20dda3efbRegenerated Clients348cec0Update API modelf4fd272Release 2026-07-178e4cbc8Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/sqsfrom 1.45.1 to 1.46.0Commits
4aeeb0dRelease 2023-11-28.2e09e153Regenerated Clients8293e2cUpdate endpoints model713fb0fUpdate API model830202dMerge customizations for service s3Updates
github.com/getkin/kin-openapifrom 0.142.0 to 0.144.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
f0407d5Merge commit from forkc947670some fixes to please my moulinette (#1232)68ac2afMerge commit from fork3e5d7f4openapi3filter: prefer non-empty value for repeated scalar query params (#1231)30e2923Merge commit from forkc11a481openapi3gen: inline embedded struct with options-only JSON tag (#1229)0fb1f0eopenapi3filter: skip schema checks for empty allowEmptyValue strings (#1228)a872c57openapi3: stable codes for validation errors (#1223)d2f115eopenapi3: preserve origin for a $ref to a schema under an arbitrary top-level...49523e0openapi3filter: skip Split allocation for single-value array query params (#1...Updates
github.com/go-openapi/swagfrom 0.27.0 to 0.27.3Release notes
Sourced from github.com/go-openapi/swag's releases.
... (truncated)
Commits
179769dchore: prepare release v0.27.31d10f1efix: rooted path should also work on windows (#226)c0c66d9chore: prepare release v0.27.2b0d2d9dfix(loading): resolve absolute in-root paths under WithRoot (#224)c8a41f7chore: prepare release v0.27.1221c895chore: more go.mod replace missingc110f25Merge pull request #222 from fredbi/chore/fix-deps50ff260Merge pull request #221 from fredbi/perf/adapter-optionsa130e07perf(adapters): updated benchmark727fdfarefact(adapters): refactored pools and options in json adapters.Updates
github.com/go-openapi/validatefrom 0.26.0 to 0.26.1Release notes
Sourced from github.com/go-openapi/validate's releases.
... (truncated)
Commits
9b81767feat: inject a custom document loader into schema/spec validation (#272)6614383chore(deps): bump github.com/go-openapi/strfmtcbf963achore(deps): bump github.com/go-openapi/jsonpointer (#270)e528532chore(deps): bump the go-openapi-dependencies group with 7 updatesa92dcc6doc: updated contributors filee3a1a32chore(deps): bump github.com/go-openapi/testify/v291feb17ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#266)07c4535chore(ci): run contributors workflow monthly instead of weekly (#265)25f8d57chore(deps): bump github.com/go-openapi/spec2a22b28chore(deps): bump the development-dependencies group across 1 directory with ...Updates
github.com/jedib0t/go-pretty/v6from 6.8.2 to 6.8.3Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
Commits
db0aac2README.md: drop Go Report Card badge (#412)7f91001table: stack vertically-merged rows into wrapped cell height; fixes #261 (#411)Updates
github.com/mattn/go-isattyfrom 0.0.23 to 0.0.24Commits
c44dc0bUse TIOCGWINSZ instead of TCGETS to detect terminals (#97)Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
github.com/prometheus/commonfrom 0.70.0 to 0.70.1Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
b63d8c0build(deps): bump golang.org/x/net (#947)4109c3ebuild(deps): bump the codeql group with 4 updates (#948)5270b62build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#949)1167ca3build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#950)d28d382Update common Prometheus files (#946)f915876Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-commentdfbebd0Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0c8a0019Update CHANGELOG for v0.70.0Updates
golang.org/x/modfrom 0.37.0 to 0.38.0Commits
792ac16go.mod: update golang.org/x dependenciesfe2ec04all: fix some comments to improve readabilityUpdates
k8s.io/apifrom 0.36.2 to 0.36.3Commits
3fde3c4Update dependencies to v0.36.3 tag53c47b9Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert1831886Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/apimachineryfrom 0.36.2 to 0.36.3Commits
40bf4b2Update dependencies to v0.36.3 tag34d46beMerge pull request #140296 from jpbetz/cherry-pick-smd-306-revert66a3724Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/apiserverfrom 0.36.2 to 0.36.3Commits
72f5171Update dependencies to v0.36.3 tag8f96c52Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revertace7be2Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/client-gofrom 0.36.2 to 0.36.3Commits
44a8af2Update dependencies to v0.36.3 tagf501adaMerge pull request #140296 from jpbetz/cherry-pick-smd-306-reverta43e1d7Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)Description has been truncated