mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-12-23 16:50:18 +01:00
Merged.
This commit is contained in:
commit
a9af77fb98
8
3rdpartlibs.sh
Executable file
8
3rdpartlibs.sh
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
# Currently used third party libraries
|
||||||
|
go get -u -v golang.org/x/crypto/blake2b
|
||||||
|
go get -u -v github.com/bamiaux/rez
|
||||||
|
go get -u -v github.com/jmhodges/levigo
|
||||||
|
go get -u -v github.com/mattn/go-sqlite3
|
||||||
|
go get -u -v github.com/gorilla/mux
|
||||||
|
go get -u -v github.com/gorilla/websocket
|
Loading…
Reference in New Issue
Block a user