Skip to content

Commit

Permalink
[release-2.10] Fix go.mod version
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
  • Loading branch information
dhaiducek authored and openshift-merge-bot[bot] committed Sep 17, 2024
1 parent 33e3898 commit f3b7c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/stolostron/go-template-utils/v4

go 1.22
go 1.21.0

require (
github.com/Masterminds/sprig/v3 v3.2.3
Expand Down

0 comments on commit f3b7c06

Please sign in to comment.