fix linting errors in go.mod and go.sum

This commit is contained in:
Cori Hudson
2019-08-24 14:27:20 -04:00
parent 1997f3e50b
commit 413ad30f62
2 changed files with 0 additions and 5 deletions

1
go.mod
View File

@@ -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