Skip to content

Comments

fix(deps): update go minor dependencies#531

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-minor-dependencies
Open

fix(deps): update go minor dependencies#531
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-minor-dependencies

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Dec 4, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
cel.dev/expr v0.23.1 -> v0.25.1 age confidence indirect minor
github.com/bradleyfalzon/ghinstallation/v2 v2.15.0 -> v2.17.0 age confidence require minor
github.com/containerd/stargz-snapshotter/estargz v0.16.3 -> v0.18.2 age confidence indirect minor
github.com/docker/docker-credential-helpers v0.8.2 -> v0.9.5 age confidence indirect minor
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0 age confidence indirect minor
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0 age confidence indirect minor
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.0 age confidence indirect minor
github.com/go-openapi/jsonpointer v0.21.1 -> v0.22.4 age confidence indirect minor
github.com/go-openapi/swag v0.23.1 -> v0.25.4 age confidence indirect minor
github.com/google/cel-go v0.25.0 -> v0.27.0 age confidence indirect minor
github.com/google/gnostic-models v0.6.9 -> v0.7.1 age confidence indirect minor
github.com/google/go-containerregistry v0.20.3 -> v0.21.0 age confidence require minor
github.com/google/go-querystring v1.1.0 -> v1.2.0 age confidence indirect minor
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.28.0 age confidence indirect minor
github.com/hashicorp/go-version v1.7.0 -> v1.8.0 age confidence indirect minor
github.com/onsi/ginkgo/v2 v2.22.2 -> v2.28.1 age confidence require minor
github.com/onsi/gomega v1.36.2 -> v1.39.1 age confidence require minor
github.com/openshift-pipelines/pipelines-as-code v0.37.0 -> v0.42.0 age confidence require minor
github.com/operator-framework/operator-lib v0.16.0 -> v0.19.0 age confidence indirect minor
github.com/prometheus/client_golang v1.22.0 -> v1.23.2 age confidence require minor
github.com/prometheus/common v0.63.0 -> v0.67.5 age confidence indirect minor
github.com/prometheus/procfs v0.16.1 -> v0.19.2 age confidence indirect minor
github.com/spf13/cobra v1.9.1 -> v1.10.2 age confidence indirect minor
github.com/tektoncd/pipeline v1.0.0 -> v1.9.1 age confidence require minor
github.com/vbatts/tar-split v0.11.6 -> v0.12.2 age confidence indirect minor
github.com/xanzy/go-gitlab v0.108.0 -> v0.115.0 age confidence require minor
go (source) 1.24.6 -> 1.26.0 age confidence toolchain minor
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1 age confidence indirect minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.65.0 age confidence indirect minor
go.opentelemetry.io/otel v1.35.0 -> v1.40.0 age confidence indirect minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 -> v1.40.0 age confidence indirect minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 -> v1.40.0 age confidence indirect minor
go.opentelemetry.io/otel/metric v1.35.0 -> v1.40.0 age confidence indirect minor
go.opentelemetry.io/otel/sdk v1.35.0 -> v1.40.0 age confidence indirect minor
go.opentelemetry.io/otel/trace v1.35.0 -> v1.40.0 age confidence indirect minor
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.9.0 age confidence indirect minor
golang.org/x/crypto v0.39.0 -> v0.48.0 age confidence indirect minor
golang.org/x/net v0.40.0 -> v0.50.0 age confidence indirect minor
golang.org/x/oauth2 v0.30.0 -> v0.35.0 age confidence require minor
golang.org/x/sync v0.15.0 -> v0.19.0 age confidence indirect minor
golang.org/x/sys v0.33.0 -> v0.41.0 age confidence indirect minor
golang.org/x/term v0.32.0 -> v0.40.0 age confidence indirect minor
golang.org/x/text v0.26.0 -> v0.34.0 age confidence indirect minor
golang.org/x/time v0.11.0 -> v0.14.0 age confidence indirect minor
golang.org/x/tools v0.33.0 -> v0.42.0 age confidence indirect minor
google.golang.org/api v0.231.0 -> v0.268.0 age confidence indirect minor
google.golang.org/grpc v1.72.0 -> v1.79.1 age confidence indirect minor
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0 age confidence indirect minor
k8s.io/api v0.33.3 -> v0.35.1 age confidence require minor
k8s.io/apiextensions-apiserver v0.33.3 -> v0.35.1 age confidence indirect minor
k8s.io/apimachinery v0.33.3 -> v0.35.1 age confidence require minor
k8s.io/apiserver v0.33.3 -> v0.35.1 age confidence indirect minor
k8s.io/client-go v0.33.3 -> v0.35.1 age confidence require minor
k8s.io/component-base v0.33.3 -> v0.35.1 age confidence indirect minor
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2 -> v0.34.0 age confidence indirect minor
sigs.k8s.io/controller-runtime v0.19.3 -> v0.23.1 age confidence require minor
sigs.k8s.io/yaml v1.4.0 -> v1.6.0 age confidence require minor

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

