fix linting errors in go.mod and go.sum
This commit is contained in:
1
go.mod
1
go.mod
@@ -64,7 +64,6 @@ require (
|
||||
golang.org/x/image v0.0.0-20190616094056-33659d3de4f5
|
||||
golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7 // indirect
|
||||
golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a // indirect
|
||||
golang.org/x/tools v0.0.0-20190823170909-c4a336ef6a2f // indirect
|
||||
gopkg.in/fsnotify.v1 v1.4.7 // indirect
|
||||
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
|
||||
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
|
||||
|
||||
Reference in New Issue
Block a user