We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9572dd4 commit d1c4df6Copy full SHA for d1c4df6
Makefile
@@ -0,0 +1,3 @@
1
+publish:
2
+ go fmt && go mod tidy && go test ./...
3
+ GOPROXY=proxy.golang.org go list -m github.com/vladfr/[email protected]
0 commit comments