Skip to content

fix(deps): update module github.com/google/go-licenses to v2#56

Open
rwunderer wants to merge 1 commit intomainfrom
github-renovate/major-go-modules
Open

fix(deps): update module github.com/google/go-licenses to v2#56
rwunderer wants to merge 1 commit intomainfrom
github-renovate/major-go-modules

Conversation

@rwunderer
Copy link
Copy Markdown
Owner

@rwunderer rwunderer commented Nov 18, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/google/go-licenses v1.6.0v2.0.1 age confidence

Release Notes

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

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-licenses@v2.0.0...v2.0.1

v2.0.0

Compare Source

This is a re-release of v2.0.0-alpha.1

What's Changed

New Contributors

Full Changelog: google/go-licenses@v1.6.0...v2.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 12:00 AM and 05:59 AM (* 0-5 * * *)

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate.

@rwunderer rwunderer self-assigned this Nov 18, 2025
@rwunderer rwunderer changed the title fix(deps): update module github.com/google/go-licenses to v2 fix(deps): update module github.com/google/go-licenses to v2 - autoclosed Dec 2, 2025
@rwunderer rwunderer closed this Dec 2, 2025
@rwunderer rwunderer deleted the github-renovate/major-go-modules branch December 2, 2025 16:40
@rwunderer rwunderer changed the title fix(deps): update module github.com/google/go-licenses to v2 - autoclosed fix(deps): update module github.com/google/go-licenses to v2 Dec 3, 2025
@rwunderer rwunderer reopened this Dec 3, 2025
@rwunderer rwunderer force-pushed the github-renovate/major-go-modules branch 2 times, most recently from 758625f to 5bb26c6 Compare December 3, 2025 02:10
@rwunderer rwunderer force-pushed the github-renovate/major-go-modules branch from 5bb26c6 to fe29921 Compare February 9, 2026 17:22
@rwunderer rwunderer force-pushed the github-renovate/major-go-modules branch from fe29921 to 8796cba Compare March 3, 2026 19:47
@rwunderer rwunderer force-pushed the github-renovate/major-go-modules branch from 8796cba to 110e3e1 Compare April 7, 2026 11:08
@rwunderer
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: go.sum
Command failed: go mod tidy
go: downloading github.com/golang/mock v1.6.0
go: downloading gotest.tools/gotestsum v1.13.0
go: downloading go.uber.org/goleak v1.3.0
go: downloading gopkg.in/dnaeon/go-vcr.v3 v3.1.2
go: downloading github.com/klauspost/compress v1.18.0
go: downloading github.com/openshift/client-go v0.0.0-20251015124057-db0dee36e235
go: downloading istio.io/client-go v1.29.1
go: downloading sigs.k8s.io/gateway-api v1.5.1
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/onsi/ginkgo/v2 v2.27.2
go: downloading github.com/onsi/gomega v1.38.2
go: downloading github.com/stretchr/objx v0.5.3
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/dnephin/pflag v1.0.7
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading gotest.tools/v3 v3.5.2
go: downloading k8s.io/apiextensions-apiserver v0.35.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.14.1
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/bitfield/gotestdox v0.2.2
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading istio.io/api v1.29.1
go: downloading github.com/openshift/api v0.0.0-20251015095338-264e80a2b6e7
go: downloading github.com/go-openapi/testify/v2 v2.0.2
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260316180232-0b37fe3546d5
go: downloading github.com/go-openapi/swag/jsonutils/fixtures_test v0.25.4
go: downloading github.com/go-openapi/testify/enable/yaml/v2 v2.0.2
go: downloading github.com/google/pprof v0.0.0-20250607225305-033d6d78b36a
go: downloading google.golang.org/genproto v0.0.0-20210517163617-5e0236093d7a
go: downloading github.com/gogo/protobuf v1.3.2
go: finding module for package github.com/google/go-licenses
go: downloading github.com/google/go-licenses v1.6.0
go: found github.com/google/go-licenses in github.com/google/go-licenses v1.6.0
go: downloading github.com/otiai10/copy v1.14.0
go: downloading github.com/spf13/cobra v1.10.1
go: downloading github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148
go: downloading gopkg.in/src-d/go-git.v4 v4.13.1
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/google/go-replayers/httpreplay v1.2.0
go: downloading github.com/otiai10/mint v1.5.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/google/martian/v3 v3.3.2
go: downloading github.com/google/martian v2.1.0+incompatible
go: downloading golang.org/x/crypto v0.49.0
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2
go: downloading gopkg.in/src-d/go-git-fixtures.v3 v3.5.0
go: downloading google.golang.org/genproto v0.0.0-20220815135757-37a418bb8959
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
go: downloading github.com/gliderlabs/ssh v0.2.2
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239
go: downloading github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7
go: external-dns-cloudns-webhook/internal/cloudns imports
	sigs.k8s.io/external-dns/plan tested by
	sigs.k8s.io/external-dns/plan.test imports
	sigs.k8s.io/external-dns/internal/testutils imports
	istio.io/client-go/pkg/clientset/versioned imports
	istio.io/client-go/pkg/clientset/versioned/typed/extensions/v1alpha1 imports
	istio.io/client-go/pkg/apis/extensions/v1alpha1 imports
	istio.io/api/extensions/v1alpha1 imports
	google.golang.org/genproto/googleapis/api/annotations: ambiguous import: found package google.golang.org/genproto/googleapis/api/annotations in multiple modules:
	google.golang.org/genproto v0.0.0-20220815135757-37a418bb8959 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto@v0.0.0-20220815135757-37a418bb8959/googleapis/api/annotations)
	google.golang.org/genproto/googleapis/api v0.0.0-20260316180232-0b37fe3546d5 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20260316180232-0b37fe3546d5/annotations)

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