Skip to content

Commit

Permalink
fix vendored deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vbehar committed Apr 20, 2020
1 parent 0213117 commit bf05bb1
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ cloud.google.com/go/compute/metadata
github.com/Azure/azure-sdk-for-go/services/keyvault/2016-10-01/keyvault
github.com/Azure/azure-sdk-for-go/version
# github.com/Azure/go-autorest/autorest v0.9.7
## explicit
github.com/Azure/go-autorest/autorest
github.com/Azure/go-autorest/autorest/azure
# github.com/Azure/go-autorest/autorest/adal v0.8.3
## explicit
github.com/Azure/go-autorest/autorest/adal
# github.com/Azure/go-autorest/autorest/azure/auth v0.1.0
github.com/Azure/go-autorest/autorest/azure/auth
Expand All @@ -23,6 +25,7 @@ github.com/Azure/go-autorest/logger
# github.com/Azure/go-autorest/tracing v0.5.0
github.com/Azure/go-autorest/tracing
# github.com/aws/aws-sdk-go v1.23.22
## explicit
github.com/aws/aws-sdk-go/aws
github.com/aws/aws-sdk-go/aws/awserr
github.com/aws/aws-sdk-go/aws/awsutil
Expand Down Expand Up @@ -67,6 +70,7 @@ github.com/dgrijalva/jwt-go
# github.com/dimchansky/utfbom v1.1.0
github.com/dimchansky/utfbom
# github.com/dsnet/compress v0.0.1
## explicit
github.com/dsnet/compress
github.com/dsnet/compress/bzip2
github.com/dsnet/compress/bzip2/internal/sais
Expand All @@ -91,6 +95,7 @@ github.com/goccy/go-yaml/token
# github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
github.com/golang/groupcache/lru
# github.com/golang/protobuf v1.3.5
## explicit
github.com/golang/protobuf/proto
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
Expand All @@ -99,6 +104,7 @@ github.com/golang/protobuf/ptypes/timestamp
# github.com/golang/snappy v0.0.1
github.com/golang/snappy
# github.com/google/go-github/v28 v28.0.2
## explicit
github.com/google/go-github/v28/github
# github.com/google/go-querystring v1.0.0
github.com/google/go-querystring/query
Expand All @@ -113,6 +119,7 @@ github.com/jmespath/go-jmespath
# github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
github.com/kevinburke/ssh_config
# github.com/konsorten/go-windows-terminal-sequences v1.0.2
## explicit
github.com/konsorten/go-windows-terminal-sequences
# github.com/lib/pq v1.2.0
github.com/lib/pq
Expand All @@ -123,18 +130,23 @@ github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.12
github.com/mattn/go-isatty
# github.com/mholt/archiver v3.1.1+incompatible
## explicit
github.com/mholt/archiver
# github.com/mikefarah/yq/v3 v3.0.0-20200418141808-3ccd32a47e54
## explicit
github.com/mikefarah/yq/v3/pkg/yqlib
# github.com/mitchellh/go-homedir v1.1.0
## explicit
github.com/mitchellh/go-homedir
# github.com/mitchellh/go-wordwrap v1.0.0
github.com/mitchellh/go-wordwrap
# github.com/mozilla-services/yaml v0.0.0-20191106225358-5c216288813c
github.com/mozilla-services/yaml
# github.com/nwaples/rardecode v1.0.0
## explicit
github.com/nwaples/rardecode
# github.com/otiai10/copy v1.0.2
## explicit
github.com/otiai10/copy
# github.com/pierrec/lz4 v2.0.5+incompatible
github.com/pierrec/lz4
Expand All @@ -144,19 +156,23 @@ github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
# github.com/rs/xid v1.2.1
## explicit
github.com/rs/xid
# github.com/sergi/go-diff v1.0.0
github.com/sergi/go-diff/diffmatchpatch
# github.com/sirupsen/logrus v1.4.2
## explicit
github.com/sirupsen/logrus
# github.com/spf13/pflag v1.0.5
## explicit
github.com/spf13/pflag
# github.com/src-d/gcfg v1.4.0
github.com/src-d/gcfg
github.com/src-d/gcfg/scanner
github.com/src-d/gcfg/token
github.com/src-d/gcfg/types
# github.com/stretchr/testify v1.4.0
## explicit
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# github.com/ulikunitz/xz v0.5.6
Expand All @@ -167,14 +183,18 @@ github.com/ulikunitz/xz/lzma
# github.com/xanzy/ssh-agent v0.2.1
github.com/xanzy/ssh-agent
# github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
## explicit
github.com/xi2/xz
# github.com/ybbus/httpretry v1.0.1
## explicit
github.com/ybbus/httpretry
# github.com/zoumo/goset v0.2.0
## explicit
github.com/zoumo/goset
# go.mozilla.org/gopgagent v0.0.0-20170926210634-4d7ea76ff71a
go.mozilla.org/gopgagent
# go.mozilla.org/sops/v3 v3.5.0
## explicit
go.mozilla.org/sops/v3
go.mozilla.org/sops/v3/aes
go.mozilla.org/sops/v3/audit
Expand All @@ -197,6 +217,7 @@ go.mozilla.org/sops/v3/stores/json
go.mozilla.org/sops/v3/stores/yaml
go.mozilla.org/sops/v3/version
# go.opencensus.io v0.22.3
## explicit
go.opencensus.io
go.opencensus.io/internal
go.opencensus.io/internal/tagencoding
Expand Down Expand Up @@ -245,6 +266,7 @@ golang.org/x/net/internal/timeseries
golang.org/x/net/proxy
golang.org/x/net/trace
# golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
## explicit
golang.org/x/oauth2
golang.org/x/oauth2/google
golang.org/x/oauth2/internal
Expand Down Expand Up @@ -273,6 +295,7 @@ google.golang.org/api/option
google.golang.org/api/transport/http
google.golang.org/api/transport/http/internal/propagation
# google.golang.org/appengine v1.6.5
## explicit
google.golang.org/appengine
google.golang.org/appengine/internal
google.golang.org/appengine/internal/app_identity
Expand All @@ -286,6 +309,7 @@ google.golang.org/appengine/urlfetch
# google.golang.org/genproto v0.0.0-20190716160619-c506a9f90610
google.golang.org/genproto/googleapis/rpc/status
# google.golang.org/grpc v1.22.3
## explicit
google.golang.org/grpc
google.golang.org/grpc/balancer
google.golang.org/grpc/balancer/base
Expand Down Expand Up @@ -320,8 +344,10 @@ google.golang.org/grpc/stats
google.golang.org/grpc/status
google.golang.org/grpc/tap
# gopkg.in/ini.v1 v1.44.2
## explicit
gopkg.in/ini.v1
# gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
## explicit
gopkg.in/op/go-logging.v1
# gopkg.in/src-d/go-billy.v4 v4.3.2
gopkg.in/src-d/go-billy.v4
Expand All @@ -330,6 +356,7 @@ gopkg.in/src-d/go-billy.v4/helper/polyfill
gopkg.in/src-d/go-billy.v4/osfs
gopkg.in/src-d/go-billy.v4/util
# gopkg.in/src-d/go-git.v4 v4.13.1
## explicit
gopkg.in/src-d/go-git.v4
gopkg.in/src-d/go-git.v4/config
gopkg.in/src-d/go-git.v4/internal/revision
Expand Down Expand Up @@ -378,4 +405,5 @@ gopkg.in/warnings.v0
# gopkg.in/yaml.v2 v2.2.2
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
## explicit
gopkg.in/yaml.v3

0 comments on commit bf05bb1

Please sign in to comment.