fix go get url

This commit is contained in:
Chris Sexton 2016-10-09 17:54:15 -04:00
parent e5357c54dc
commit c5b7045b90
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ dependencies:
go get -u github.com/gopherjs/gopherjs go get -u github.com/gopherjs/gopherjs
go get -u github.com/bep/debounce go get -u github.com/bep/debounce
go get -u github.com/gopherjs/jquery go get -u github.com/gopherjs/jquery
go get -u go get github.com/go-humble/locstor go get -u github.com/go-humble/locstor
go get -u gitlab.com/chrissexton/togoist go get -u gitlab.com/chrissexton/togoist
togoist: togoist.go web.go dependencies togoist: togoist.go web.go dependencies