remove unused module

Signed-off-by: Roland.Ma <rolandma@yunify.com>
This commit is contained in:
Roland.Ma
2021-08-13 06:46:11 +00:00
parent 5899bb5041
commit 457d8c36be
2 changed files with 0 additions and 2 deletions

1
go.mod
View File

@@ -628,7 +628,6 @@ replace (
github.com/spf13/pflag => github.com/spf13/pflag v1.0.5
github.com/spf13/viper => github.com/spf13/viper v1.4.0
github.com/src-d/gcfg => github.com/src-d/gcfg v1.4.0
github.com/stoewer/go-strcase => github.com/stoewer/go-strcase v1.2.0
github.com/streadway/amqp => github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271
github.com/streadway/handy => github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a
github.com/stretchr/objx => github.com/stretchr/objx v0.2.0

1
vendor/modules.txt vendored
View File

@@ -2579,7 +2579,6 @@ sigs.k8s.io/yaml
# github.com/spf13/pflag => github.com/spf13/pflag v1.0.5
# github.com/spf13/viper => github.com/spf13/viper v1.4.0
# github.com/src-d/gcfg => github.com/src-d/gcfg v1.4.0
# github.com/stoewer/go-strcase => github.com/stoewer/go-strcase v1.2.0
# github.com/streadway/amqp => github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271
# github.com/streadway/handy => github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a
# github.com/stretchr/objx => github.com/stretchr/objx v0.2.0