go.mod: unnecessary dependency slipped in (c3f73ff)

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
Andrew Keesler 2020-12-15 07:56:31 -05:00
parent e03e344dcd
commit 9a3e60d4df
No known key found for this signature in database
GPG Key ID: 27CE0444346F9413

1
go.mod
View File

@ -19,7 +19,6 @@ require (
github.com/ory/fosite v0.35.1
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
github.com/pkg/errors v0.9.1
github.com/prometheus/common v0.10.0
github.com/sclevine/agouti v3.0.0+incompatible
github.com/sclevine/spec v1.4.0
github.com/spf13/cobra v1.0.0