diff --git a/cpthook-gitlab/init.sls b/cpthook-gitlab/init.sls index d875642e64382c1dcb097daeb44cc09a632b3c48..c8b75f2e7f8d98d2ac559e04d1b4fae9b2969f1f 100644 --- a/cpthook-gitlab/init.sls +++ b/cpthook-gitlab/init.sls @@ -13,7 +13,7 @@ include: - force_reset: True - refspec_branch: main cmd.run: - - name: go get -v {{ uri }} + - name: go install -v {{ uri }} - env: GOPATH: {{ gopath }} GOCACHE: /tmp/GOCACHE/