diff --git a/cookiecutter.json b/cookiecutter.json index 844023c..4e4a6c2 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -9,9 +9,9 @@ "use_codecov": "y", "use_precommit": "y", "go_version": [ - "1.17", - "1.16", - "1.18" + "1.21", + "1.20", + "1.19" ], "license": [ "MIT",