mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-05 21:04:11 -04:00
remove whitespace and commented-out bits
This commit is contained in:
parent
344c62e2a8
commit
b2663100d6
1 changed files with 1 additions and 4 deletions
|
@ -55,7 +55,7 @@ modules:
|
||||||
GO11MODULE: on
|
GO11MODULE: on
|
||||||
GOROOT: /usr/lib/sdk/golang
|
GOROOT: /usr/lib/sdk/golang
|
||||||
build-commands:
|
build-commands:
|
||||||
- ". /usr/lib/sdk/golang/enable.sh && go build -mod=vendor -o /app/bin/snowflake-client ./client"
|
- ". /usr/lib/sdk/golang/enable.sh && go build -mod=vendor -o /app/bin/snowflake-client ./client"
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
|
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
|
||||||
|
@ -90,9 +90,6 @@ modules:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek.git
|
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek.git
|
||||||
tag: v0.38.0
|
tag: v0.38.0
|
||||||
#- type: file
|
|
||||||
# path: meek-client/modules.txt
|
|
||||||
# dest: vendor
|
|
||||||
- meek-client/go.mod.yml
|
- meek-client/go.mod.yml
|
||||||
- name: tor
|
- name: tor
|
||||||
buildsystem: autotools
|
buildsystem: autotools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue