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.27.2
99 github.com/onsi/gomega v1.38.2
10- github.com/shipwright-io/build v0.18.0
10+ github.com/shipwright-io/build v0.18.1
1111 github.com/tektoncd/pipeline v1.6.0
1212 k8s.io/api v0.33.6
1313 k8s.io/apimachinery v0.33.6
Original file line number Diff line number Diff line change @@ -319,8 +319,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
319319github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
320320github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
321321github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
322- github.com/shipwright-io/build v0.18.0 h1:99rZ1f8P71zxOzJSIcQFbWEPybXm5H46eNwXm1uz94Q =
323- github.com/shipwright-io/build v0.18.0 /go.mod h1:j8DzQf7y+xlrlfxhn1+awjc6adBSqcxxRdNZCqxAo+4 =
322+ github.com/shipwright-io/build v0.18.1 h1:BuSiYHWTfk5tEMyjjaQdYj/xRPpNU4SN0z7YjYuiyyA =
323+ github.com/shipwright-io/build v0.18.1 /go.mod h1:j8DzQf7y+xlrlfxhn1+awjc6adBSqcxxRdNZCqxAo+4 =
324324github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
325325github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
326326github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ github.com/prometheus/procfs/internal/util
263263## explicit; go 1.22
264264github.com/prometheus/statsd_exporter/pkg/mapper
265265github.com/prometheus/statsd_exporter/pkg/mapper/fsm
266- # github.com/shipwright-io/build v0.18.0
266+ # github.com/shipwright-io/build v0.18.1
267267## explicit; go 1.24.0
268268github.com/shipwright-io/build/pkg/apis/build/v1alpha1
269269github.com/shipwright-io/build/pkg/apis/build/v1beta1
You can’t perform that action at this time.
0 commit comments