mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 03:57:36 +03:00
Fix golint import path
This commit is contained in:
parent
ca9872fd5f
commit
0e6cb300a3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ dist: trusty
|
|||
|
||||
install:
|
||||
- go get -t ./...
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get golang.org/x/lint/golint
|
||||
# Install gometalinter
|
||||
- go get github.com/alecthomas/gometalinter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue