File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/google/go-github/v53 v53.2.0
88 github.com/onsi/ginkgo/v2 v2.23.4
99 github.com/onsi/gomega v1.37.0
10- github.com/shipwright-io/build v0.16.10
10+ github.com/shipwright-io/build v0.16.13
1111 github.com/tektoncd/pipeline v1.0.0
1212 k8s.io/api v0.32.4
1313 k8s.io/apimachinery v0.32.4
Original file line number Diff line number Diff line change @@ -308,8 +308,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
308308github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
309309github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
310310github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
311- github.com/shipwright-io/build v0.16.10 h1:sdnFeTwtLCqjWCc2IgZGBatieGt6YCf/IPr+llZhEfw =
312- github.com/shipwright-io/build v0.16.10 /go.mod h1:lRtTFAZF75qwkq60rWaW2o+xxkoDA9Hj9Jbb45Z8I/E =
311+ github.com/shipwright-io/build v0.16.13 h1:mLyJUmcGf60mP7SqXa+Fl6jE825ifLXZKuvvo7fkYIY =
312+ github.com/shipwright-io/build v0.16.13 /go.mod h1:lRtTFAZF75qwkq60rWaW2o+xxkoDA9Hj9Jbb45Z8I/E =
313313github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
314314github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
315315github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ github.com/prometheus/procfs/internal/util
266266## explicit; go 1.22
267267github.com/prometheus/statsd_exporter/pkg/mapper
268268github.com/prometheus/statsd_exporter/pkg/mapper/fsm
269- # github.com/shipwright-io/build v0.16.10
269+ # github.com/shipwright-io/build v0.16.13
270270## explicit; go 1.23.0
271271github.com/shipwright-io/build/pkg/apis/build/v1alpha1
272272github.com/shipwright-io/build/pkg/apis/build/v1beta1
You can’t perform that action at this time.
0 commit comments