Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ltearno committed Jul 21, 2020
1 parent 94aa96c commit a669f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ export GOPATH=$(pwd)

go env

go get golang.org/x/sys/unix
go get -u github.com/jteeuwen/go-bindata/...
go get github.com/syndtr/goleveldb/leveldb
go get github.com/ltearno/go-wasm3
go get gopkg.in/ltearno/go-duktape.v3
go get golang.org/x/sys/unix
go get github.com/gorilla/websocket
go get github.com/golang-collections/go-datastructures/queue

Expand Down

0 comments on commit a669f02

Please sign in to comment.