Skip to content

chore(deps): update go digest dependencies#62

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

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

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux bot commented Feb 11, 2026

This PR contains the following updates:

Package Type Update Change
github.com/konflux-ci/dockerfile-json replace digest 8b6cecf2460bd5
github.com/planetscale/vtprotobuf indirect digest 0393e58ba97887
github.com/tonistiigi/go-csvvalue indirect digest ddb21b7030d3b2
k8s.io/kube-openapi indirect digest 589584f16be699
k8s.io/utils indirect digest bc988d528399d8

Warning

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


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
Copy link
Copy Markdown
Contributor Author

red-hat-konflux bot commented Feb 11, 2026

⚠️ 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 github.com/spf13/cobra v1.9.1
go: downloading gopkg.in/ini.v1 v1.67.1
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading k8s.io/apimachinery v0.35.0
go: downloading k8s.io/client-go v0.35.0
go: downloading github.com/onsi/gomega v1.38.2
go: downloading k8s.io/api v0.35.0
go: downloading github.com/containerd/platforms v1.0.0-rc.2
go: downloading github.com/containers/image/v5 v5.36.2
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/konflux-ci/dockerfile-json v0.0.0-20251014141240-2460bd5864ce
go: downloading github.com/moby/buildkit v0.19.0
go: downloading github.com/vishvananda/netlink v1.3.1
go: downloading golang.org/x/sys v0.38.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.9
go: downloading github.com/vishvananda/netns v0.0.5
go: downloading github.com/google/go-cmp v0.7.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading golang.org/x/net v0.47.0
go: downloading github.com/containers/storage v1.59.1
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading k8s.io/kube-openapi v0.0.0-20260330154417-16be699c7b31
go: downloading k8s.io/utils v0.0.0-20260319190234-28399d86e0b5
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading golang.org/x/text v0.31.0
go: downloading github.com/tonistiigi/go-csvvalue v0.0.0-20240814133006-030d3b2625d0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20250313105119-ba97887b0a25
go: downloading github.com/containerd/typeurl/v2 v2.2.3
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading google.golang.org/protobuf v1.36.8
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading golang.org/x/term v0.37.0
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading golang.org/x/time v0.11.0
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: github.com/konflux-ci/konflux-build-cli/pkg/commands imports
	github.com/keilerkonzept/dockerfile-json/pkg/buildargs: cannot find module providing package github.com/keilerkonzept/dockerfile-json/pkg/buildargs

@red-hat-konflux red-hat-konflux bot requested a review from a team as a code owner February 11, 2026 14:53
@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Feb 11, 2026

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

Status Scan Engine 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-digest-dependencies branch 5 times, most recently from 9f0aa1d to 2a84584 Compare March 1, 2026 14:06
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch 3 times, most recently from e7d5236 to 12babd0 Compare March 11, 2026 02:34
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch 5 times, most recently from 97c92a6 to 86aa442 Compare March 17, 2026 10:35
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go digest dependencies Update go digest dependencies Mar 17, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update go digest dependencies chore(deps): update go digest dependencies Mar 17, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch 7 times, most recently from 2d10f2f to eee3601 Compare March 23, 2026 01:52
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch 5 times, most recently from 1257710 to 2afd803 Compare April 2, 2026 18:45
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch from 2afd803 to 5243519 Compare April 5, 2026 10:12
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-digest-dependencies branch from 5243519 to af2952b Compare April 5, 2026 14:22
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