Skip to content

Commit 57d6db8

Browse files
Update go.mod.tpl version to 1.19
1 parent f974145 commit 57d6db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/go.mod.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/aws-controllers-k8s/{{ .ServicePackageName }}-controller
22

3-
go 1.17
3+
go 1.19
44

55
require (
66
github.com/aws-controllers-k8s/runtime {{ .RuntimeVersion }}

0 commit comments

Comments
 (0)