fix go get url
This commit is contained in:
parent
e5357c54dc
commit
c5b7045b90
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue