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 9fba8eb commit 2ddbe23Copy full SHA for 2ddbe23
Makefile
@@ -1,3 +1,5 @@
1
+.DEFAULT_GOAL := build
2
+
3
PKG := github.com/lightninglabs/loop
4
5
GOTEST := GO111MODULE=on go test -v
0 commit comments