Update go dependencies - #1689
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/go-dependencies
branch
2 times, most recently
from
September 7, 2026 11:11
a707ee6 to
2bb14c0
Compare
renovate
Bot
force-pushed
the
renovate/go-dependencies
branch
from
September 8, 2026 12:43
2bb14c0 to
02c01ed
Compare
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.
This PR contains the following updates:
v0.25.2→v0.25.3v0.33.1→v0.33.2v0.27.0→v0.27.2v3.27.3→v3.28.0v0.22.0→v0.23.0Release Notes
go-openapi/loads (github.com/go-openapi/loads)
v0.25.3Compare Source
0.25.3 - 2026-09-04
Full Changelog: go-openapi/loads@v0.25.2...v0.25.3
4 commits in this release.
Documentation
Miscellaneous tasks
Updates
People who contributed to this release
loads license terms
go-openapi/runtime (github.com/go-openapi/runtime)
v0.33.2Compare Source
0.33.2 - 2026-09-03
Full Changelog: go-openapi/runtime@v0.33.1...v0.33.2
11 commits in this release.
Documentation
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
runtime license terms
Per-module changes
client-middleware/opentracing (0.33.2)
Miscellaneous tasks
Updates
Other (technical)
docs/examples (0.33.2)
Miscellaneous tasks
Updates
Other (technical)
server-middleware (0.33.2)
Miscellaneous tasks
Updates
go-openapi/strfmt (github.com/go-openapi/strfmt)
v0.27.2Compare Source
0.27.2 - 2026-09-03
Full Changelog: go-openapi/strfmt@v0.27.1...v0.27.2
2 commits in this release.
Miscellaneous tasks
People who contributed to this release
strfmt license terms
Per-module changes
enable/mongodb (0.27.2)
Miscellaneous tasks
internal/testintegration (0.27.2)
Miscellaneous tasks
v0.27.1Compare Source
0.27.1 - 2026-09-03
Full Changelog: go-openapi/strfmt@v0.27.0...v0.27.1
18 commits in this release.
Fixed bugs
Documentation
Miscellaneous tasks
Updates
People who contributed to this release
strfmt license terms
Per-module changes
enable/mongodb (0.27.1)
Miscellaneous tasks
Updates
internal/testintegration (0.27.1)
Miscellaneous tasks
Updates
pressly/goose (github.com/pressly/goose/v3)
v3.28.0Compare Source
Added
azuresqldriver for Azure SQL with Microsoft Entra ID (Azure AD) authentication viafedauthconnection string parameters, e.g.goose azuresql "sqlserver://host?database=mydb&fedauth=ActiveDirectoryDefault" status.Excluded when building with the
no_mssqlorno_azuresqltags (#1109)Lockervialock.NewMySQLTableLocker, the MySQL counterpart to thePostgres table locker from #993, accepting the same
TableLockerOptionset (#1075)Changed
Minimum Go version is now 1.26
ClickHouse: new
goose_db_versiontables are created withORDER BY (version_id)instead ofORDER BY (date). Existing tables are unchanged (#1085)MySQL/TiDB: the
tstampcolumn is nowDATETIMEinstead ofTIMESTAMP, which is capped at2038-01-19 (#1053). Only newly created tables are affected; existing tables can be updated with:
Various dependency upgrades
Fixed
goose createreturns a clear "file exists" error, including the path, instead of%!w(<nil>)when the migration file already exists (#1104)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.