Cleaned up go.mod import.

Signed-off-by: Toure Dunnon <toure.dunnon@anchore.com>
This commit is contained in:
Toure Dunnon 2020-10-23 16:44:07 -04:00
parent 94ffc2caa8
commit cbb7e00a52

1
go.mod
View File

@ -8,7 +8,6 @@ require (
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b
github.com/anchore/stereoscope v0.0.0-20200925184903-c82da54e98fe
github.com/apex/log v1.3.0
github.com/bmatcuk/doublestar v1.3.1
github.com/docker/docker v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible
github.com/dustin/go-humanize v1.0.0