mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-20 23:46:35 -04:00
Force -mod=vendor for meek-client
This commit is contained in:
parent
19fa391645
commit
b676936256
@ -91,7 +91,7 @@ modules:
|
||||
GO11MODULE: on
|
||||
GOROOT: /usr/lib/sdk/golang
|
||||
build-commands:
|
||||
- ". /usr/lib/sdk/golang/enable.sh && go build -o /app/bin/meek-client ./meek-client"
|
||||
- ". /usr/lib/sdk/golang/enable.sh && go build -mod=vendor -o /app/bin/meek-client ./meek-client"
|
||||
sources:
|
||||
- type: git
|
||||
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user