google/cel-spec (cel.dev/expr)

v0.25.1

Compare Source

Minor additions to the v0.25.0 release

What's Changed

Full Changelog: google/cel-spec@v0.25.0...v0.25.1

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/cel-spec@v0.24.0...v0.25.0

v0.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/cel-spec@v0.23.1...v0.24.0

bradleyfalzon/ghinstallation (github.com/bradleyfalzon/ghinstallation/v2)

v2.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: bradleyfalzon/ghinstallation@v2.16.0...v2.17.0

v2.16.0

Compare Source

What's Changed

Full Changelog: bradleyfalzon/ghinstallation@v2.15.0...v2.16.0

containerd/stargz-snapshotter (github.com/containerd/stargz-snapshotter/estargz)

v0.18.2

Compare Source

Notable Changes

v0.18.1

Compare Source

Notable Changes

v0.18.0

Compare Source

Notable Changes

v0.17.0

Compare Source

Notable Changes

For other changes, refer to the full diff: containerd/stargz-snapshotter@v0.16.3...v0.17.0

docker/docker-credential-helpers (github.com/docker/docker-credential-helpers)

v0.9.5

Compare Source

What's Changed

  • build(deps): bump actions/checkout from 5 to 6 #​395
  • build(deps): bump actions/upload-artifact from 4 to 6 #​398
  • build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.1 #​391
  • build(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0 #​397
  • Dockerfile: remove redundant DEBIAN_FRONTEND=noninteractive #​404
  • Dockerfile: update golangci-lint to v2.8 #​402
  • gha: update some actions to ubuntu 24.04 #​401
  • update to go1.25.2 #​392
  • update to go1.25.5 #​399

Full Changelog: docker/docker-credential-helpers@v0.9.4...v0.9.5

v0.9.4

Compare Source

What's Changed

  • update to go1.25.1 #​387
  • wincred: fix unsafe uintptr usage to be GC-safe on go1.25 #​386
  • gha: add macos-15-intel, remove macos-13 (deprecated) #​384
  • deb: Dockerfile: update to debian bookworm, ubuntu jammy (22.04) #​385
  • Dockerfile: update xx to v1.7.0 #​383
  • Dockerfile: update golangci-lint to v2.5 #​386
  • Dockerfile: merge build stages #​249
  • build(deps): bump github.com/danieljoos/wincred v1.2.3 #​388
  • build(deps): bump softprops/action-gh-release from 2.2.1 to 2.3.2 #​373
  • build(deps): bump actions/checkout from 4 to 5 #​376
  • build(deps): bump actions/setup-go from 5 to 6 #​377
  • build(deps): bump actions/github-script from 7 to 8 #​378
  • build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 #​379

Full Changelog: docker/docker-credential-helpers@v0.9.3...v0.9.4

v0.9.3

Compare Source

What's Changed

  • osxkeychain: fix a bug that was preventing credentials created with v0.9.0+ to be retrieved with older versions in #​367

Full Changelog: docker/docker-credential-helpers@v0.9.2...v0.9.3

v0.9.2

Compare Source

What's Changed

  • osxkeychain: list: return full URIs (regression introduced in v0.9.0) in #​364
  • osxkeychain: list: fix malformed URIs when a ServerURL is stored with a port specified (introduced in v0.4.2) in #​364
  • go.mod: retract v0.9.1 in #​363
  • gha: add ubuntu 24.04, remove 20.04 in #​366

Full Changelog: docker/docker-credential-helpers@v0.9.1...v0.9.2

v0.9.1

Compare Source

What's Changed

  • [v0.9.0] osxkeychain: fix regressions on get and list in #​361
  • go.mod: retract v0.9.0 in #​362

Full Changelog: docker/docker-credential-helpers@v0.9.0...v0.9.1

v0.9.0

Compare Source

[!WARNING]
This release introduced an important regression that prevents credentials stored with earlier versions of docker-credential-osxkeychain from being accessible with this version.

v0.9.1 has been released to address this issue, but credentials stored with v0.9.0 won't be accessible with >= v0.9.1 and versions prior to v0.9.0.

Additionally, we've retracted the Go module v0.9.0.

What's Changed

  • client: remove some indirection and touch-up GoDoc #​342
  • osxkeychain: switch to github.com/keybase/go-keychain #​282
  • secretservice: fix null dereference on locked collections #​356
  • secretservice: set a better displaylabel #​324
  • minor formatting tweaks to README #​258
  • update to go1.23.6 #​340
Dependency updates
  • build(deps): bump codecov/codecov-action from 4 to 5 #​345
  • build(deps): bump docker/bake-action to v6 #​328, #​352
  • build(deps): bump github.com/danieljoos/wincred v1.2.2 #​357
  • build(deps): bump github.com/keybase/go-keychain v0.0.1 #​358
  • build(deps): bump softprops/action-gh-release to 2.2.1 #​331, #​350
  • Dockerfile: bump xx to v1.6.1 #​339, #​353
  • dockerfile: update debian to bookworm #​341
  • Dockerfile: update golangci-lint to v1.64.5 #​338, #​359

Full Changelog: docker/docker-credential-helpers@v0.8.2...v0.9.0

emicklei/go-restful (github.com/emicklei/go-restful/v3)

v3.13.0

Compare Source

  • optimize performance of path matching in CurlyRouter ( thanks @​wenhuang, Wen Huang)
fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.9.0

Compare Source

Changes and fixes
  • all: make BufferedWatcher buffered again (#​657)

  • inotify: fix race when adding/removing watches while a watched path is being deleted (#​678, #​686)

  • inotify: don't send empty event if a watched path is unmounted (#​655)

  • inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#​679)

  • kqueue: fix watching relative symlinks (#​681)

  • kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#​682)

  • illumos: don't send error if changed file is deleted while processing the event (#​678)

v1.8.0

Compare Source

Additions
  • all: add FSNOTIFY_DEBUG to print debug logs to stderr (#​619)
Changes and fixes
  • windows: fix behaviour of WatchList() to be consistent with other platforms (#​610)

  • kqueue: ignore events with Ident=0 (#​590)

  • kqueue: set O_CLOEXEC to prevent passing file descriptors to children (#​617)

  • kqueue: emit events as "/path/dir/file" instead of "path/link/file" when watching a symlink (#​625)

  • inotify: don't send event for IN_DELETE_SELF when also watching the parent (#​620)

  • inotify: fix panic when calling Remove() in a goroutine (#​650)

  • fen: allow watching subdirectories of watched directories (#​621)

fxamacker/cbor (github.com/fxamacker/cbor/v2)

v2.9.0

Compare Source

v2.9.0 adds new features, refactors tests, and improves docs. New features improve interoperability/transcoding between CBOR & JSON.

v2.9.0 passed fuzz tests and is production quality. However, the new TextUnmarshaler feature will continue being fuzz tested a bit longer due to recent changes. The recent changes are limited and don't affect other parts of the codec that passed ~2 billion execs fuzzing.

What's Changed

Docs

CI

🔎 Details

Special Thanks

Many thanks to @​benluddy for adding these new features! 🎉

  • Add opt-in support for encoding.TextMarshaler and encoding.TextUnmarshaler to encode and decode from CBOR text string.
  • Add opt-in support for json.Marshaler and json.Unmarshaler via user-provided transcoding function.

New Contributors


Configuration

📅 Schedule: 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

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.

@red-hat-konflux red-hat-konflux bot requested a review from a team as a code owner December 4, 2025 13:21
@red-hat-konflux
Copy link
Contributor Author

red-hat-konflux bot commented Dec 4, 2025

⚠️ 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 get -t ./...
go: downloading go1.26.0 (linux/amd64)
go: downloading github.com/openshift-pipelines/pipelines-as-code v0.42.0
go: downloading github.com/tektoncd/pipeline v1.9.1
go: downloading k8s.io/client-go v1.5.2
go: downloading github.com/google/go-containerregistry v0.21.0
go: downloading golang.org/x/exp v0.0.0-20260112195511-716be5621a96
go: downloading k8s.io/utils v0.0.0-20260108192941-914a6e750570
go: downloading knative.dev/pkg v0.0.0-20260114161248-8c840449eed2
go: downloading github.com/xanzy/go-gitlab v0.115.0
go: downloading k8s.io/kube-openapi v0.0.0-20251125145642-4e65d59e963e
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57
go: downloading github.com/docker/docker-credential-helpers v0.9.5
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.18.2
go: downloading github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83
go: github.com/konflux-ci/build-service/cmd imports
	k8s.io/client-go/discovery: cannot find module providing package k8s.io/client-go/discovery
go: github.com/konflux-ci/build-service/cmd imports
	k8s.io/client-go/kubernetes/scheme: cannot find module providing package k8s.io/client-go/kubernetes/scheme
go: github.com/konflux-ci/build-service/cmd imports
	k8s.io/client-go/plugin/pkg/client/auth: cannot find module providing package k8s.io/client-go/plugin/pkg/client/auth
go: github.com/konflux-ci/build-service/cmd imports
	k8s.io/client-go/rest: cannot find module providing package k8s.io/client-go/rest
go: github.com/konflux-ci/build-service/internal/controller imports
	k8s.io/client-go/tools/record: cannot find module providing package k8s.io/client-go/tools/record
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/cache imports
	k8s.io/client-go/tools/cache: cannot find module providing package k8s.io/client-go/tools/cache
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/metadata: cannot find module providing package k8s.io/client-go/metadata
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/util/apply: cannot find module providing package k8s.io/client-go/util/apply
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics imports
	k8s.io/client-go/tools/leaderelection: cannot find module providing package k8s.io/client-go/tools/leaderelection
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics imports
	k8s.io/client-go/tools/metrics: cannot find module providing package k8s.io/client-go/tools/metrics
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/client-go/kubernetes/typed/authentication/v1: cannot find module providing package k8s.io/client-go/kubernetes/typed/authentication/v1
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/client-go/kubernetes/typed/authorization/v1: cannot find module providing package k8s.io/client-go/kubernetes/typed/authorization/v1
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics/server imports
	k8s.io/client-go/util/cert: cannot find module providing package k8s.io/client-go/util/cert
go: github.com/konflux-ci/build-service/cmd imports
	github.com/tektoncd/pipeline/pkg/apis/pipeline/v1 imports
	github.com/tektoncd/pipeline/pkg/apis/config imports
	knative.dev/pkg/metrics: cannot find module providing package knative.dev/pkg/metrics
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime imports
	sigs.k8s.io/controller-runtime/pkg/client/config imports
	k8s.io/client-go/tools/clientcmd: cannot find module providing package k8s.io/client-go/tools/clientcmd
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime imports
	sigs.k8s.io/controller-runtime/pkg/client/config imports
	k8s.io/client-go/tools/clientcmd/api: cannot find module providing package k8s.io/client-go/tools/clientcmd/api
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime imports
	sigs.k8s.io/controller-runtime/pkg/manager imports
	k8s.io/client-go/kubernetes/typed/events/v1: cannot find module providing package k8s.io/client-go/kubernetes/typed/events/v1
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime imports
	sigs.k8s.io/controller-runtime/pkg/manager imports
	k8s.io/client-go/tools/events: cannot find module providing package k8s.io/client-go/tools/events
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime imports
	sigs.k8s.io/controller-runtime/pkg/manager imports
	k8s.io/client-go/tools/leaderelection/resourcelock: cannot find module providing package k8s.io/client-go/tools/leaderelection/resourcelock
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/cache imports
	sigs.k8s.io/controller-runtime/pkg/cache/internal imports
	k8s.io/client-go/dynamic: cannot find module providing package k8s.io/client-go/dynamic
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/cache imports
	sigs.k8s.io/controller-runtime/pkg/client/apiutil imports
	k8s.io/client-go/restmapper: cannot find module providing package k8s.io/client-go/restmapper
go: github.com/konflux-ci/build-service/internal/controller imports
	sigs.k8s.io/controller-runtime/pkg/builder imports
	sigs.k8s.io/controller-runtime/pkg/controller imports
	k8s.io/client-go/util/workqueue: cannot find module providing package k8s.io/client-go/util/workqueue
go: github.com/konflux-ci/build-service/internal/controller tested by
	github.com/konflux-ci/build-service/internal/controller.test imports
	sigs.k8s.io/controller-runtime/pkg/envtest imports
	k8s.io/client-go/util/retry: cannot find module providing package k8s.io/client-go/util/retry
go: github.com/konflux-ci/build-service/pkg/bometrics tested by
	github.com/konflux-ci/build-service/pkg/bometrics.test imports
	sigs.k8s.io/controller-runtime/pkg/client/fake imports
	k8s.io/client-go/applyconfigurations: cannot find module providing package k8s.io/client-go/applyconfigurations
go: github.com/konflux-ci/build-service/pkg/bometrics tested by
	github.com/konflux-ci/build-service/pkg/bometrics.test imports
	sigs.k8s.io/controller-runtime/pkg/client/fake imports
	k8s.io/client-go/testing: cannot find module providing package k8s.io/client-go/testing
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime imports
	sigs.k8s.io/controller-runtime/pkg/manager imports
	sigs.k8s.io/controller-runtime/pkg/internal/recorder imports
	k8s.io/client-go/kubernetes/typed/core/v1: cannot find module providing package k8s.io/client-go/kubernetes/typed/core/v1
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime imports
	sigs.k8s.io/controller-runtime/pkg/manager imports
	sigs.k8s.io/controller-runtime/pkg/leaderelection imports
	k8s.io/client-go/kubernetes/typed/coordination/v1: cannot find module providing package k8s.io/client-go/kubernetes/typed/coordination/v1
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/apiserver/pkg/authentication/authenticatorfactory imports
	k8s.io/apiserver/pkg/authentication/request/headerrequest imports
	k8s.io/client-go/informers/core/v1: cannot find module providing package k8s.io/client-go/informers/core/v1
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/apiserver/pkg/authentication/authenticatorfactory imports
	k8s.io/apiserver/pkg/authentication/request/headerrequest imports
	k8s.io/client-go/kubernetes: cannot find module providing package k8s.io/client-go/kubernetes
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/apiserver/pkg/authentication/authenticatorfactory imports
	k8s.io/apiserver/pkg/authentication/request/headerrequest imports
	k8s.io/client-go/listers/core/v1: cannot find module providing package k8s.io/client-go/listers/core/v1
go: github.com/konflux-ci/build-service/internal/controller tested by
	github.com/konflux-ci/build-service/internal/controller.test imports
	sigs.k8s.io/controller-runtime/pkg/envtest imports
	k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset imports
	k8s.io/client-go/util/flowcontrol: cannot find module providing package k8s.io/client-go/util/flowcontrol
go: github.com/konflux-ci/build-service/cmd imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/apiserver/pkg/authentication/authenticatorfactory imports
	k8s.io/apiserver/plugin/pkg/authenticator/token/webhook imports
	k8s.io/apiserver/pkg/util/webhook imports
	k8s.io/client-go/transport: cannot find module providing package k8s.io/client-go/transport
go: github.com/konflux-ci/build-service/internal/controller tested by
	github.com/konflux-ci/build-service/internal/controller.test imports
	sigs.k8s.io/controller-runtime/pkg/envtest imports
	k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset imports
	k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1 imports
	k8s.io/client-go/gentype: cannot find module providing package k8s.io/client-go/gentype
go: github.com/konflux-ci/build-service/internal/controller tested by
	github.com/konflux-ci/build-service/internal/controller.test imports
	sigs.k8s.io/controller-runtime/pkg/envtest imports
	k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset imports
	k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1 imports
	k8s.io/apiextensions-apiserver/pkg/client/applyconfiguration/apiextensions/v1 imports
	k8s.io/client-go/applyconfigurations/meta/v1: cannot find module providing package k8s.io/client-go/applyconfigurations/meta/v1
go: module github.com/xanzy/go-gitlab is deprecated: This module has been migrated to gitlab.com/gitlab-org/api/client-go. See https://gitlab.com/gitlab-org/api/client-go

@snyk-io
Copy link

snyk-io bot commented Dec 4, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-minor-dependencies branch 16 times, most recently from 057bf42 to 4bf9e41 Compare December 10, 2025 13:28
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-minor-dependencies branch 9 times, most recently from 127d192 to 61f80e4 Compare December 19, 2025 17:23
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-minor-dependencies branch 2 times, most recently from 5455e76 to 654021a Compare December 26, 2025 21:33
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-minor-dependencies branch 13 times, most recently from a5fb6ee to f48c3f3 Compare February 9, 2026 21:17
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-minor-dependencies branch 9 times, most recently from c656bad to 1c8a700 Compare February 13, 2026 17:43
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-minor-dependencies branch 6 times, most recently from ae6b631 to fcb5dca Compare February 23, 2026 21:31
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-minor-dependencies branch from fcb5dca to 6525076 Compare February 24, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants