Skip to content

Commit adaff90

Browse files
Bump github.com/shipwright-io/build from 0.17.0 to 0.17.1
Bumps [github.com/shipwright-io/build](https://github.com/shipwright-io/build) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/shipwright-io/build/releases) - [Commits](shipwright-io/build@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: github.com/shipwright-io/build dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7403482 commit adaff90

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.27.1
99
github.com/onsi/gomega v1.38.2
10-
github.com/shipwright-io/build v0.17.0
10+
github.com/shipwright-io/build v0.17.1
1111
github.com/tektoncd/pipeline v1.3.1
1212
k8s.io/api v0.33.4
1313
k8s.io/apimachinery v0.33.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
321321
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
322322
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
323323
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
324-
github.com/shipwright-io/build v0.17.0 h1:mS/L5ES6kzsqzPRzoL+WKii5TGLuxO9AvxJ24XHBVC8=
325-
github.com/shipwright-io/build v0.17.0/go.mod h1:l1kqVrr+CqkzZsm3IcnXNmadPt+q26nurMdkHq0av/g=
324+
github.com/shipwright-io/build v0.17.1 h1:/XK5XMnOQUSVp5GQyKMPRyf1zHJG5rylbI6pP+CqNKY=
325+
github.com/shipwright-io/build v0.17.1/go.mod h1:l1kqVrr+CqkzZsm3IcnXNmadPt+q26nurMdkHq0av/g=
326326
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
327327
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
328328
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
@@ -262,7 +262,7 @@ github.com/prometheus/procfs/internal/util
262262
## explicit; go 1.22
263263
github.com/prometheus/statsd_exporter/pkg/mapper
264264
github.com/prometheus/statsd_exporter/pkg/mapper/fsm
265-
# github.com/shipwright-io/build v0.17.0
265+
# github.com/shipwright-io/build v0.17.1
266266
## explicit; go 1.24.0
267267
github.com/shipwright-io/build/pkg/apis/build/v1alpha1
268268
github.com/shipwright-io/build/pkg/apis/build/v1beta1

0 commit comments

Comments
 (0)