We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f974145 commit 57d6db8Copy full SHA for 57d6db8
templates/go.mod.tpl
@@ -1,6 +1,6 @@
1
module github.com/aws-controllers-k8s/{{ .ServicePackageName }}-controller
2
3
-go 1.17
+go 1.19
4
5
require (
6
github.com/aws-controllers-k8s/runtime {{ .RuntimeVersion }}
0 commit comments