We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a97b5 commit 75ab29eCopy full SHA for 75ab29e
go.mod
@@ -2,7 +2,7 @@ module github.com/getporter/skeletor
2
3
go 1.21
4
5
-toolchain go1.22.5
+toolchain go1.21.3
6
7
// These are replace directives copied from porter
8
// When you use a newer version of Porter, if you run into trouble with go mod tidy
0 commit comments