Skip to content

Commit af2952b

Browse files
chore(deps): update go digest dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 93bd7be commit af2952b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ require (
4545
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
4646
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
4747
github.com/pkg/errors v0.9.1 // indirect
48-
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
48+
github.com/planetscale/vtprotobuf ba97887b0a25 // indirect
4949
github.com/spf13/pflag v1.0.9 // indirect
50-
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 // indirect
50+
github.com/tonistiigi/go-csvvalue 030d3b2625d0 // indirect
5151
github.com/vishvananda/netns v0.0.5 // indirect
5252
github.com/x448/float16 v0.8.4 // indirect
5353
go.yaml.in/yaml/v2 v2.4.3 // indirect
@@ -63,12 +63,12 @@ require (
6363
gopkg.in/inf.v0 v0.9.1 // indirect
6464
gopkg.in/yaml.v3 v3.0.1 // indirect
6565
k8s.io/klog/v2 v2.130.1 // indirect
66-
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect
67-
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 // indirect
66+
k8s.io/kube-openapi 16be699c7b31 // indirect
67+
k8s.io/utils 28399d86e0b5 // indirect
6868
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
6969
sigs.k8s.io/randfill v1.0.0 // indirect
7070
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
7171
sigs.k8s.io/yaml v1.6.0 // indirect
7272
)
7373

74-
replace github.com/keilerkonzept/dockerfile-json => github.com/konflux-ci/dockerfile-json v0.0.0-20260211115307-8b6cecfd575e
74+
replace github.com/keilerkonzept/dockerfile-json => github.com/konflux-ci/dockerfile-json 2460bd5864ce

0 commit comments

Comments
 (0)