Skip to content

Commit 88c65b1

Browse files
Bump github.com/shipwright-io/build from 0.16.10 to 0.16.13
Bumps [github.com/shipwright-io/build](https://github.com/shipwright-io/build) from 0.16.10 to 0.16.13. - [Release notes](https://github.com/shipwright-io/build/releases) - [Commits](shipwright-io/build@v0.16.10...v0.16.13) --- updated-dependencies: - dependency-name: github.com/shipwright-io/build dependency-version: 0.16.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0048ac5 commit 88c65b1

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.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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
308308
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
309309
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
310310
github.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=
313313
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
314314
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
315315
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
@@ -266,7 +266,7 @@ github.com/prometheus/procfs/internal/util
266266
## explicit; go 1.22
267267
github.com/prometheus/statsd_exporter/pkg/mapper
268268
github.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
271271
github.com/shipwright-io/build/pkg/apis/build/v1alpha1
272272
github.com/shipwright-io/build/pkg/apis/build/v1beta1

0 commit comments

Comments
 (0)