run "make go-mod-tidy" and "make generate"

This commit is contained in:
Willy Kloucek
2021-03-01 15:33:14 +01:00
parent 1aac5a09d2
commit 58c3acb525
33 changed files with 106 additions and 2276 deletions
+1 -9
View File
@@ -6,25 +6,17 @@ require (
contrib.go.opencensus.io/exporter/jaeger v0.2.1
contrib.go.opencensus.io/exporter/ocagent v0.6.0
contrib.go.opencensus.io/exporter/zipkin v0.1.1
github.com/Masterminds/sprig/v3 v3.2.2 // indirect
github.com/UnnoTed/fileb0x v1.1.4
github.com/asim/go-micro/v3 v3.5.1-0.20210217182006-0f0ace1a44a9
github.com/cespare/reflex v0.2.0
github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 // indirect
github.com/golang/protobuf v1.4.3
github.com/grpc-ecosystem/grpc-gateway/v2 v2.2.0
github.com/huandu/xstrings v1.3.2 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/imdario/mergo v0.3.11 // indirect
github.com/micro/cli/v2 v2.1.2
github.com/mitchellh/copystructure v1.1.1 // indirect
github.com/ogier/pflag v0.0.1
github.com/oklog/run v1.1.0
github.com/olekukonko/tablewriter v0.0.4
github.com/openzipkin/zipkin-go v0.2.2
github.com/owncloud/ocis/ocis-pkg v0.0.0-20210216094451-dc73176dc62d
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.7.1
github.com/restic/calens v0.2.0
github.com/spf13/afero v1.3.4 // indirect
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.7.0