Fix module name and remove unused dependencies
This commit is contained in:
@@ -10,5 +10,7 @@ matrix:
|
||||
- go get golang.org/x/sys/unix
|
||||
- go get golang.org/x/sys/windows
|
||||
- go: 1.11.x
|
||||
install:
|
||||
- go mod download
|
||||
script:
|
||||
- go test -race -v ./...
|
||||
|
||||
Reference in New Issue
Block a user