Import path changed...

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-10-18 23:39:53 +02:00
parent 26de200fc9
commit 405b948320
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -47,7 +47,7 @@ packages:
- { name: github.com/dominikh/go-tools/cmd/keyify, single: true } - { name: github.com/dominikh/go-tools/cmd/keyify, single: true }
- { name: github.com/fatih/gomodifytags, single: true } - { name: github.com/fatih/gomodifytags, single: true }
- { name: github.com/fatih/motion, single: true } - { name: github.com/fatih/motion, single: true }
- { name: github.com/golang/lint/golint, single: true } - { name: golang.org/x/lint/golint, single: true }
- { name: github.com/jstemmer/gotags, single: true } - { name: github.com/jstemmer/gotags, single: true }
- { name: github.com/kisielk/errcheck, single: true } - { name: github.com/kisielk/errcheck, single: true }
- { name: github.com/klauspost/asmfmt/cmd/asmfmt, single: true } - { name: github.com/klauspost/asmfmt/cmd/asmfmt, single: true }