We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac9cb5 commit 20c6666Copy full SHA for 20c6666
1 file changed
res/ci/format.sh
@@ -19,7 +19,7 @@ chmod +x ~/bin/gimme
19
20
eval "$(gimme stable)"
21
22
-go get github.com/bobertlo/vmd/cmd/vmdfmt
+GO111MODULE=auto go get github.com/bobertlo/vmd/cmd/vmdfmt
23
24
echo "Checking formatting"
25
0 commit comments