Skip to content

Commit 1a83e7f

Browse files
mrwormholealexellis
authored andcommitted
Update modules-cleanup.sh
Signed-off-by: Talha Altınel <[email protected]>
1 parent 5cf59c1 commit 1a83e7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

template/golang-http/modules-cleanup.sh

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ set -e
44

55
GO111MODULE=$(go env GO111MODULE)
66

7+
[ -z "$DEBUG" ] && DEBUG=0
8+
79
# move_vendor will copy the function's vendor folder,
810
# if it exists.
911
move_vendor() {

0 commit comments

Comments
 (0)