Skip to content

Commit 4fbfb72

Browse files
authored
Merge pull request #178 from lcarva/sec-fixes
Update go.mod version to reflect builder image
2 parents cfdf3f2 + feab587 commit 4fbfb72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/syft/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/redhat-appstudio/tssc-dev-multi-ci/tools/syft
22

3-
go 1.23.2
3+
go 1.23.6
44

55
require github.com/anchore/syft v1.19.0
66

tools/yq/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/redhat-appstudio/tssc-dev-multi-ci/tools/yq
22

3-
go 1.23.0
3+
go 1.23.6
44

55
require github.com/mikefarah/yq/v4 v4.45.1
66

0 commit comments

Comments
 (0)