Skip to content

Commit 730a8bb

Browse files
Update go.mod to fix dependency and rebase on latest main
1 parent a13b460 commit 730a8bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
github.com/mark3labs/mcp-go v0.30.0
4343
github.com/opencontainers/image-spec v1.1.1
4444
github.com/openshift-pipelines/pipelines-as-code v0.31.0
45-
github.com/openshift/source-to-image v1.6.0
45+
github.com/openshift/source-to-image v1.5.1
4646
github.com/ory/viper v1.7.5
4747
github.com/paketo-buildpacks/libpak v1.70.0
4848
github.com/pelletier/go-toml v1.9.5
@@ -313,4 +313,3 @@ require (
313313
sigs.k8s.io/yaml v1.6.0 // indirect
314314
)
315315

316-
replace github.com/openshift/source-to-image => github.com/openshift/source-to-image v1.5.1

0 commit comments

Comments
 (0)