mirror of
https://github.com/1f349/twofactor.git
synced 2024-12-21 23:14:11 +00:00
Fixed google code broken dependencies
This commit is contained in:
parent
72d6bbdae0
commit
cf42e4da7c
@ -4,8 +4,8 @@ go:
|
||||
- 1.4
|
||||
|
||||
install:
|
||||
- go get "code.google.com/p/rsc/qr"
|
||||
- go get "github.com/sec51/rsc/qr"
|
||||
- go get "github.com/sec51/cryptoengine"
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
- go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user