Skip to content

Commit e9d3bb8

Browse files
Merge pull request #115 from shipwright-io/dependabot/go_modules/github.com/shipwright-io/build-0.14.4
Bump github.com/shipwright-io/build from 0.14.3 to 0.14.4
2 parents f0dd201 + 9e05244 commit e9d3bb8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/google/go-github/v53 v53.2.0
88
github.com/onsi/ginkgo/v2 v2.22.2
99
github.com/onsi/gomega v1.36.2
10-
github.com/shipwright-io/build v0.14.3
10+
github.com/shipwright-io/build v0.14.4
1111
github.com/tektoncd/pipeline v0.65.1
1212
k8s.io/api v0.30.6
1313
k8s.io/apimachinery v0.30.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
299299
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
300300
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
301301
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
302-
github.com/shipwright-io/build v0.14.3 h1:IwESM1GZgPpSL84gccclUHFis4Go+9hKtPIWup88mt0=
303-
github.com/shipwright-io/build v0.14.3/go.mod h1:GXzUCE6Of5T64jY+roOz1TQNk07f1aCiHJWZ+8GXbfo=
302+
github.com/shipwright-io/build v0.14.4 h1:AT239xYGvuMlAcSG0saEbMI4htWlMT8IyjXtl1rbTFA=
303+
github.com/shipwright-io/build v0.14.4/go.mod h1:GXzUCE6Of5T64jY+roOz1TQNk07f1aCiHJWZ+8GXbfo=
304304
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
305305
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
306306
github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ github.com/prometheus/procfs/internal/util
270270
## explicit; go 1.22
271271
github.com/prometheus/statsd_exporter/pkg/mapper
272272
github.com/prometheus/statsd_exporter/pkg/mapper/fsm
273-
# github.com/shipwright-io/build v0.14.3
273+
# github.com/shipwright-io/build v0.14.4
274274
## explicit; go 1.22.0
275275
github.com/shipwright-io/build/pkg/apis/build/v1alpha1
276276
github.com/shipwright-io/build/pkg/apis/build/v1beta1

0 commit comments

Comments
 (0)