Update Go Dependencies - #128
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Conversation
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/go-deps
branch
from
July 20, 2026 21:40
81383d8 to
2a4384b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #128 +/- ##
=======================================
Coverage 41.90% 41.90%
=======================================
Files 57 57
Lines 3625 3625
=======================================
Hits 1519 1519
Misses 1967 1967
Partials 139 139
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/go-deps
branch
from
July 21, 2026 01:39
2a4384b to
6e2130b
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/go-deps
branch
from
July 22, 2026 21:44
6e2130b to
d6ab33a
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/go-deps
branch
23 times, most recently
from
July 29, 2026 22:12
4f822eb to
c618509
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/go-deps
branch
8 times, most recently
from
August 1, 2026 11:47
dbd3ae7 to
6fcb396
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/go-deps
branch
from
August 1, 2026 13:42
6fcb396 to
fe84736
Compare
Author
|
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/go-deps
branch
5 times, most recently
from
August 2, 2026 22:12
3023a4a to
fb7564a
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/go-deps
branch
from
August 3, 2026 02:07
fb7564a to
e2d969d
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:
v1.6.2→v1.6.8v5.0.3→v7.0.0v1.4.3→v1.4.4v0.25.3→v0.25.5v0.24.0→v0.25.0v0.32.5→v0.33.0v0.22.6→v0.22.9v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.27.0→v0.28.0v0.26.0→v0.26.1v2.1.1→v2.1.2v1.2.2→v1.3.0v0.7.0→v2.4.2v1.10.0→v1.11.0v3.0.4→v3.0.5e75dac1→8efbd57e75dac1→8efbd57v1.82.1→v1.83.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
ThalesGroup/crypto11 (github.com/ThalesGroup/crypto11)
v1.6.8Compare Source
What's Changed
eclipse-keypontmodule path; refresh README install command, Go Reference badge and documentation linksFull Changelog: eclipse-keypont/crypto11@v1.6.5...v1.6.8
Module path restored —
github.com/eclipse-keypont/crypto11This release restores the correct module path following the repository move from
github.com/ThalesGroup/crypto11togithub.com/eclipse-keypont/crypto11.Migrating
The old path is deprecated and frozen at
ThalesGroup/crypto11@​v1.6.7.It will receive no further updates, including security fixes. GitHub still redirects the old
repository URL, but the Go module path must be updated by hand —
go getcannot follow it for you.If you are already on this path: upgrade v1.6.5 → v1.6.8
v1.6.6andv1.6.7declare the old module path and exist only to publish the deprecationnotice for
github.com/ThalesGroup/crypto11. They are not usable asgithub.com/eclipse-keypont/crypto11and will fail with:v1.6.8fixes this, sogithub.com/eclipse-keypont/crypto11@​latestresolves correctly again.Go version policy
go.modtargetsgo 1.25.0withtoolchain go1.25.8. Thegodirective is kept conservativeso this library does not raise the minimum Go version for projects that import it, while
maintainers build and test with the latest patch toolchain. See #137 and #139.
v1.6.7Compare Source
v1.6.6Compare Source
v1.6.5Compare Source
ThalesGroup/crypto11project to the Eclipse Foundation Project KeyPontFull Changelog: eclipse-keypont/crypto11@v1.6.3...v1.6.5
v1.6.4Compare Source
v1.6.3Compare Source
cenkalti/backoff (github.com/cenkalti/backoff/v5)
v7.0.0Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
go-logr/logr (github.com/go-logr/logr)
v1.4.4Compare Source
What's Changed
New Contributors
Full Changelog: go-logr/logr@v1.4.3...v1.4.4
go-openapi/analysis (github.com/go-openapi/analysis)
v0.25.5Compare Source
0.25.5 - 2026-07-20
Full Changelog: go-openapi/analysis@v0.25.4...v0.25.5
1 commits in this release.
Code quality
People who contributed to this release
analysis license terms
v0.25.4Compare Source
0.25.4 - 2026-07-20
Full Changelog: go-openapi/analysis@v0.25.3...v0.25.4
8 commits in this release.
Implemented enhancements
Documentation
Updates
Other (technical)
People who contributed to this release
analysis license terms
Per-module changes
internal/testintegration (0.25.4)
Implemented enhancements
Updates
go-openapi/loads (github.com/go-openapi/loads)
v0.25.0Compare Source
0.25.0 - 2026-07-20
Full Changelog: go-openapi/loads@v0.24.2...v0.25.0
1 commits in this release.
Implemented enhancements
People who contributed to this release
loads license terms
v0.24.2Compare Source
0.24.2 - 2026-07-20
Full Changelog: go-openapi/loads@v0.24.1...v0.24.2
1 commits in this release.
Miscellaneous tasks
People who contributed to this release
loads license terms
v0.24.1Compare Source
0.24.1 - 2026-07-20
Full Changelog: go-openapi/loads@v0.24.0...v0.24.1
10 commits in this release.
Documentation
Miscellaneous tasks
Security
Updates
93b1676to2e57e83in the development-dependencies group by @dependabot[bot] in #149 ...People who contributed to this release
loads license terms
go-openapi/runtime (github.com/go-openapi/runtime/server-middleware)
v0.33.0Compare Source
0.33.0 - 2026-07-27
Support for server-side streaming of multipart form
Full Changelog: go-openapi/runtime@v0.32.6...v0.33.0
3 commits in this release.
Implemented enhancements
Miscellaneous tasks
Updates
People who contributed to this release
New Contributors
in #507
runtime license terms
Per-module changes
client-middleware/opentracing (0.33.0)
Miscellaneous tasks
v0.32.6Compare Source
0.32.6 - 2026-07-21
Full Changelog: go-openapi/runtime@v0.32.5...v0.32.6
4 commits in this release.
Miscellaneous tasks
Updates
People who contributed to this release
runtime license terms
Per-module changes
client-middleware/opentracing (0.32.6)
Miscellaneous tasks
Updates
docs/examples (0.32.6)
Miscellaneous tasks
Updates
go-openapi/spec (github.com/go-openapi/spec)
v0.22.9Compare Source
0.22.9 - 2026-07-20
Full Changelog: go-openapi/spec@v0.22.8...v0.22.9
1 commits in this release.
Implemented enhancements
People who contributed to this release
spec license terms
v0.22.8Compare Source
0.22.8 - 2026-07-20
Full Changelog: go-openapi/spec@v0.22.7...v0.22.8
1 commits in this release.
Implemented enhancements
People who contributed to this release
spec license terms
v0.22.7Compare Source
0.22.7 - 2026-07-20
Full Changelog: go-openapi/spec@v0.22.6...v0.22.7
17 commits in this release.
Implemented enhancements
Fixed bugs
Documentation
Miscellaneous tasks
Security
Updates
93b1676to2e57e83in the development-dependencies group by @dependabot[bot] in #279 ...Other (technical)
People who contributed to this release
spec license terms
go-openapi/swag (github.com/go-openapi/swag)
v0.28.0Compare Source
0.28.0 - 2026-07-27
Full Changelog: go-openapi/swag@v0.27.3...v0.28.0
3 commits in this release.
Implemented enhancements
Miscellaneous tasks
Updates
People who contributed to this release
swag license terms
Per-module changes
conv (0.28.0)
Implemented enhancements
Miscellaneous tasks
jsonutils/adapters/easyjson (0.28.0)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.28.0)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.28.0)
Miscellaneous tasks
jsonutils (0.28.0)
Miscellaneous tasks
loading (0.28.0)
Miscellaneous tasks
yamlutils (0.28.0)
Miscellaneous tasks
v0.27.3Compare Source
0.27.3 - 2026-07-20
Full Changelog: go-openapi/swag@v0.27.2...v0.27.3
2 commits in this release.
Fixed bugs
Miscellaneous tasks
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.3)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.27.3)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.27.3)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.27.3)
Miscellaneous tasks
jsonutils (0.27.3)
Miscellaneous tasks
loading (0.27.3)
Fixed bugs
Miscellaneous tasks
yamlutils (0.27.3)
Miscellaneous tasks
v0.27.2Compare Source
0.27.2 - 2026-07-20
Full Changelog: go-openapi/swag@v0.27.1...v0.27.2
2 commits in this release.
Fixed bugs
Miscellaneous tasks
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.2)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.27.2)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.27.2)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.27.2)
Miscellaneous tasks
jsonutils (0.27.2)
Miscellaneous tasks
loading (0.27.2)
Fixed bugs
Miscellaneous tasks
yamlutils (0.27.2)
Miscellaneous tasks
v0.27.1Compare Source
0.27.1 - 2026-07-19
Full Changelog: go-openapi/swag@v0.27.0...v0.27.1
12 commits in this release.
Fixed bugs
Refactor
Documentation
Performance
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.1)
Miscellaneous tasks
jsonname (0.27.1)
Updates
jsonutils/adapters/easyjson (0.27.1)
Fixed bugs
Refactor
Miscellaneous tasks
Other (technical)
Configuration
📅 Schedule: (UTC)
🚦 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.