aboutsummaryrefslogtreecommitdiff
path: root/community/syncthing/build
diff options
context:
space:
mode:
Diffstat (limited to 'community/syncthing/build')
-rwxr-xr-xcommunity/syncthing/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/syncthing/build b/community/syncthing/build
index b9cc55ee..a4bd983e 100755
--- a/community/syncthing/build
+++ b/community/syncthing/build
@@ -1,8 +1,8 @@
#!/bin/sh -e
export GOPATH="$PWD/gopath"
+export GOFLAGS="$GOFLAGS -mod=vendor"
trap "go clean -modcache" EXIT INT
-go mod vendor
go run build.go -no-upgrade -version "v$2" build