Skip to content

fix(deps): update go module minor/patch updates#128

Closed
yaelmoshi wants to merge 1 commit into
sm-moshi/v2.15from
renovate/go-module-minorpatch-updates
Closed

fix(deps): update go module minor/patch updates#128
yaelmoshi wants to merge 1 commit into
sm-moshi/v2.15from
renovate/go-module-minorpatch-updates

Conversation

@yaelmoshi
Copy link
Copy Markdown
Owner

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/FZambia/sentinel v1.1.0v1.1.1 age confidence
github.com/cloudevents/sdk-go/v2 v2.16.1v2.16.2 age confidence
github.com/coreos/go-oidc/v3 v3.15.0v3.18.0 age confidence
github.com/go-ldap/ldap/v3 v3.4.11v3.4.13 age confidence
github.com/goharbor/work v0.5.1-patchv0.5.1 age confidence
github.com/golang-jwt/jwt/v5 v5.2.2v5.3.1 age confidence
github.com/golang-migrate/migrate/v4 v4.19.0v4.19.1 age confidence
github.com/gomodule/redigo v1.9.2v1.9.3 age confidence
github.com/google/go-containerregistry v0.20.2v0.21.5 age confidence
github.com/gorilla/csrf v1.7.2v1.7.3 age confidence
github.com/prometheus/client_golang v1.22.0v1.23.2 age confidence
github.com/spf13/viper v1.19.0v1.21.0 age confidence
github.com/volcengine/volcengine-go-sdk v1.2.26v1.2.27 age confidence
go.pinniped.dev v0.37.0v0.46.0 age confidence
google.golang.org/api v0.277.0v0.279.0 age confidence
helm.sh/helm/v3 v3.18.5v3.20.2 age confidence

Release Notes

FZambia/sentinel (github.com/FZambia/sentinel)

v1.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: FZambia/sentinel@v1.1.0...v1.1.1

cloudevents/sdk-go (github.com/cloudevents/sdk-go/v2)

v2.16.2

Compare Source

coreos/go-oidc (github.com/coreos/go-oidc/v3)

v3.18.0

Compare Source

What's Changed

Full Changelog: coreos/go-oidc@v3.17.0...v3.18.0

v3.17.0

Compare Source

What's Changed

Full Changelog: coreos/go-oidc@v3.16.0...v3.17.0

v3.16.0

Compare Source

What's Changed

  • refactor: Remove unused time injection from RemoteKeySet by @​ponimas in #​466
  • bump go to 1.24, remove 1.23 support, bump go-jose dependency, remove x/net dependency by @​wardviaene in #​467

New Contributors

Full Changelog: coreos/go-oidc@v3.15.0...v3.16.0

go-ldap/ldap (github.com/go-ldap/ldap/v3)

v3.4.13

Compare Source

What's Changed

New Contributors

Full Changelog: go-ldap/ldap@v3.4.12...v3.4.13

v3.4.12

Compare Source

What's New

What's Changed

New Contributors

Full Changelog: go-ldap/ldap@v3.4.11...v3.4.12

goharbor/work (github.com/goharbor/work)

v0.5.1

Compare Source

golang-jwt/jwt (github.com/golang-jwt/jwt/v5)

v5.3.1

Compare Source

What's Changed

🔐 Features
👒 Dependencies

New Contributors

Full Changelog: golang-jwt/jwt@v5.3.0...v5.3.1

v5.3.0

Compare Source

This release is almost identical to to v5.2.3 but now correctly indicates Go 1.21 as minimum requirement.

What's Changed

Full Changelog: golang-jwt/jwt@v5.2.3...v5.3.0

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: golang-jwt/jwt@v5.2.2...v5.2.3

golang-migrate/migrate (github.com/golang-migrate/migrate/v4)

v4.19.1

Compare Source

What's Changed

New Contributors

Full Changelog: golang-migrate/migrate@v4.19.0...v4.19.1

gomodule/redigo (github.com/gomodule/redigo)

v1.9.3

Compare Source

v1.9.3 Release Notes (2025-10-08T17:29:42Z)

Changelog

Features
Bug fixes
Chores
Documentation

Full Changelog

google/go-containerregistry (github.com/google/go-containerregistry)

