mirror of
https://github.com/documize/community.git
synced 2025-07-18 20:59:43 +02:00
Enforce TLS 1.2 minimum
This commit is contained in:
parent
66fcb77d8b
commit
adb7b4d7bf
5 changed files with 1081 additions and 1031 deletions
1
build.sh
1
build.sh
|
@ -43,6 +43,7 @@ mkdir -p embed/bindata/onboard
|
|||
cp -r domain/onboard/*.json embed/bindata/onboard
|
||||
|
||||
echo "Generating in-memory static assets..."
|
||||
export PATH=$PATH:~/go/bin
|
||||
# go get -u github.com/jteeuwen/go-bindata/...
|
||||
# go get -u github.com/elazarl/go-bindata-assetfs/...
|
||||
cd embed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue