Fixup go dep

This commit is contained in:
Ettore Di Giacinto
2022-08-17 09:09:46 +00:00
parent c49e3807e9
commit c7a453bc1b

View File

@@ -1,7 +1,7 @@
requires:
- name: "toolchain-go"
category: "development"
version: ">=1.18"
version: ">=0"
prelude:
- mkdir go/src/github.com/${GITHUB_ORG}/ -p
- cd go/src/github.com/${GITHUB_ORG}/ && git clone https://github.com/${GITHUB_ORG}/{{ .Values.name }}.git