v0.21.5

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.21.4...v0.21.5

v0.21.4

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.3...v0.21.4

v0.21.3

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.2...v0.21.3

v0.21.2

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.21.1...v0.21.2

v0.21.1

Compare Source

This release fixes a regression in crane introduced in the previous release.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.0...v0.21.1

v0.21.0

Compare Source

This release updates the minimum Go version to 1.25.6.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.7...v0.21.0

v0.20.8

Compare Source

v0.20.7

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.6...v0.20.7

v0.20.6

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.4...v0.20.6

v0.20.5

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.5

v0.20.4: - Not usable as a go module

Compare Source

🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (#​2107) -- please us v0.20.5 instead.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.4

v0.20.3

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.2...v0.20.3

gorilla/csrf (github.com/gorilla/csrf)

v1.7.3

Compare Source

This Release fixes the following:

Full Changelog: gorilla/csrf@v1.7.2...v1.7.3

prometheus/client_golang (github.com/prometheus/client_golang)

v1.23.2: - 2025-09-05

Compare Source

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1: - 2025-09-04

Compare Source

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

v1.23.0: - 2025-07-30

Compare Source

  • [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #​1812
  • [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #​1766
  • [FEATURE] Add exemplars for native histograms #​1686
  • [ENHANCEMENT] exp/api: Bubble up status code from writeResponse #​1823
  • [ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 #​1833
  • [BUGFIX] exp/api: client prompt return on context cancellation #​1729
All Changes * Update example test by @​SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @​colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @​surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @​shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @​SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @​SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @​umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @​SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @​saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.6

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Copilot AI review requested due to automatic review settings May 13, 2026 22:22
@yaelmoshi
Copy link
Copy Markdown
Owner Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/go.sum
Command failed: go get -t ./...
go: module go.pinniped.dev@v0.46.0 requires go >= 1.26.0; switching to go1.26.3
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/models: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/models
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/artifact: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/artifact
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/auditlog: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/auditlog
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/configure: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/configure
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/gc: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/gc
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/health: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/health
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/icon: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/icon
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/immutable: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/immutable
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/jobservice: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/jobservice
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/label: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/label
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/ldap: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/ldap
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/member: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/member
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/oidc: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/oidc
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/permissions: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/permissions
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/ping: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/ping
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/preheat: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/preheat
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/project: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/project
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/project_metadata: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/project_metadata
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/purge: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/purge
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/quota: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/quota
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/registry: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/registry
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/replication: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/replication
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/repository: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/repository
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/retention: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/retention
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/robot: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/robot
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/scan: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/scan
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/scan_all: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/scan_all
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/scan_data_export: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/scan_data_export
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/scanner: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/scanner
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/schedule: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/schedule
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/search: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/search
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/securityhub: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/securityhub
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/statistic: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/statistic
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/system_cve_allowlist: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/system_cve_allowlist
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/systeminfo: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/systeminfo
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/user: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/user
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/usergroup: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/usergroup
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/webhook: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/webhook
go: github.com/goharbor/harbor/src/server/v2.0/handler imports
	github.com/goharbor/harbor/src/server/v2.0/restapi/operations/webhookjob: cannot find module providing package github.com/goharbor/harbor/src/server/v2.0/restapi/operations/webhookjob
go: module github.com/aws/aws-sdk-go is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2.
go: module go.opentelemetry.io/otel/exporters/jaeger is deprecated: This module is no longer supported.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This Renovate PR updates Go module dependency versions for Harbor’s src module.

Changes:

  • Bumps several direct Go dependencies to newer minor/patch versions.
  • Updates selected replace targets for goharbor/work, gomodule/redigo, and google.golang.org/api.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/go.mod

require (
github.com/FZambia/sentinel v1.1.0
github.com/FZambia/sentinel v1.1.1
@yaelmoshi
Copy link
Copy Markdown
Owner Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@yaelmoshi
Copy link
Copy Markdown
Owner Author

Closing as part of branch normalisation: the old sm-moshi/v2.15 maintenance branch is retired in favour of progressed.

@yaelmoshi yaelmoshi closed this May 27, 2026
@yaelmoshi yaelmoshi deleted the renovate/go-module-minorpatch-updates branch May 27, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants