Fix sonar job after Go version uplift
[nonrtric/rapp/orufhrecovery.git] / goversion / build-oruclosedloopconsumer-ubuntu.sh
index 69aea18..2f8f3a4 100755 (executable)
@@ -27,7 +27,7 @@ go version
 cd goversion/
 
 # install the go coverage tool helper
-go get -v github.com/ory/go-acc
+go install github.com/ory/go-acc
 
 go get github.com/stretchr/testify/mock@v1.7.0