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 5c2bfd5 commit 0748dfaCopy full SHA for 0748dfa
Makefile
@@ -18,6 +18,8 @@
18
# Ensure Make is run with bash shell as some syntax below is bash-specific
19
SHELL:=/usr/bin/env bash
20
21
+# HAVE A CHANGE
22
+
23
.DEFAULT_GOAL:=help
24
25
GOPATH := $(shell go env GOPATH)
0 commit comments