We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c76a4f2 commit 9207229Copy full SHA for 9207229
Makefile
@@ -1,3 +1,5 @@
1
+export GO111MODULE := on
2
+
3
all: clean lint test
4
5
test:
0 commit comments