This repository was archived by the owner on Jan 5, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
deps: update Go dependencies #4013
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/go-dependencies
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
Conversation
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
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: hack/tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
✅ Deploy Preview for constellation-docs canceled.
|
8aacd6d to
423de4d
Compare
3b89b16 to
4d44229
Compare
2cad3c6 to
0f530c9
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: hack/tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
5fa2676 to
9af50e5
Compare
2523bd9 to
7d59c5d
Compare
7d59c5d to
3b7f6f6
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
v1.49.0→v1.52.0v1.23.1→v1.23.2v1.15.1→v1.16.0v1.57.0→v1.58.0v1.19.1→v1.20.0v1.13.0→v1.13.1v7.1.0→v7.2.0v7.0.0→v7.2.0v1.6.2→v1.6.3v1.5.0→v1.6.0v1.39.2→v1.41.0v1.31.12→v1.32.6v1.18.16→v1.19.6v1.18.9→v1.18.16v1.19.12→v1.20.18v1.59.3→v1.62.4v1.55.0→v1.58.3v1.256.0→v1.279.0v1.50.6→v1.54.5v1.30.6→v1.31.5v1.88.4→v1.95.0v1.39.6→v1.41.0v1.23.0→v1.24.02eb4fcc→eb7356dv28.5.1+incompatible→v28.5.2+incompatiblev10.28.0→v10.30.1v0.13.0→v0.14.1ffb0869→32866d7v0.9.6→v0.9.8v2.15.0→v2.16.0v2.8.0→v2.9.0v2.0.0-20250930154317-576cdf6142a7→v2.0.0-20251121145439-0a38d66a3d88v2.3.2→v2.3.3v1.7.0→v1.8.0v0.9.0→v0.10.0v1.13.3→v1.14.0v2.26.0→v2.27.3v1.38.2→v1.38.3v0.9.2→v0.11.1v1.5.0→v1.6.0v3.18.0→v3.19.0v1.11.2→v1.12.1v1.4.0→v1.4.3v1.9.5→v1.10.3v1.10.1→v1.10.2v2.5.0→v2.6.0v3.6.5→v3.6.7v3.6.5→v3.6.7v3.6.5→v3.6.7d2f985d→944ab1fv0.29.0→v0.31.0v0.37.0→v0.39.0v0.30.0→v0.32.0v0.38.0→v0.40.0v0.248.0→v0.258.0v1.36.10→v1.36.11v3.19.0→v3.19.4v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0v0.34.1→v0.35.0bc988d5→718f0e5v1.11006.0→v1.11010.0v0.22.3→v0.22.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
BurntSushi/toml (github.com/BurntSushi/toml)
v1.6.0Compare Source
TOML 1.1 is now enabled by default. The TOML changelog has an overview of changes: https://github.com/toml-lang/toml/blob/main/CHANGELOG.md
Also two small fixes:
Encode large floats as exponent syntax so that round-tripping things like
5e+22is correct.Using duplicate array keys would not give an error:
This will now correctly give a "Key 'arr' has already been defined" error.
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.41.0Compare Source
Module Highlights
github.com/aws/aws-sdk-go-v2/service/apigateway: v1.31.3github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.28.3github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.3.0github.com/aws/aws-sdk-go-v2/service/ecs: v1.57.5github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.31.0github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.27.0github.com/aws/aws-sdk-go-v2/service/kms: v1.41.0v1.40.1Compare Source
v1.40.0Compare Source
General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2: v1.40.0github.com/aws/aws-sdk-go-v2/config: v1.32.0github.com/aws/aws-sdk-go-v2/credentials: v1.19.0v1.39.6Compare Source
v1.39.5Compare Source
General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.34.5github.com/aws/aws-sdk-go-v2/service/account: v1.21.5github.com/aws/aws-sdk-go-v2/service/acm: v1.30.5github.com/aws/aws-sdk-go-v2/service/acmpca: v1.37.6github.com/aws/aws-sdk-go-v2/service/amp: v1.30.2github.com/aws/aws-sdk-go-v2/service/amplify: v1.27.3github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.27.5github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.23.5github.com/aws/aws-sdk-go-v2/service/apigateway: v1.27.5github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.23.5github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.24.5github.com/aws/aws-sdk-go-v2/service/appconfig: v1.35.3github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.18.5github.com/aws/aws-sdk-go-v2/service/appfabric: v1.11.5github.com/aws/aws-sdk-go-v2/service/appflow: v1.45.6github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.30.5github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.33.5github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.21.5github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.28.5github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.29.3github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.6.5github.com/aws/aws-sdk-go-v2/service/appmesh: v1.29.5github.com/aws/aws-sdk-go-v2/service/apprunner: v1.32.5github.com/aws/aws-sdk-go-v2/service/appstream: v1.41.5github.com/aws/aws-sdk-go-v2/service/appsync: v1.39.2github.com/aws/aws-sdk-go-v2/service/apptest: v1.4.5github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.14.5github.com/aws/aws-sdk-go-v2/service/artifact: v1.6.5github.com/aws/aws-sdk-go-v2/service/athena: v1.48.3github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.37.5github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.48.0github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.24.5github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.51github.com/aws/aws-sdk-go-v2/service/backup: v1.39.6github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.20.5github.com/aws/aws-sdk-go-v2/service/batch: v1.47.2github.com/aws/aws-sdk-go-v2/service/bcmdataexports: v1.7.5github.com/aws/aws-sdk-go-v2/service/bedrock: v1.22.2github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.27.0github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.23.3github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.20.0github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.20.5github.com/aws/aws-sdk-go-v2/service/braket: v1.31.5github.com/aws/aws-sdk-go-v2/service/budgets: v1.28.5github.com/aws/aws-sdk-go-v2/service/chatbot: v1.8.5github.com/aws/aws-sdk-go-v2/service/chime: v1.34.5github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.22.5github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.20.5github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.27.5github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.26.5github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.19.5github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.20.0github.com/aws/aws-sdk-go-v2/service/cleanroomsml: v1.10.0github.com/aws/aws-sdk-go-v2/service/cloud9: v1.28.5github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.22.5github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.24.5github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore: v1.8.5github.com/aws/aws-sdk-go-v2/service/cloudhsm: v1.24.5github.com/aws/aws-sdk-go-v2/service/cloudhsmv2: v1.27.6github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain: v1.23.5github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.44.5github.com/aws/aws-sdk-go-v2/service/cloudtraildata: v1.11.5github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.27.5github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.43.2github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.33.5github.com/aws/aws-sdk-go-v2/service/codebuild: v1.48.1github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.17.5github.com/aws/aws-sdk-go-v2/service/codecommit: v1.27.5github.com/aws/aws-sdk-go-v2/service/codeconnections: v1.5.5github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.29.5github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.24.5github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.29.5github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.12.5github.com/aws/aws-sdk-go-v2/service/codepipeline: v1.36.3github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.29.5github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.26.5github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.27.5github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.46.5github.com/aws/aws-sdk-go-v2/service/cognitosync: v1.23.5github.com/aws/aws-sdk-go-v2/service/comprehend: v1.35.5github.com/aws/aws-sdk-go-v2/service/comprehendmedical: v1.26.5github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.39.5github.com/aws/aws-sdk-go-v2/service/configservice: v1.50.5github.com/aws/aws-sdk-go-v2/service/connect: v1.115.2github.com/aws/aws-sdk-go-v2/service/connectcampaigns: v1.15.5github.com/aws/aws-sdk-go-v2/service/connectcases: v1.21.5github.com/aws/aws-sdk-go-v2/service/connectcontactlens: v1.26.5github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.27.5github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.5.5github.com/aws/aws-sdk-go-v2/service/controltower: v1.18.6github.com/aws/aws-sdk-go-v2/service/costandusagereportservice: v1.28.5github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.43.5github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.10.5github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.42.5github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.44.3github.com/aws/aws-sdk-go-v2/service/databrew: v1.33.5github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.33.3github.com/aws/aws-sdk-go-v2/service/datapipeline: v1.25.5github.com/aws/aws-sdk-go-v2/service/datasync: v1.43.2github.com/aws/aws-sdk-go-v2/service/datazone: [v1.23.3](service/datazone/CHANGELOG.md#v1233-2024-11-0Configuration
📅 Schedule: Branch creation - "before 8am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.