Skip to content

Instantly share code, notes, and snippets.

@robbat2
Created April 7, 2020 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robbat2/d89e7ab92d416a15945a34f55a207df1 to your computer and use it in GitHub Desktop.
Save robbat2/d89e7ab92d416a15945a34f55a207df1 to your computer and use it in GitHub Desktop.
diff --git app-admin/consul-template/consul-template-0.23.0.ebuild app-admin/consul-template/consul-template-0.23.0.ebuild
index b3ef61e527e5..b9f129f1c0fe 100644
--- app-admin/consul-template/consul-template-0.23.0.ebuild
+++ app-admin/consul-template/consul-template-0.23.0.ebuild
@@ -4,45 +4,45 @@
EAPI=7
EGO_VENDOR=(
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/armon/go-metrics ec5e00d3c878b2a97bbe0884ef45ffd1b4f669f5"
- "github.com/frankban/quicktest v1.4.0"
- "github.com/golang/snappy v0.0.1"
- "github.com/google/btree v1.0.0"
- "github.com/hashicorp/consul v1.2.0"
- "github.com/hashicorp/errwrap v1.0.0"
- "github.com/hashicorp/go-cleanhttp v0.5.1"
- "github.com/hashicorp/go-gatedio v0.5.0"
- "github.com/hashicorp/go-hclog v0.9.2"
- "github.com/hashicorp/go-immutable-radix v1.1.0"
- "github.com/hashicorp/go-msgpack v0.5.5"
- "github.com/hashicorp/go-multierror v1.0.0"
- "github.com/hashicorp/go-retryablehttp v0.6.2"
- "github.com/hashicorp/go-rootcerts v1.0.1"
- "github.com/hashicorp/go-sockaddr v1.0.2"
- "github.com/hashicorp/go-syslog v1.0.0"
- "github.com/hashicorp/golang-lru v0.5.3"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/hashicorp/logutils v1.0.0"
- "github.com/hashicorp/memberlist v0.1.4"
- "github.com/hashicorp/serf v0.8.3"
- "github.com/hashicorp/vault 746c0b111519166ff2126f55dba7071912c33006"
- "github.com/mattn/go-shellwords v1.0.5"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/armon/go-metrics ec5e00d3c878b2a97bbe0884ef45ffd1b4f669f5" # spdx:MIT
+ "github.com/frankban/quicktest v1.4.0" # spdx:MIT
+ "github.com/golang/snappy v0.0.1" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/hashicorp/consul v1.2.0" # spdx:MPL-2.0
+ "github.com/hashicorp/errwrap v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-gatedio v0.5.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-hclog v0.9.2" # spdx:MIT
+ "github.com/hashicorp/go-immutable-radix v1.1.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-msgpack v0.5.5" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-multierror v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-retryablehttp v0.6.2" # spdx:MPL-2.0
+ "github.com/hashicorp/go-rootcerts v1.0.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-sockaddr v1.0.2" # spdx:MPL-2.0
+ "github.com/hashicorp/go-syslog v1.0.0" # spdx:MIT
+ "github.com/hashicorp/golang-lru v0.5.3" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/logutils v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/memberlist v0.1.4" # spdx:MPL-2.0
+ "github.com/hashicorp/serf v0.8.3" # spdx:MPL-2.0
+ "github.com/hashicorp/vault 746c0b111519166ff2126f55dba7071912c33006" # spdx:MPL-2.0
+ "github.com/mattn/go-shellwords v1.0.5" # spdx:MIT
"github.com/miekg/dns v1.1.15"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/hashstructure v1.0.0"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/pierrec/lz4 v2.2.5"
- "github.com/pkg/errors v0.8.1"
- "github.com/ryanuber/go-glob v1.0.0"
- "github.com/stretchr/testify v1.3.0"
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/hashstructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/pierrec/lz4 v2.2.5" # spdx:BSD-3-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/ryanuber/go-glob v1.0.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
"golang.org/x/crypto 4def268fd1a49955bfb3dda92fe3db4f924f2285 github.com/golang/crypto"
"golang.org/x/net ca1201d0de80cfde86cb01aea620983605dfe99b github.com/golang/net"
"golang.org/x/sys 1393eb0183657fb29200106b17a5042ec6e48dbe github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
"golang.org/x/time c4c64cad1fd0a1a8dab2523e04e61d35308e131e github.com/golang/time"
"gopkg.in/check.v1 788fd78401277ebd861206a03c884797c6ec5541 github.com/go-check/check"
- "gopkg.in/square/go-jose.v2 v2.3.1 github.com/square/go-jose"
+ "gopkg.in/square/go-jose.v2 v2.3.1 github.com/square/go-jose" # spdx:Apache-2.0
"gopkg.in/yaml.v2 v2.2.2 github.com/go-yaml/yaml"
)
diff --git app-admin/consul-template/consul-template-0.24.0.ebuild app-admin/consul-template/consul-template-0.24.0.ebuild
index bf93081bbff2..d448748900b4 100644
--- app-admin/consul-template/consul-template-0.24.0.ebuild
+++ app-admin/consul-template/consul-template-0.24.0.ebuild
@@ -4,45 +4,45 @@
EAPI=7
EGO_VENDOR=(
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/armon/go-metrics ec5e00d3c878b2a97bbe0884ef45ffd1b4f669f5"
- "github.com/frankban/quicktest v1.4.0"
- "github.com/golang/snappy v0.0.1"
- "github.com/google/btree v1.0.0"
- "github.com/hashicorp/consul v1.2.0"
- "github.com/hashicorp/errwrap v1.0.0"
- "github.com/hashicorp/go-cleanhttp v0.5.1"
- "github.com/hashicorp/go-gatedio v0.5.0"
- "github.com/hashicorp/go-hclog v0.9.2"
- "github.com/hashicorp/go-immutable-radix v1.1.0"
- "github.com/hashicorp/go-msgpack v0.5.5"
- "github.com/hashicorp/go-multierror v1.0.0"
- "github.com/hashicorp/go-retryablehttp v0.6.2"
- "github.com/hashicorp/go-rootcerts v1.0.1"
- "github.com/hashicorp/go-sockaddr v1.0.2"
- "github.com/hashicorp/go-syslog v1.0.0"
- "github.com/hashicorp/golang-lru v0.5.3"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/hashicorp/logutils v1.0.0"
- "github.com/hashicorp/memberlist v0.1.4"
- "github.com/hashicorp/serf v0.8.3"
- "github.com/hashicorp/vault 746c0b111519166ff2126f55dba7071912c33006"
- "github.com/mattn/go-shellwords v1.0.5"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/armon/go-metrics ec5e00d3c878b2a97bbe0884ef45ffd1b4f669f5" # spdx:MIT
+ "github.com/frankban/quicktest v1.4.0" # spdx:MIT
+ "github.com/golang/snappy v0.0.1" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/hashicorp/consul v1.2.0" # spdx:MPL-2.0
+ "github.com/hashicorp/errwrap v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-gatedio v0.5.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-hclog v0.9.2" # spdx:MIT
+ "github.com/hashicorp/go-immutable-radix v1.1.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-msgpack v0.5.5" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-multierror v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-retryablehttp v0.6.2" # spdx:MPL-2.0
+ "github.com/hashicorp/go-rootcerts v1.0.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-sockaddr v1.0.2" # spdx:MPL-2.0
+ "github.com/hashicorp/go-syslog v1.0.0" # spdx:MIT
+ "github.com/hashicorp/golang-lru v0.5.3" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/logutils v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/memberlist v0.1.4" # spdx:MPL-2.0
+ "github.com/hashicorp/serf v0.8.3" # spdx:MPL-2.0
+ "github.com/hashicorp/vault 746c0b111519166ff2126f55dba7071912c33006" # spdx:MPL-2.0
+ "github.com/mattn/go-shellwords v1.0.5" # spdx:MIT
"github.com/miekg/dns v1.1.15"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/hashstructure v1.0.0"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/pierrec/lz4 v2.2.5"
- "github.com/pkg/errors v0.8.1"
- "github.com/ryanuber/go-glob v1.0.0"
- "github.com/stretchr/testify v1.3.0"
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/hashstructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/pierrec/lz4 v2.2.5" # spdx:BSD-3-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/ryanuber/go-glob v1.0.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
"golang.org/x/crypto 4def268fd1a49955bfb3dda92fe3db4f924f2285 github.com/golang/crypto"
"golang.org/x/net ca1201d0de80cfde86cb01aea620983605dfe99b github.com/golang/net"
"golang.org/x/sys 1393eb0183657fb29200106b17a5042ec6e48dbe github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
"golang.org/x/time c4c64cad1fd0a1a8dab2523e04e61d35308e131e github.com/golang/time"
"gopkg.in/check.v1 788fd78401277ebd861206a03c884797c6ec5541 github.com/go-check/check"
- "gopkg.in/square/go-jose.v2 v2.3.1 github.com/square/go-jose"
+ "gopkg.in/square/go-jose.v2 v2.3.1 github.com/square/go-jose" # spdx:Apache-2.0
"gopkg.in/yaml.v2 v2.2.2 github.com/go-yaml/yaml"
)
diff --git app-admin/consul-template/consul-template-0.24.1.ebuild app-admin/consul-template/consul-template-0.24.1.ebuild
index d3cccc9d7ba1..ca2ec32d74c6 100644
--- app-admin/consul-template/consul-template-0.24.1.ebuild
+++ app-admin/consul-template/consul-template-0.24.1.ebuild
@@ -11,163 +11,163 @@ HOMEPAGE="https://github.com/hashicorp/consul-template"
EGO_SUM=(
"cloud.google.com/go v0.26.0/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/DataDog/datadog-go v2.2.0+incompatible/go.mod"
- "github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod"
- "github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da"
- "github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod"
- "github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878"
- "github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878/go.mod"
- "github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310"
- "github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/DataDog/datadog-go v2.2.0+incompatible/go.mod" # spdx:MIT
+ "github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod" # spdx:MIT
+ "github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da" # spdx:MIT
+ "github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod" # spdx:MIT
+ "github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878" # spdx:MIT
+ "github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878/go.mod" # spdx:MIT
+ "github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310" # spdx:MIT
+ "github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
"github.com/bgentry/speakeasy v0.1.0/go.mod"
- "github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod"
- "github.com/circonus-labs/circonusllhist v0.1.3/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fatih/structs v1.1.0/go.mod"
- "github.com/frankban/quicktest v1.4.0"
- "github.com/frankban/quicktest v1.4.0/go.mod"
+ "github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/circonus-labs/circonusllhist v0.1.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fatih/structs v1.1.0/go.mod" # spdx:MIT
+ "github.com/frankban/quicktest v1.4.0" # spdx:MIT
+ "github.com/frankban/quicktest v1.4.0/go.mod" # spdx:MIT
"github.com/go-ldap/ldap v3.0.2+incompatible/go.mod"
- "github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/snappy v0.0.1"
- "github.com/golang/snappy v0.0.1/go.mod"
- "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c"
- "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
- "github.com/google/btree v1.0.0"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/go-cmp v0.3.0"
- "github.com/google/go-cmp v0.3.0/go.mod"
+ "github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31/go.mod" # spdx:MIT
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c" # spdx:Apache-2.0
+ "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
"github.com/hashicorp/consul/api v1.2.0"
"github.com/hashicorp/consul/api v1.2.0/go.mod"
"github.com/hashicorp/consul/sdk v0.2.0"
"github.com/hashicorp/consul/sdk v0.2.0/go.mod"
- "github.com/hashicorp/errwrap v1.0.0"
- "github.com/hashicorp/errwrap v1.0.0/go.mod"
- "github.com/hashicorp/go-cleanhttp v0.5.0/go.mod"
- "github.com/hashicorp/go-cleanhttp v0.5.1"
- "github.com/hashicorp/go-cleanhttp v0.5.1/go.mod"
- "github.com/hashicorp/go-gatedio v0.5.0"
- "github.com/hashicorp/go-gatedio v0.5.0/go.mod"
- "github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd/go.mod"
- "github.com/hashicorp/go-hclog v0.8.0/go.mod"
- "github.com/hashicorp/go-immutable-radix v1.0.0"
- "github.com/hashicorp/go-immutable-radix v1.0.0/go.mod"
- "github.com/hashicorp/go-immutable-radix v1.1.0"
- "github.com/hashicorp/go-immutable-radix v1.1.0/go.mod"
- "github.com/hashicorp/go-msgpack v0.5.3/go.mod"
- "github.com/hashicorp/go-msgpack v0.5.5"
- "github.com/hashicorp/go-msgpack v0.5.5/go.mod"
- "github.com/hashicorp/go-multierror v1.0.0"
- "github.com/hashicorp/go-multierror v1.0.0/go.mod"
- "github.com/hashicorp/go-plugin v1.0.1/go.mod"
- "github.com/hashicorp/go-retryablehttp v0.5.3/go.mod"
- "github.com/hashicorp/go-retryablehttp v0.5.4"
- "github.com/hashicorp/go-retryablehttp v0.5.4/go.mod"
- "github.com/hashicorp/go-rootcerts v1.0.0/go.mod"
- "github.com/hashicorp/go-rootcerts v1.0.1"
- "github.com/hashicorp/go-rootcerts v1.0.1/go.mod"
- "github.com/hashicorp/go-sockaddr v1.0.0/go.mod"
- "github.com/hashicorp/go-sockaddr v1.0.2"
- "github.com/hashicorp/go-sockaddr v1.0.2/go.mod"
- "github.com/hashicorp/go-syslog v1.0.0"
- "github.com/hashicorp/go-syslog v1.0.0/go.mod"
- "github.com/hashicorp/go-uuid v1.0.0/go.mod"
- "github.com/hashicorp/go-uuid v1.0.1"
- "github.com/hashicorp/go-uuid v1.0.1/go.mod"
- "github.com/hashicorp/go-version v1.1.0/go.mod"
+ "github.com/hashicorp/errwrap v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/errwrap v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-gatedio v0.5.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-gatedio v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd/go.mod" # spdx:MIT
+ "github.com/hashicorp/go-hclog v0.8.0/go.mod" # spdx:MIT
+ "github.com/hashicorp/go-immutable-radix v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-immutable-radix v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-immutable-radix v1.1.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-immutable-radix v1.1.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-msgpack v0.5.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-msgpack v0.5.5" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-msgpack v0.5.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-multierror v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-plugin v1.0.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-retryablehttp v0.5.3/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-retryablehttp v0.5.4" # spdx:MPL-2.0
+ "github.com/hashicorp/go-retryablehttp v0.5.4/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-rootcerts v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-rootcerts v1.0.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-rootcerts v1.0.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-sockaddr v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-sockaddr v1.0.2" # spdx:MPL-2.0
+ "github.com/hashicorp/go-sockaddr v1.0.2/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-syslog v1.0.0" # spdx:MIT
+ "github.com/hashicorp/go-syslog v1.0.0/go.mod" # spdx:MIT
+ "github.com/hashicorp/go-uuid v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-uuid v1.0.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-uuid v1.0.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-version v1.1.0/go.mod" # spdx:MPL-2.0
"github.com/hashicorp/go.net v0.0.1/go.mod"
- "github.com/hashicorp/golang-lru v0.5.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/golang-lru v0.5.1/go.mod"
- "github.com/hashicorp/golang-lru v0.5.3"
- "github.com/hashicorp/golang-lru v0.5.3/go.mod"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
- "github.com/hashicorp/logutils v1.0.0"
- "github.com/hashicorp/logutils v1.0.0/go.mod"
- "github.com/hashicorp/mdns v1.0.0/go.mod"
- "github.com/hashicorp/memberlist v0.1.3/go.mod"
- "github.com/hashicorp/memberlist v0.1.4"
- "github.com/hashicorp/memberlist v0.1.4/go.mod"
- "github.com/hashicorp/serf v0.8.2/go.mod"
- "github.com/hashicorp/serf v0.8.3"
- "github.com/hashicorp/serf v0.8.3/go.mod"
+ "github.com/hashicorp/golang-lru v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.3" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.3/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/logutils v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/logutils v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/mdns v1.0.0/go.mod" # spdx:MIT
+ "github.com/hashicorp/memberlist v0.1.3/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/memberlist v0.1.4" # spdx:MPL-2.0
+ "github.com/hashicorp/memberlist v0.1.4/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/serf v0.8.2/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/serf v0.8.3" # spdx:MPL-2.0
+ "github.com/hashicorp/serf v0.8.3/go.mod" # spdx:MPL-2.0
"github.com/hashicorp/vault/api v1.0.5-0.20190730042357-746c0b111519"
"github.com/hashicorp/vault/api v1.0.5-0.20190730042357-746c0b111519/go.mod"
"github.com/hashicorp/vault/sdk v0.1.14-0.20190730042320-0dc007d98cc8"
"github.com/hashicorp/vault/sdk v0.1.14-0.20190730042320-0dc007d98cc8/go.mod"
- "github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb/go.mod"
- "github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-isatty v0.0.3/go.mod"
- "github.com/mattn/go-shellwords v1.0.5"
- "github.com/mattn/go-shellwords v1.0.5/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
+ "github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d/go.mod" # spdx:MPL-2.0
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.3/go.mod" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.5" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.5/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
"github.com/miekg/dns v1.0.14"
"github.com/miekg/dns v1.0.14/go.mod"
"github.com/miekg/dns v1.1.15"
"github.com/miekg/dns v1.1.15/go.mod"
- "github.com/mitchellh/cli v1.0.0/go.mod"
- "github.com/mitchellh/copystructure v1.0.0/go.mod"
- "github.com/mitchellh/go-homedir v1.0.0/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77/go.mod"
- "github.com/mitchellh/go-testing-interface v1.0.0"
- "github.com/mitchellh/go-testing-interface v1.0.0/go.mod"
- "github.com/mitchellh/go-wordwrap v1.0.0/go.mod"
- "github.com/mitchellh/gox v0.4.0/go.mod"
- "github.com/mitchellh/hashstructure v1.0.0"
- "github.com/mitchellh/hashstructure v1.0.0/go.mod"
- "github.com/mitchellh/iochan v1.0.0/go.mod"
- "github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/mitchellh/reflectwalk v1.0.0/go.mod"
- "github.com/oklog/run v1.0.0/go.mod"
+ "github.com/mitchellh/cli v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/mitchellh/copystructure v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-testing-interface v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-testing-interface v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/gox v0.4.0/go.mod" # spdx:MPL-2.0
+ "github.com/mitchellh/hashstructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/hashstructure v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/iochan v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/mitchellh/reflectwalk v1.0.0/go.mod" # spdx:MIT
+ "github.com/oklog/run v1.0.0/go.mod" # spdx:Apache-2.0
"github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod"
"github.com/pascaldekloe/goe v0.1.0"
"github.com/pascaldekloe/goe v0.1.0/go.mod"
- "github.com/pierrec/lz4 v2.0.5+incompatible"
- "github.com/pierrec/lz4 v2.0.5+incompatible/go.mod"
- "github.com/pierrec/lz4 v2.2.5+incompatible"
- "github.com/pierrec/lz4 v2.2.5+incompatible/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/pierrec/lz4 v2.0.5+incompatible" # spdx:BSD-3-Clause
+ "github.com/pierrec/lz4 v2.0.5+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/pierrec/lz4 v2.2.5+incompatible" # spdx:BSD-3-Clause
+ "github.com/pierrec/lz4 v2.2.5+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/posener/complete v1.1.1/go.mod"
- "github.com/prometheus/client_golang v0.9.2/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/common v0.0.0-20181126121408-4724e9255275/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a/go.mod"
- "github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod"
- "github.com/ryanuber/columnize v2.1.0+incompatible/go.mod"
- "github.com/ryanuber/go-glob v1.0.0"
- "github.com/ryanuber/go-glob v1.0.0/go.mod"
+ "github.com/posener/complete v1.1.1/go.mod" # spdx:MIT
+ "github.com/prometheus/client_golang v0.9.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181126121408-4724e9255275/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a/go.mod" # spdx:Apache-2.0
+ "github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod" # spdx:MIT
+ "github.com/ryanuber/columnize v2.1.0+incompatible/go.mod" # spdx:MIT
+ "github.com/ryanuber/go-glob v1.0.0" # spdx:MIT
+ "github.com/ryanuber/go-glob v1.0.0/go.mod" # spdx:MIT
"github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529"
"github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod"
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod" # spdx:MIT
"golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3/go.mod"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
"golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4"
diff --git app-admin/docker-bench/docker-bench-0.2.2.ebuild app-admin/docker-bench/docker-bench-0.2.2.ebuild
index 2686da090932..cba9d4665a43 100644
--- app-admin/docker-bench/docker-bench-0.2.2.ebuild
+++ app-admin/docker-bench/docker-bench-0.2.2.ebuild
@@ -9,113 +9,113 @@ HOMEPAGE="https://github.com/aquasecurity/docker-bench"
EGO_SUM=(
"cloud.google.com/go v0.26.0/go.mod"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/OneOfOne/xxhash v1.2.2/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/aquasecurity/bench-common v0.0.0-20190806090815-81f08528fa03"
- "github.com/aquasecurity/bench-common v0.0.0-20190806090815-81f08528fa03/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/cespare/xxhash v1.1.0/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/coreos/bbolt v1.3.2/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
- "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod"
- "github.com/cpuguy83/go-md2man v1.0.10/go.mod"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
- "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/OneOfOne/xxhash v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/aquasecurity/bench-common v0.0.0-20190806090815-81f08528fa03" # spdx:Apache-2.0
+ "github.com/aquasecurity/bench-common v0.0.0-20190806090815-81f08528fa03/go.mod" # spdx:Apache-2.0
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/cespare/xxhash v1.1.0/go.mod" # spdx:MIT
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/coreos/bbolt v1.3.2/go.mod" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
+ "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" # spdx:MIT
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
"github.com/ghodss/yaml v1.0.0/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b" # spdx:Apache-2.0
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0/go.mod"
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0"
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-colorable v0.1.2/go.mod"
- "github.com/mattn/go-isatty v0.0.8"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/oklog/ulid v1.3.1/go.mod"
- "github.com/pelletier/go-toml v1.2.0"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/oklog/ulid v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/pelletier/go-toml v1.2.0" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.3/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod"
- "github.com/prometheus/common v0.4.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod"
- "github.com/prometheus/tsdb v0.7.1/go.mod"
- "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/tsdb v0.7.1/go.mod" # spdx:Apache-2.0
+ "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" # spdx:BSD-3-Clause
"github.com/russross/blackfriday v1.5.2/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/soheilhy/cmux v0.1.4/go.mod"
- "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
- "github.com/spf13/afero v1.1.2"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/cobra v0.0.5/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/viper v1.3.2/go.mod"
- "github.com/spf13/viper v1.4.0"
- "github.com/spf13/viper v1.4.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod"
- "github.com/ugorji/go v1.1.4/go.mod"
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/soheilhy/cmux v0.1.4/go.mod" # spdx:Apache-2.0
+ "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/afero v1.1.2" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0" # spdx:MIT
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.3.2/go.mod" # spdx:MIT
+ "github.com/spf13/viper v1.4.0" # spdx:MIT
+ "github.com/spf13/viper v1.4.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod" # spdx:MIT
+ "github.com/ugorji/go v1.1.4/go.mod" # spdx:MIT
"github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod"
- "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
+ "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
"go.etcd.io/bbolt v1.3.2/go.mod"
"go.uber.org/atomic v1.4.0/go.mod"
"go.uber.org/multierr v1.1.0/go.mod"
diff --git app-admin/helm/helm-2.16.1.ebuild app-admin/helm/helm-2.16.1.ebuild
index 6f4db7a99f2d..b857f72ff277 100644
--- app-admin/helm/helm-2.16.1.ebuild
+++ app-admin/helm/helm-2.16.1.ebuild
@@ -9,112 +9,112 @@ MY_PV=${PV/_rc/-rc.}
EGO_VENDOR=(
"cloud.google.com/go 8c41231e01b2085512d98153bcffb847ff9b4b9f github.com/GoogleCloudPlatform/gcloud-golang"
-"github.com/asaskevich/govalidator 7664702784775e51966f0885f5cd27435916517b"
-"github.com/Azure/go-ansiterm d6e3b3328b783f23731bc4d058875b0371ff8109"
-"github.com/Azure/go-autorest 69b4126ece6b5257e2f9b0017007d2334153655f"
-"github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
-"github.com/BurntSushi/toml 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005"
-"github.com/chai2010/gettext-go c6fed771bfd517099caf0f7a961671fa8ed08723"
-"github.com/cpuguy83/go-md2man 7762f7e404f8416dfa1d9bb6a8c192aa9acb4d19"
-"github.com/cyphar/filepath-securejoin a261ee33d7a517f054effbf451841abaafe3e0fd"
-"github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73"
-"github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e"
-"github.com/docker/distribution 2461543d988979529609e8cb6fca9ca190dc48da"
-"github.com/docker/docker be7ac8be2ae072032a4005e8f232be3fc57e4127"
-"github.com/docker/go-units 9e638d38cf6977a37a8ea0078f3ee75a7cdb2dd1"
-"github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528"
-"github.com/emicklei/go-restful ff4f55a206334ef123e4f79bbf348980da81ca46"
-"github.com/evanphx/json-patch 5858425f75500d40c52783dce87d085a483ce135"
-"github.com/exponent-io/jsonpath d6023ce2651d8eafb5c75bb0c7167536102ec9f5"
-"github.com/fatih/color 3f9d52f7176a6927daacff70a3e8d1dc2025c53e"
+"github.com/asaskevich/govalidator 7664702784775e51966f0885f5cd27435916517b" # spdx:MIT
+"github.com/Azure/go-ansiterm d6e3b3328b783f23731bc4d058875b0371ff8109" # spdx:MIT
+"github.com/Azure/go-autorest 69b4126ece6b5257e2f9b0017007d2334153655f" # spdx:Apache-2.0
+"github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+"github.com/BurntSushi/toml 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005" # spdx:MIT
+"github.com/chai2010/gettext-go c6fed771bfd517099caf0f7a961671fa8ed08723" # spdx:BSD-3-Clause
+"github.com/cpuguy83/go-md2man 7762f7e404f8416dfa1d9bb6a8c192aa9acb4d19" # spdx:MIT
+"github.com/cyphar/filepath-securejoin a261ee33d7a517f054effbf451841abaafe3e0fd" # spdx:BSD-3-Clause
+"github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73" # spdx:ISC
+"github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e" # spdx:MIT
+"github.com/docker/distribution 2461543d988979529609e8cb6fca9ca190dc48da" # spdx:Apache-2.0
+"github.com/docker/docker be7ac8be2ae072032a4005e8f232be3fc57e4127" # spdx:Apache-2.0
+"github.com/docker/go-units 9e638d38cf6977a37a8ea0078f3ee75a7cdb2dd1" # spdx:Apache-2.0
+"github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528" # spdx:Apache-2.0
+"github.com/emicklei/go-restful ff4f55a206334ef123e4f79bbf348980da81ca46" # spdx:MIT
+"github.com/evanphx/json-patch 5858425f75500d40c52783dce87d085a483ce135" # spdx:BSD-3-Clause
+"github.com/exponent-io/jsonpath d6023ce2651d8eafb5c75bb0c7167536102ec9f5" # spdx:MIT
+"github.com/fatih/color 3f9d52f7176a6927daacff70a3e8d1dc2025c53e" # spdx:MIT
"github.com/ghodss/yaml c7ce16629ff4cd059ed96ed06419dd3856fd3577"
-"github.com/gofrs/flock 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb"
-"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98"
-"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272"
+"github.com/gofrs/flock 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb" # spdx:BSD-3-Clause
+"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98" # spdx:Apache-2.0
+"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272" # spdx:Apache-2.0
"github.com/go-openapi/spec 6aced65f8501fe1217321abf0749d354824ba2ff"
-"github.com/go-openapi/swag 1d0bd113de87027671077d3c71eb3ac5d7dbba72"
-"github.com/gobwas/glob 5ccd90ef52e1e632236f7326478d4faa74f99438"
+"github.com/go-openapi/swag 1d0bd113de87027671077d3c71eb3ac5d7dbba72" # spdx:Apache-2.0
+"github.com/gobwas/glob 5ccd90ef52e1e632236f7326478d4faa74f99438" # spdx:MIT
"github.com/gogo/protobuf 65acae22fc9d1fe290b33faa2bd64cdc20a463a0"
-"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed"
-"github.com/golang/groupcache 02826c3e79038b59d737d3b1c0a1d937f71a4433"
-"github.com/golang/protobuf 6c65a5562fc06764971b7c5d05c76c75e84bdbf7"
-"github.com/google/btree 4030bb1f1f0c35b30ca7009e9ebd06849dd45306"
-"github.com/google/go-cmp 6f77996f0c42f7b84e5a2b252227263f93432e9b"
-"github.com/google/gofuzz f140a6486e521aad38f5917de355cbf147cc0496"
-"github.com/google/uuid 0cd6bf5da1e1c83f8b45653022c74f71af0538a4"
-"github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba"
+"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed" # spdx:Apache-2.0
+"github.com/golang/groupcache 02826c3e79038b59d737d3b1c0a1d937f71a4433" # spdx:Apache-2.0
+"github.com/golang/protobuf 6c65a5562fc06764971b7c5d05c76c75e84bdbf7" # spdx:BSD-3-Clause
+"github.com/google/btree 4030bb1f1f0c35b30ca7009e9ebd06849dd45306" # spdx:Apache-2.0
+"github.com/google/go-cmp 6f77996f0c42f7b84e5a2b252227263f93432e9b" # spdx:BSD-3-Clause
+"github.com/google/gofuzz f140a6486e521aad38f5917de355cbf147cc0496" # spdx:Apache-2.0
+"github.com/google/uuid 0cd6bf5da1e1c83f8b45653022c74f71af0538a4" # spdx:BSD-3-Clause
+"github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud c2d73b246b48e239d3f03c455905e06fe26e33c3"
-"github.com/gosuri/uitable 2cf933346b8370a3a3d8867ef5cf54b2129d8ecf"
-"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6"
-"github.com/grpc-ecosystem/go-grpc-prometheus 6af20e3a5340d5e6bde20c8a7a78699efe19ac0a"
-"github.com/hashicorp/golang-lru 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c"
-"github.com/huandu/xstrings f02667b379e2fb5916c3cda2cf31e0eb885d79f8"
-"github.com/imdario/mergo 9316a62528ac99aaecb4e47eadd6dc8aa6533d58"
+"github.com/gosuri/uitable 2cf933346b8370a3a3d8867ef5cf54b2129d8ecf" # spdx:MIT
+"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6" # spdx:MIT
+"github.com/grpc-ecosystem/go-grpc-prometheus 6af20e3a5340d5e6bde20c8a7a78699efe19ac0a" # spdx:Apache-2.0
+"github.com/hashicorp/golang-lru 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c" # spdx:MPL-2.0
+"github.com/huandu/xstrings f02667b379e2fb5916c3cda2cf31e0eb885d79f8" # spdx:MIT
+"github.com/imdario/mergo 9316a62528ac99aaecb4e47eadd6dc8aa6533d58" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
-"github.com/jmoiron/sqlx d161d7a76b5661016ad0b085869f77fd410f3e6a"
-"github.com/json-iterator/go 27518f6661eba504be5a7a9a9f6d9460d892ade3"
-"github.com/konsorten/go-windows-terminal-sequences 5c8c8bd35d3832f5d134ae1e1e375b69a4d25242"
+"github.com/jmoiron/sqlx d161d7a76b5661016ad0b085869f77fd410f3e6a" # spdx:MIT
+"github.com/json-iterator/go 27518f6661eba504be5a7a9a9f6d9460d892ade3" # spdx:MIT
+"github.com/konsorten/go-windows-terminal-sequences 5c8c8bd35d3832f5d134ae1e1e375b69a4d25242" # spdx:MIT
"github.com/lib/pq f91d3411e481ed313eeab65ebfe9076466c39d01"
-"github.com/liggitt/tabwriter 89fcab3d43de07060e4fd4c1547430ed57e87f24"
-"github.com/mailru/easyjson d5b7844b561a7bc640052f1b935f7b800330d7e0"
-"github.com/MakeNowJust/heredoc bb23615498cded5e105af4ce27de75b089cbe851"
-"github.com/Masterminds/goutils 41ac8693c5c10a92ea1ff5ac3a7f95646f6123b0"
-"github.com/Masterminds/semver 805c489aa98f412e79eb308a37996bf9d8b1c91e"
+"github.com/liggitt/tabwriter 89fcab3d43de07060e4fd4c1547430ed57e87f24" # spdx:BSD-3-Clause
+"github.com/mailru/easyjson d5b7844b561a7bc640052f1b935f7b800330d7e0" # spdx:MIT
+"github.com/MakeNowJust/heredoc bb23615498cded5e105af4ce27de75b089cbe851" # spdx:MIT
+"github.com/Masterminds/goutils 41ac8693c5c10a92ea1ff5ac3a7f95646f6123b0" # spdx:Apache-2.0
+"github.com/Masterminds/semver 805c489aa98f412e79eb308a37996bf9d8b1c91e" # spdx:MIT
"github.com/Masterminds/sprig e4c0945838d570720d876a6ad9b4568ed32317b4"
"github.com/Masterminds/vcs f94282d8632a0620f79f0c6ff0e82604e8c5c85b"
-"github.com/mattn/go-colorable 98ec13f34aabf44cc914c65a1cfb7b9bc815aef1"
-"github.com/mattn/go-isatty 0e9ddb7c0c0aef74fa25eaba4141e6b5ab7aca2a"
-"github.com/mattn/go-runewidth 9d4e0701ab53d89eeb2f46b282d1cd71f458f0bf"
-"github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
-"github.com/mitchellh/copystructure 9a1b6f44e8da0e0e374624fb0a825a231b00c537"
-"github.com/mitchellh/go-wordwrap 9e67c67572bc5dd02aef930e2b0ae3c02a4b5a5c"
-"github.com/mitchellh/reflectwalk 3e2c75dfad4fbf904b58782a80fd595c760ad185"
-"github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
-"github.com/modern-go/reflect2 94122c33edd36123c84d5368cfb2b69df93a0ec8"
+"github.com/mattn/go-colorable 98ec13f34aabf44cc914c65a1cfb7b9bc815aef1" # spdx:MIT
+"github.com/mattn/go-isatty 0e9ddb7c0c0aef74fa25eaba4141e6b5ab7aca2a" # spdx:MIT
+"github.com/mattn/go-runewidth 9d4e0701ab53d89eeb2f46b282d1cd71f458f0bf" # spdx:MIT
+"github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+"github.com/mitchellh/copystructure 9a1b6f44e8da0e0e374624fb0a825a231b00c537" # spdx:MIT
+"github.com/mitchellh/go-wordwrap 9e67c67572bc5dd02aef930e2b0ae3c02a4b5a5c" # spdx:MIT
+"github.com/mitchellh/reflectwalk 3e2c75dfad4fbf904b58782a80fd595c760ad185" # spdx:MIT
+"github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" # spdx:Apache-2.0
+"github.com/modern-go/reflect2 94122c33edd36123c84d5368cfb2b69df93a0ec8" # spdx:Apache-2.0
"github.com/opencontainers/go-digest 279bed98673dd5bef374d3b6e4b09e2af76183bf"
-"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6"
-"github.com/pkg/errors 27936f6d90f9c8e1145f11ed52ffffbfdb9e0af7"
-"github.com/prometheus/client_golang 505eaef017263e299324067d40ca2c48f6a2cf50"
-"github.com/prometheus/client_model 5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f"
-"github.com/prometheus/common 4724e9255275ce38f7179b2478abeae4e28c904f"
-"github.com/prometheus/procfs 1dc9a6cbc91aacc3e8b2d63db4d2e957a5394ac4"
-"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4"
-"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e"
-"github.com/rubenv/sql-migrate 9355dd04f4b3dc9ed604623307307a3491a627bc"
+"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6" # spdx:MIT
+"github.com/pkg/errors 27936f6d90f9c8e1145f11ed52ffffbfdb9e0af7" # spdx:BSD-2-Clause
+"github.com/prometheus/client_golang 505eaef017263e299324067d40ca2c48f6a2cf50" # spdx:Apache-2.0
+"github.com/prometheus/client_model 5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f" # spdx:Apache-2.0
+"github.com/prometheus/common 4724e9255275ce38f7179b2478abeae4e28c904f" # spdx:Apache-2.0
+"github.com/prometheus/procfs 1dc9a6cbc91aacc3e8b2d63db4d2e957a5394ac4" # spdx:Apache-2.0
+"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4" # spdx:BSD-3-Clause
+"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e" # spdx:BSD-3-Clause
+"github.com/rubenv/sql-migrate 9355dd04f4b3dc9ed604623307307a3491a627bc" # spdx:MIT
"github.com/russross/blackfriday 05f3235734ad95d0016f6a23902f06461fcf567a"
-"github.com/sirupsen/logrus 839c75faf7f98a33d445d181f3018b5c3409a45e"
-"github.com/spf13/cobra f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5"
-"github.com/spf13/pflag 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab"
+"github.com/sirupsen/logrus 839c75faf7f98a33d445d181f3018b5c3409a45e" # spdx:MIT
+"github.com/spf13/cobra f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5" # spdx:Apache-2.0
+"github.com/spf13/pflag 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" # spdx:BSD-3-Clause
"github.com/technosophos/moniker a5dbd03a2245d554160e3ae6bfdcf969fe58b431"
"golang.org/x/crypto e84da0312774c21d64ee2317962ef669b27ffb41 github.com/golang/crypto"
"golang.org/x/net cdfb69ac37fc6fa907650654115ebebb3aae2087 github.com/golang/net"
-"golang.org/x/oauth2 9f3314589c9a9136388751d9adae6b0ed400978a github.com/golang/oauth2"
+"golang.org/x/oauth2 9f3314589c9a9136388751d9adae6b0ed400978a github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sync 42b317875d0fa942474b76e1b46a6060d720ae6e github.com/golang/sync"
"golang.org/x/sys b90733256f2e882e81d52f9126de08df5615afd9 github.com/golang/sys"
"golang.org/x/text e6919f6577db79269a6443b9dc46d18f2238fb5d github.com/golang/text"
"golang.org/x/time f51c12702a4d776e4c1fa9b0fabab841babae631 github.com/golang/time"
-"google.golang.org/appengine 54a98f90d1c46b7731eb8fb305d2a321c30ef610 github.com/golang/appengine"
-"google.golang.org/genproto 919d9bdd9fe6f1a5dd95ce5d5e4cdb8fd3c516d0 github.com/google/go-genproto"
-"google.golang.org/grpc a02b0774206b209466313a0b525d2c738fe407eb github.com/grpc/grpc-go"
-"gopkg.in/gorp.v1 6a667da9c028871f98598d85413e3fc4c6daa52e github.com/go-gorp/gorp"
+"google.golang.org/appengine 54a98f90d1c46b7731eb8fb305d2a321c30ef610 github.com/golang/appengine" # spdx:Apache-2.0
+"google.golang.org/genproto 919d9bdd9fe6f1a5dd95ce5d5e4cdb8fd3c516d0 github.com/google/go-genproto" # spdx:Apache-2.0
+"google.golang.org/grpc a02b0774206b209466313a0b525d2c738fe407eb github.com/grpc/grpc-go" # spdx:Apache-2.0
+"gopkg.in/gorp.v1 6a667da9c028871f98598d85413e3fc4c6daa52e github.com/go-gorp/gorp" # spdx:MIT
"gopkg.in/inf.v0 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4 github.com/go-inf/inf"
-"gopkg.in/square/go-jose.v2 e94fb177d3668d35ab39c61cbb2f311550557e83 github.com/square/go-jose"
+"gopkg.in/square/go-jose.v2 e94fb177d3668d35ab39c61cbb2f311550557e83 github.com/square/go-jose" # spdx:Apache-2.0
"gopkg.in/yaml.v2 f221b8435cfb71e54062f6c6e99e9ade30b124d5 github.com/go-yaml/yaml"
-"k8s.io/api 35e52d86657aba06859dd22099bfa14faf1effb2 github.com/kubernetes/api"
-"k8s.io/apiextensions-apiserver 5357c4baaf6562e4d37c9afc9fef99bd16d76a9f github.com/kubernetes/apiextensions-apiserver"
-"k8s.io/apimachinery a2eda9f80ab8a454a81bdde16d62a1afe5f931c0 github.com/kubernetes/apimachinery"
-"k8s.io/apiserver 5190913f932d82e562d4eb91d0f3d7a063bdbc07 github.com/kubernetes/apiserver"
-"k8s.io/client-go bec269661e48cb1e5fbb0d037f356ffe9e9978a0 github.com/kubernetes/client-go"
-"k8s.io/cli-runtime 74ad18325ed51ea6de9ee19bae59156bad18ecd2 github.com/kubernetes/cli-runtime"
-"k8s.io/component-base 039242c015a9f5eeaccea3ea17c6973b9c27166a github.com/kubernetes/component-base"
-"k8s.io/klog 3ca30a56d8a775276f9cdae009ba326fdc05af7f github.com/kubernetes/klog"
-"k8s.io/kube-openapi 743ec37842bffe49dd4221d9026f30fb1d5adbc4 github.com/kubernetes/kube-openapi"
-"k8s.io/kubectl 2ed914427d51f6fd865e0db43d72b2f22610cf32 github.com/kubernetes/kubectl"
-"k8s.io/kubernetes c97fe5036ef3df2967d086711e6c0c405941e14b github.com/kubernetes/kubernetes"
-"k8s.io/utils 581e00157fb1a0435d4fac54a52d1ca1e481d60e github.com/kubernetes/utils"
-"sigs.k8s.io/kustomize a6f65144121d1955266b0cd836ce954c04122dc8 github.com/kubernetes-sigs/kustomize"
+"k8s.io/api 35e52d86657aba06859dd22099bfa14faf1effb2 github.com/kubernetes/api" # spdx:Apache-2.0
+"k8s.io/apiextensions-apiserver 5357c4baaf6562e4d37c9afc9fef99bd16d76a9f github.com/kubernetes/apiextensions-apiserver" # spdx:Apache-2.0
+"k8s.io/apimachinery a2eda9f80ab8a454a81bdde16d62a1afe5f931c0 github.com/kubernetes/apimachinery" # spdx:Apache-2.0
+"k8s.io/apiserver 5190913f932d82e562d4eb91d0f3d7a063bdbc07 github.com/kubernetes/apiserver" # spdx:Apache-2.0
+"k8s.io/client-go bec269661e48cb1e5fbb0d037f356ffe9e9978a0 github.com/kubernetes/client-go" # spdx:Apache-2.0
+"k8s.io/cli-runtime 74ad18325ed51ea6de9ee19bae59156bad18ecd2 github.com/kubernetes/cli-runtime" # spdx:Apache-2.0
+"k8s.io/component-base 039242c015a9f5eeaccea3ea17c6973b9c27166a github.com/kubernetes/component-base" # spdx:Apache-2.0
+"k8s.io/klog 3ca30a56d8a775276f9cdae009ba326fdc05af7f github.com/kubernetes/klog" # spdx:Apache-2.0
+"k8s.io/kube-openapi 743ec37842bffe49dd4221d9026f30fb1d5adbc4 github.com/kubernetes/kube-openapi" # spdx:Apache-2.0
+"k8s.io/kubectl 2ed914427d51f6fd865e0db43d72b2f22610cf32 github.com/kubernetes/kubectl" # spdx:Apache-2.0
+"k8s.io/kubernetes c97fe5036ef3df2967d086711e6c0c405941e14b github.com/kubernetes/kubernetes" # spdx:Apache-2.0
+"k8s.io/utils 581e00157fb1a0435d4fac54a52d1ca1e481d60e github.com/kubernetes/utils" # spdx:Apache-2.0
+"sigs.k8s.io/kustomize a6f65144121d1955266b0cd836ce954c04122dc8 github.com/kubernetes-sigs/kustomize" # spdx:Apache-2.0
"sigs.k8s.io/yaml fd68e9863619f6ec2fdd8625fe1f02e7c877e480 github.com/kubernetes-sigs/yaml"
-"vbom.ml/util efcd4e0f97874370259c7d93e12aad57911dea81 github.com/fvbommel/util"
+"vbom.ml/util efcd4e0f97874370259c7d93e12aad57911dea81 github.com/fvbommel/util" # spdx:MIT
)
inherit golang-build golang-vcs-snapshot bash-completion-r1
diff --git app-admin/helm/helm-3.0.0.ebuild app-admin/helm/helm-3.0.0.ebuild
index cc208bd7a447..7ec3e20a953b 100644
--- app-admin/helm/helm-3.0.0.ebuild
+++ app-admin/helm/helm-3.0.0.ebuild
@@ -10,130 +10,130 @@ MY_PV=${PV/_rc/-rc.}
EGO_VENDOR=(
"github.com/Nvveen/Gotty a8b993ba6abdb0e0c12b0125c603323a71c7790c github.com/ijc25/Gotty"
"cloud.google.com/go v0.38.0 github.com/GoogleCloudPlatform/gcloud-golang"
- "github.com/Azure/go-ansiterm d6e3b3328b78"
- "github.com/Azure/go-autorest v13.0.0"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/MakeNowJust/heredoc e9091a26100e"
- "github.com/Masterminds/goutils v1.1.0"
- "github.com/Masterminds/semver/v3 v3.0.1 github.com/Masterminds/semver"
+ "github.com/Azure/go-ansiterm d6e3b3328b78" # spdx:MIT
+ "github.com/Azure/go-autorest v13.0.0" # spdx:Apache-2.0
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/MakeNowJust/heredoc e9091a26100e" # spdx:MIT
+ "github.com/Masterminds/goutils v1.1.0" # spdx:Apache-2.0
+ "github.com/Masterminds/semver/v3 v3.0.1 github.com/Masterminds/semver" # spdx:MIT
"github.com/Masterminds/sprig/v3 v3.0.0 github.com/Masterminds/sprig"
"github.com/Masterminds/vcs v1.13.0"
- "github.com/Microsoft/go-winio v0.4.12"
- "github.com/Microsoft/hcsshim v0.8.6"
- "github.com/PuerkitoBio/purell v1.1.1"
- "github.com/PuerkitoBio/urlesc de5bf2ad4578"
- "github.com/Shopify/logrus-bugsnag 577dee27f20d"
- "github.com/asaskevich/govalidator f61b66f89f4a"
- "github.com/beorn7/perks v1.0.1"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1"
- "github.com/bugsnag/bugsnag-go v1.5.0"
- "github.com/bugsnag/panicwrap v1.2.0"
- "github.com/cespare/xxhash/v2 v2.1.0 github.com/cespare/xxhash"
- "github.com/containerd/containerd v1.3.0"
- "github.com/containerd/continuity 004b46473808"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/cyphar/filepath-securejoin v0.2.2"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/deislabs/oras v0.7.0"
- "github.com/dgrijalva/jwt-go v3.2.0"
- "github.com/docker/cli d88565df0c2d"
- "github.com/docker/distribution v2.7.1"
- "github.com/docker/docker 2cb26cfe9cbf"
- "github.com/docker/docker-credential-helpers v0.6.1"
- "github.com/docker/go-connections v0.4.0"
+ "github.com/Microsoft/go-winio v0.4.12" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.6" # spdx:MIT
+ "github.com/PuerkitoBio/purell v1.1.1" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc de5bf2ad4578" # spdx:BSD-3-Clause
+ "github.com/Shopify/logrus-bugsnag 577dee27f20d" # spdx:MIT
+ "github.com/asaskevich/govalidator f61b66f89f4a" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v1.5.0" # spdx:MIT
+ "github.com/bugsnag/panicwrap v1.2.0" # spdx:MIT
+ "github.com/cespare/xxhash/v2 v2.1.0 github.com/cespare/xxhash" # spdx:MIT
+ "github.com/containerd/containerd v1.3.0" # spdx:Apache-2.0
+ "github.com/containerd/continuity 004b46473808" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/cyphar/filepath-securejoin v0.2.2" # spdx:BSD-3-Clause
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/deislabs/oras v0.7.0" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0" # spdx:MIT
+ "github.com/docker/cli d88565df0c2d" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1" # spdx:Apache-2.0
+ "github.com/docker/docker 2cb26cfe9cbf" # spdx:Apache-2.0
+ "github.com/docker/docker-credential-helpers v0.6.1" # spdx:MIT
+ "github.com/docker/go-connections v0.4.0" # spdx:Apache-2.0
"github.com/docker/go-metrics b84716841b82"
- "github.com/docker/go-units v0.4.0"
- "github.com/docker/libtrust aabc10ec26b7"
- "github.com/docker/spdystream 6480d4af844c"
- "github.com/emicklei/go-restful v2.11.1"
- "github.com/evanphx/json-patch v4.5.0"
- "github.com/exponent-io/jsonpath d6023ce2651d"
- "github.com/garyburd/redigo v1.6.0"
+ "github.com/docker/go-units v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/libtrust aabc10ec26b7" # spdx:Apache-2.0
+ "github.com/docker/spdystream 6480d4af844c" # spdx:Apache-2.0
+ "github.com/emicklei/go-restful v2.11.1" # spdx:MIT
+ "github.com/evanphx/json-patch v4.5.0" # spdx:BSD-3-Clause
+ "github.com/exponent-io/jsonpath d6023ce2651d" # spdx:MIT
+ "github.com/garyburd/redigo v1.6.0" # spdx:Apache-2.0
"github.com/ghodss/yaml v1.0.0"
- "github.com/go-openapi/jsonpointer v0.19.3"
- "github.com/go-openapi/jsonreference v0.19.3"
+ "github.com/go-openapi/jsonpointer v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3" # spdx:Apache-2.0
"github.com/go-openapi/spec v0.19.4"
- "github.com/go-openapi/swag v0.19.5"
- "github.com/gobwas/glob v0.2.3"
- "github.com/gofrs/flock v0.7.1"
- "github.com/gofrs/uuid v3.2.0"
+ "github.com/go-openapi/swag v0.19.5" # spdx:Apache-2.0
+ "github.com/gobwas/glob v0.2.3" # spdx:MIT
+ "github.com/gofrs/flock v0.7.1" # spdx:BSD-3-Clause
+ "github.com/gofrs/uuid v3.2.0" # spdx:MIT
"github.com/gogo/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.2"
- "github.com/google/btree v1.0.0"
- "github.com/google/go-cmp v0.3.1"
- "github.com/google/gofuzz v1.0.0"
- "github.com/google/uuid v1.1.1"
- "github.com/googleapis/gnostic v0.3.1"
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.3.1" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/googleapis/gnostic v0.3.1" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud v0.1.0"
- "github.com/gorilla/handlers v1.4.0"
- "github.com/gorilla/mux v1.7.0"
- "github.com/gosuri/uitable v0.0.1"
- "github.com/gregjones/httpcache c63ab54fda8f"
- "github.com/hashicorp/golang-lru v0.5.3"
- "github.com/huandu/xstrings v1.2.0"
- "github.com/imdario/mergo v0.3.8"
+ "github.com/gorilla/handlers v1.4.0" # spdx:BSD-2-Clause
+ "github.com/gorilla/mux v1.7.0" # spdx:BSD-3-Clause
+ "github.com/gosuri/uitable v0.0.1" # spdx:MIT
+ "github.com/gregjones/httpcache c63ab54fda8f" # spdx:MIT
+ "github.com/hashicorp/golang-lru v0.5.3" # spdx:MPL-2.0
+ "github.com/huandu/xstrings v1.2.0" # spdx:MIT
+ "github.com/imdario/mergo v0.3.8" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
- "github.com/json-iterator/go v1.1.7"
- "github.com/kardianos/osext ae77be60afb1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/mailru/easyjson v0.7.0"
- "github.com/mattn/go-runewidth v0.0.4"
- "github.com/mattn/go-shellwords v1.0.5"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
+ "github.com/json-iterator/go v1.1.7" # spdx:MIT
+ "github.com/kardianos/osext ae77be60afb1" # spdx:BSD-3-Clause
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.5" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
"github.com/miekg/dns 0d29b283ac0f"
- "github.com/mitchellh/copystructure v1.0.0"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/reflectwalk v1.0.0"
- "github.com/modern-go/concurrent bacd9c7ef1dd"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/morikuni/aec 39771216ff4c"
+ "github.com/mitchellh/copystructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/reflectwalk v1.0.0" # spdx:MIT
+ "github.com/modern-go/concurrent bacd9c7ef1dd" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/morikuni/aec 39771216ff4c" # spdx:MIT
"github.com/opencontainers/go-digest v1.0.0-rc1"
- "github.com/opencontainers/image-spec v1.0.1"
- "github.com/opencontainers/runc v0.1.1"
- "github.com/peterbourgon/diskv v2.0.1"
- "github.com/pkg/errors v0.8.1"
+ "github.com/opencontainers/image-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1" # spdx:Apache-2.0
+ "github.com/peterbourgon/diskv v2.0.1" # spdx:MIT
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
- "github.com/prometheus/client_golang v1.2.1"
- "github.com/prometheus/client_model 14fe0d1b01d4"
- "github.com/prometheus/common v0.7.0"
- "github.com/prometheus/procfs v0.0.5"
+ "github.com/prometheus/client_golang v1.2.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_model 14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
"github.com/russross/blackfriday v1.5.2"
- "github.com/sirupsen/logrus v1.4.2"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/pflag v1.0.5"
- "github.com/stretchr/testify v1.4.0"
- "github.com/xeipuuv/gojsonpointer 4e3ac2762d5f"
- "github.com/xeipuuv/gojsonreference bd5ef7bd5415"
- "github.com/xeipuuv/gojsonschema v1.1.0"
- "github.com/xenolf/lego a9d8cec0e656"
+ "github.com/sirupsen/logrus v1.4.2" # spdx:MIT
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/xeipuuv/gojsonpointer 4e3ac2762d5f" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference bd5ef7bd5415" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0" # spdx:Apache-2.0
+ "github.com/xenolf/lego a9d8cec0e656" # spdx:MIT
"github.com/yvasiyarov/go-metrics c25f46c4b940"
- "github.com/yvasiyarov/gorelic v0.0.6"
- "github.com/yvasiyarov/newrelic_platform_go b21fdbd4370f"
+ "github.com/yvasiyarov/gorelic v0.0.6" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go b21fdbd4370f" # spdx:BSD-2-Clause
"golang.org/x/crypto f83a4685e152 github.com/golang/crypto"
"golang.org/x/net fe3aa8a45271 github.com/golang/net"
- "golang.org/x/oauth2 0f29369cfe45 github.com/golang/oauth2"
+ "golang.org/x/oauth2 0f29369cfe45 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sync 112230192c58 github.com/golang/sync"
"golang.org/x/sys 195ce5e7f934 github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
"golang.org/x/time 555d28b269f0 github.com/golang/time"
- "google.golang.org/appengine v1.6.5 github.com/golang/appengine"
- "google.golang.org/genproto 919d9bdd9fe6 github.com/google/go-genproto"
- "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go"
+ "google.golang.org/appengine v1.6.5 github.com/golang/appengine" # spdx:Apache-2.0
+ "google.golang.org/genproto 919d9bdd9fe6 github.com/google/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go" # spdx:Apache-2.0
"gopkg.in/inf.v0 v0.9.1 github.com/go-inf/inf"
- "gopkg.in/square/go-jose.v1 v1.1.2 github.com/square/go-jose"
+ "gopkg.in/square/go-jose.v1 v1.1.2 github.com/square/go-jose" # spdx:Apache-2.0
"gopkg.in/yaml.v2 v2.2.4 github.com/go-yaml/yaml"
- "k8s.io/api 35e52d86657a github.com/kubernetes/api"
- "k8s.io/apiextensions-apiserver 5357c4baaf65 github.com/kubernetes/apiextensions-apiserver"
- "k8s.io/apimachinery a2eda9f80ab8 github.com/kubernetes/apimachinery"
- "k8s.io/cli-runtime 74ad18325ed5 github.com/kubernetes/cli-runtime"
- "k8s.io/client-go bec269661e48 github.com/kubernetes/client-go"
- "k8s.io/klog v1.0.0 github.com/kubernetes/klog"
- "k8s.io/kube-openapi 0270cf2f1c1d github.com/kubernetes/kube-openapi"
- "k8s.io/kubectl 2ed914427d51 github.com/kubernetes/kubectl"
- "k8s.io/utils 8d271d903fe4 github.com/kubernetes/utils"
- "rsc.io/letsencrypt v0.0.1 github.com/rsc/letsencrypt"
- "sigs.k8s.io/kustomize v2.0.3 github.com/kubernetes-sigs/kustomize"
+ "k8s.io/api 35e52d86657a github.com/kubernetes/api" # spdx:Apache-2.0
+ "k8s.io/apiextensions-apiserver 5357c4baaf65 github.com/kubernetes/apiextensions-apiserver" # spdx:Apache-2.0
+ "k8s.io/apimachinery a2eda9f80ab8 github.com/kubernetes/apimachinery" # spdx:Apache-2.0
+ "k8s.io/cli-runtime 74ad18325ed5 github.com/kubernetes/cli-runtime" # spdx:Apache-2.0
+ "k8s.io/client-go bec269661e48 github.com/kubernetes/client-go" # spdx:Apache-2.0
+ "k8s.io/klog v1.0.0 github.com/kubernetes/klog" # spdx:Apache-2.0
+ "k8s.io/kube-openapi 0270cf2f1c1d github.com/kubernetes/kube-openapi" # spdx:Apache-2.0
+ "k8s.io/kubectl 2ed914427d51 github.com/kubernetes/kubectl" # spdx:Apache-2.0
+ "k8s.io/utils 8d271d903fe4 github.com/kubernetes/utils" # spdx:Apache-2.0
+ "rsc.io/letsencrypt v0.0.1 github.com/rsc/letsencrypt" # spdx:BSD-3-Clause
+ "sigs.k8s.io/kustomize v2.0.3 github.com/kubernetes-sigs/kustomize" # spdx:Apache-2.0
"sigs.k8s.io/yaml v1.1.0 github.com/kubernetes-sigs/yaml"
)
diff --git app-admin/helm/helm-3.0.1.ebuild app-admin/helm/helm-3.0.1.ebuild
index 7dc4fe85e786..08258db34db7 100644
--- app-admin/helm/helm-3.0.1.ebuild
+++ app-admin/helm/helm-3.0.1.ebuild
@@ -10,130 +10,130 @@ HOMEPAGE="https://github.com/helm/helm https://helm.sh"
EGO_VENDOR=(
"github.com/Nvveen/Gotty a8b993ba6abdb0e0c12b0125c603323a71c7790c github.com/ijc25/Gotty"
"cloud.google.com/go v0.38.0 github.com/GoogleCloudPlatform/gcloud-golang"
- "github.com/Azure/go-ansiterm d6e3b3328b78"
- "github.com/Azure/go-autorest v13.0.0"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/MakeNowJust/heredoc e9091a26100e"
- "github.com/Masterminds/goutils v1.1.0"
- "github.com/Masterminds/semver/v3 v3.0.1 github.com/Masterminds/semver"
+ "github.com/Azure/go-ansiterm d6e3b3328b78" # spdx:MIT
+ "github.com/Azure/go-autorest v13.0.0" # spdx:Apache-2.0
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/MakeNowJust/heredoc e9091a26100e" # spdx:MIT
+ "github.com/Masterminds/goutils v1.1.0" # spdx:Apache-2.0
+ "github.com/Masterminds/semver/v3 v3.0.1 github.com/Masterminds/semver" # spdx:MIT
"github.com/Masterminds/sprig/v3 v3.0.0 github.com/Masterminds/sprig"
"github.com/Masterminds/vcs v1.13.0"
- "github.com/Microsoft/go-winio v0.4.12"
- "github.com/Microsoft/hcsshim v0.8.6"
- "github.com/PuerkitoBio/purell v1.1.1"
- "github.com/PuerkitoBio/urlesc de5bf2ad4578"
- "github.com/Shopify/logrus-bugsnag 577dee27f20d"
- "github.com/asaskevich/govalidator f61b66f89f4a"
- "github.com/beorn7/perks v1.0.1"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1"
- "github.com/bugsnag/bugsnag-go v1.5.0"
- "github.com/bugsnag/panicwrap v1.2.0"
- "github.com/cespare/xxhash/v2 v2.1.0 github.com/cespare/xxhash"
- "github.com/containerd/containerd v1.3.0"
- "github.com/containerd/continuity 004b46473808"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/cyphar/filepath-securejoin v0.2.2"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/deislabs/oras v0.7.0"
- "github.com/dgrijalva/jwt-go v3.2.0"
- "github.com/docker/cli d88565df0c2d"
- "github.com/docker/distribution v2.7.1"
- "github.com/docker/docker 2cb26cfe9cbf"
- "github.com/docker/docker-credential-helpers v0.6.1"
- "github.com/docker/go-connections v0.4.0"
+ "github.com/Microsoft/go-winio v0.4.12" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.6" # spdx:MIT
+ "github.com/PuerkitoBio/purell v1.1.1" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc de5bf2ad4578" # spdx:BSD-3-Clause
+ "github.com/Shopify/logrus-bugsnag 577dee27f20d" # spdx:MIT
+ "github.com/asaskevich/govalidator f61b66f89f4a" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v1.5.0" # spdx:MIT
+ "github.com/bugsnag/panicwrap v1.2.0" # spdx:MIT
+ "github.com/cespare/xxhash/v2 v2.1.0 github.com/cespare/xxhash" # spdx:MIT
+ "github.com/containerd/containerd v1.3.0" # spdx:Apache-2.0
+ "github.com/containerd/continuity 004b46473808" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/cyphar/filepath-securejoin v0.2.2" # spdx:BSD-3-Clause
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/deislabs/oras v0.7.0" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0" # spdx:MIT
+ "github.com/docker/cli d88565df0c2d" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1" # spdx:Apache-2.0
+ "github.com/docker/docker 2cb26cfe9cbf" # spdx:Apache-2.0
+ "github.com/docker/docker-credential-helpers v0.6.1" # spdx:MIT
+ "github.com/docker/go-connections v0.4.0" # spdx:Apache-2.0
"github.com/docker/go-metrics b84716841b82"
- "github.com/docker/go-units v0.4.0"
- "github.com/docker/libtrust aabc10ec26b7"
- "github.com/docker/spdystream 6480d4af844c"
- "github.com/emicklei/go-restful v2.11.1"
- "github.com/evanphx/json-patch v4.5.0"
- "github.com/exponent-io/jsonpath d6023ce2651d"
- "github.com/garyburd/redigo v1.6.0"
+ "github.com/docker/go-units v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/libtrust aabc10ec26b7" # spdx:Apache-2.0
+ "github.com/docker/spdystream 6480d4af844c" # spdx:Apache-2.0
+ "github.com/emicklei/go-restful v2.11.1" # spdx:MIT
+ "github.com/evanphx/json-patch v4.5.0" # spdx:BSD-3-Clause
+ "github.com/exponent-io/jsonpath d6023ce2651d" # spdx:MIT
+ "github.com/garyburd/redigo v1.6.0" # spdx:Apache-2.0
"github.com/ghodss/yaml v1.0.0"
- "github.com/go-openapi/jsonpointer v0.19.3"
- "github.com/go-openapi/jsonreference v0.19.3"
+ "github.com/go-openapi/jsonpointer v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3" # spdx:Apache-2.0
"github.com/go-openapi/spec v0.19.4"
- "github.com/go-openapi/swag v0.19.5"
- "github.com/gobwas/glob v0.2.3"
- "github.com/gofrs/flock v0.7.1"
- "github.com/gofrs/uuid v3.2.0"
+ "github.com/go-openapi/swag v0.19.5" # spdx:Apache-2.0
+ "github.com/gobwas/glob v0.2.3" # spdx:MIT
+ "github.com/gofrs/flock v0.7.1" # spdx:BSD-3-Clause
+ "github.com/gofrs/uuid v3.2.0" # spdx:MIT
"github.com/gogo/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.2"
- "github.com/google/btree v1.0.0"
- "github.com/google/go-cmp v0.3.1"
- "github.com/google/gofuzz v1.0.0"
- "github.com/google/uuid v1.1.1"
- "github.com/googleapis/gnostic v0.3.1"
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.3.1" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/googleapis/gnostic v0.3.1" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud v0.1.0"
- "github.com/gorilla/handlers v1.4.0"
- "github.com/gorilla/mux v1.7.0"
- "github.com/gosuri/uitable v0.0.1"
- "github.com/gregjones/httpcache c63ab54fda8f"
- "github.com/hashicorp/golang-lru v0.5.3"
- "github.com/huandu/xstrings v1.2.0"
- "github.com/imdario/mergo v0.3.8"
+ "github.com/gorilla/handlers v1.4.0" # spdx:BSD-2-Clause
+ "github.com/gorilla/mux v1.7.0" # spdx:BSD-3-Clause
+ "github.com/gosuri/uitable v0.0.1" # spdx:MIT
+ "github.com/gregjones/httpcache c63ab54fda8f" # spdx:MIT
+ "github.com/hashicorp/golang-lru v0.5.3" # spdx:MPL-2.0
+ "github.com/huandu/xstrings v1.2.0" # spdx:MIT
+ "github.com/imdario/mergo v0.3.8" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
- "github.com/json-iterator/go v1.1.7"
- "github.com/kardianos/osext ae77be60afb1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/mailru/easyjson v0.7.0"
- "github.com/mattn/go-runewidth v0.0.4"
- "github.com/mattn/go-shellwords v1.0.5"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
+ "github.com/json-iterator/go v1.1.7" # spdx:MIT
+ "github.com/kardianos/osext ae77be60afb1" # spdx:BSD-3-Clause
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.5" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
"github.com/miekg/dns 0d29b283ac0f"
- "github.com/mitchellh/copystructure v1.0.0"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/reflectwalk v1.0.0"
- "github.com/modern-go/concurrent bacd9c7ef1dd"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/morikuni/aec 39771216ff4c"
+ "github.com/mitchellh/copystructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/reflectwalk v1.0.0" # spdx:MIT
+ "github.com/modern-go/concurrent bacd9c7ef1dd" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/morikuni/aec 39771216ff4c" # spdx:MIT
"github.com/opencontainers/go-digest v1.0.0-rc1"
- "github.com/opencontainers/image-spec v1.0.1"
- "github.com/opencontainers/runc v0.1.1"
- "github.com/peterbourgon/diskv v2.0.1"
- "github.com/pkg/errors v0.8.1"
+ "github.com/opencontainers/image-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1" # spdx:Apache-2.0
+ "github.com/peterbourgon/diskv v2.0.1" # spdx:MIT
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
- "github.com/prometheus/client_golang v1.2.1"
- "github.com/prometheus/client_model 14fe0d1b01d4"
- "github.com/prometheus/common v0.7.0"
- "github.com/prometheus/procfs v0.0.5"
+ "github.com/prometheus/client_golang v1.2.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_model 14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
"github.com/russross/blackfriday v1.5.2"
- "github.com/sirupsen/logrus v1.4.2"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/pflag v1.0.5"
- "github.com/stretchr/testify v1.4.0"
- "github.com/xeipuuv/gojsonpointer 4e3ac2762d5f"
- "github.com/xeipuuv/gojsonreference bd5ef7bd5415"
- "github.com/xeipuuv/gojsonschema v1.1.0"
- "github.com/xenolf/lego a9d8cec0e656"
+ "github.com/sirupsen/logrus v1.4.2" # spdx:MIT
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/xeipuuv/gojsonpointer 4e3ac2762d5f" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference bd5ef7bd5415" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0" # spdx:Apache-2.0
+ "github.com/xenolf/lego a9d8cec0e656" # spdx:MIT
"github.com/yvasiyarov/go-metrics c25f46c4b940"
- "github.com/yvasiyarov/gorelic v0.0.6"
- "github.com/yvasiyarov/newrelic_platform_go b21fdbd4370f"
+ "github.com/yvasiyarov/gorelic v0.0.6" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go b21fdbd4370f" # spdx:BSD-2-Clause
"golang.org/x/crypto f83a4685e152 github.com/golang/crypto"
"golang.org/x/net fe3aa8a45271 github.com/golang/net"
- "golang.org/x/oauth2 0f29369cfe45 github.com/golang/oauth2"
+ "golang.org/x/oauth2 0f29369cfe45 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sync 112230192c58 github.com/golang/sync"
"golang.org/x/sys 195ce5e7f934 github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
"golang.org/x/time 555d28b269f0 github.com/golang/time"
- "google.golang.org/appengine v1.6.5 github.com/golang/appengine"
- "google.golang.org/genproto 919d9bdd9fe6 github.com/google/go-genproto"
- "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go"
+ "google.golang.org/appengine v1.6.5 github.com/golang/appengine" # spdx:Apache-2.0
+ "google.golang.org/genproto 919d9bdd9fe6 github.com/google/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go" # spdx:Apache-2.0
"gopkg.in/inf.v0 v0.9.1 github.com/go-inf/inf"
- "gopkg.in/square/go-jose.v1 v1.1.2 github.com/square/go-jose"
+ "gopkg.in/square/go-jose.v1 v1.1.2 github.com/square/go-jose" # spdx:Apache-2.0
"gopkg.in/yaml.v2 v2.2.4 github.com/go-yaml/yaml"
- "k8s.io/api 35e52d86657a github.com/kubernetes/api"
- "k8s.io/apiextensions-apiserver 5357c4baaf65 github.com/kubernetes/apiextensions-apiserver"
- "k8s.io/apimachinery a2eda9f80ab8 github.com/kubernetes/apimachinery"
- "k8s.io/cli-runtime 74ad18325ed5 github.com/kubernetes/cli-runtime"
- "k8s.io/client-go bec269661e48 github.com/kubernetes/client-go"
- "k8s.io/klog v1.0.0 github.com/kubernetes/klog"
- "k8s.io/kube-openapi 0270cf2f1c1d github.com/kubernetes/kube-openapi"
- "k8s.io/kubectl 2ed914427d51 github.com/kubernetes/kubectl"
- "k8s.io/utils 8d271d903fe4 github.com/kubernetes/utils"
- "rsc.io/letsencrypt v0.0.1 github.com/rsc/letsencrypt"
- "sigs.k8s.io/kustomize v2.0.3 github.com/kubernetes-sigs/kustomize"
+ "k8s.io/api 35e52d86657a github.com/kubernetes/api" # spdx:Apache-2.0
+ "k8s.io/apiextensions-apiserver 5357c4baaf65 github.com/kubernetes/apiextensions-apiserver" # spdx:Apache-2.0
+ "k8s.io/apimachinery a2eda9f80ab8 github.com/kubernetes/apimachinery" # spdx:Apache-2.0
+ "k8s.io/cli-runtime 74ad18325ed5 github.com/kubernetes/cli-runtime" # spdx:Apache-2.0
+ "k8s.io/client-go bec269661e48 github.com/kubernetes/client-go" # spdx:Apache-2.0
+ "k8s.io/klog v1.0.0 github.com/kubernetes/klog" # spdx:Apache-2.0
+ "k8s.io/kube-openapi 0270cf2f1c1d github.com/kubernetes/kube-openapi" # spdx:Apache-2.0
+ "k8s.io/kubectl 2ed914427d51 github.com/kubernetes/kubectl" # spdx:Apache-2.0
+ "k8s.io/utils 8d271d903fe4 github.com/kubernetes/utils" # spdx:Apache-2.0
+ "rsc.io/letsencrypt v0.0.1 github.com/rsc/letsencrypt" # spdx:BSD-3-Clause
+ "sigs.k8s.io/kustomize v2.0.3 github.com/kubernetes-sigs/kustomize" # spdx:Apache-2.0
"sigs.k8s.io/yaml v1.1.0 github.com/kubernetes-sigs/yaml"
)
diff --git app-admin/helm/helm-3.0.2.ebuild app-admin/helm/helm-3.0.2.ebuild
index d94e9eb08d80..95f682e0dec7 100644
--- app-admin/helm/helm-3.0.2.ebuild
+++ app-admin/helm/helm-3.0.2.ebuild
@@ -10,130 +10,130 @@ HOMEPAGE="https://github.com/helm/helm https://helm.sh"
EGO_VENDOR=(
"github.com/Nvveen/Gotty a8b993ba6abdb0e0c12b0125c603323a71c7790c github.com/ijc25/Gotty"
"cloud.google.com/go v0.38.0 github.com/GoogleCloudPlatform/gcloud-golang"
- "github.com/Azure/go-ansiterm d6e3b3328b78"
- "github.com/Azure/go-autorest v13.0.0"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/MakeNowJust/heredoc e9091a26100e"
- "github.com/Masterminds/goutils v1.1.0"
- "github.com/Masterminds/semver/v3 v3.0.3 github.com/Masterminds/semver"
+ "github.com/Azure/go-ansiterm d6e3b3328b78" # spdx:MIT
+ "github.com/Azure/go-autorest v13.0.0" # spdx:Apache-2.0
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/MakeNowJust/heredoc e9091a26100e" # spdx:MIT
+ "github.com/Masterminds/goutils v1.1.0" # spdx:Apache-2.0
+ "github.com/Masterminds/semver/v3 v3.0.3 github.com/Masterminds/semver" # spdx:MIT
"github.com/Masterminds/sprig/v3 v3.0.2 github.com/Masterminds/sprig"
"github.com/Masterminds/vcs v1.13.0"
- "github.com/Microsoft/go-winio v0.4.12"
- "github.com/Microsoft/hcsshim v0.8.6"
- "github.com/PuerkitoBio/purell v1.1.1"
- "github.com/PuerkitoBio/urlesc de5bf2ad4578"
- "github.com/Shopify/logrus-bugsnag 577dee27f20d"
- "github.com/asaskevich/govalidator f61b66f89f4a"
- "github.com/beorn7/perks v1.0.1"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1"
- "github.com/bugsnag/bugsnag-go v1.5.0"
- "github.com/bugsnag/panicwrap v1.2.0"
- "github.com/cespare/xxhash/v2 v2.1.0 github.com/cespare/xxhash"
- "github.com/containerd/containerd v1.3.0"
- "github.com/containerd/continuity 004b46473808"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/cyphar/filepath-securejoin v0.2.2"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/deislabs/oras v0.7.0"
- "github.com/dgrijalva/jwt-go v3.2.0"
- "github.com/docker/cli d88565df0c2d"
- "github.com/docker/distribution v2.7.1"
- "github.com/docker/docker 2cb26cfe9cbf"
- "github.com/docker/docker-credential-helpers v0.6.1"
- "github.com/docker/go-connections v0.4.0"
+ "github.com/Microsoft/go-winio v0.4.12" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.6" # spdx:MIT
+ "github.com/PuerkitoBio/purell v1.1.1" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc de5bf2ad4578" # spdx:BSD-3-Clause
+ "github.com/Shopify/logrus-bugsnag 577dee27f20d" # spdx:MIT
+ "github.com/asaskevich/govalidator f61b66f89f4a" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v1.5.0" # spdx:MIT
+ "github.com/bugsnag/panicwrap v1.2.0" # spdx:MIT
+ "github.com/cespare/xxhash/v2 v2.1.0 github.com/cespare/xxhash" # spdx:MIT
+ "github.com/containerd/containerd v1.3.0" # spdx:Apache-2.0
+ "github.com/containerd/continuity 004b46473808" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/cyphar/filepath-securejoin v0.2.2" # spdx:BSD-3-Clause
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/deislabs/oras v0.7.0" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0" # spdx:MIT
+ "github.com/docker/cli d88565df0c2d" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1" # spdx:Apache-2.0
+ "github.com/docker/docker 2cb26cfe9cbf" # spdx:Apache-2.0
+ "github.com/docker/docker-credential-helpers v0.6.1" # spdx:MIT
+ "github.com/docker/go-connections v0.4.0" # spdx:Apache-2.0
"github.com/docker/go-metrics b84716841b82"
- "github.com/docker/go-units v0.4.0"
- "github.com/docker/libtrust aabc10ec26b7"
- "github.com/docker/spdystream 6480d4af844c"
- "github.com/emicklei/go-restful v2.11.1"
- "github.com/evanphx/json-patch v4.5.0"
- "github.com/exponent-io/jsonpath d6023ce2651d"
- "github.com/garyburd/redigo v1.6.0"
+ "github.com/docker/go-units v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/libtrust aabc10ec26b7" # spdx:Apache-2.0
+ "github.com/docker/spdystream 6480d4af844c" # spdx:Apache-2.0
+ "github.com/emicklei/go-restful v2.11.1" # spdx:MIT
+ "github.com/evanphx/json-patch v4.5.0" # spdx:BSD-3-Clause
+ "github.com/exponent-io/jsonpath d6023ce2651d" # spdx:MIT
+ "github.com/garyburd/redigo v1.6.0" # spdx:Apache-2.0
"github.com/ghodss/yaml v1.0.0"
- "github.com/go-openapi/jsonpointer v0.19.3"
- "github.com/go-openapi/jsonreference v0.19.3"
+ "github.com/go-openapi/jsonpointer v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3" # spdx:Apache-2.0
"github.com/go-openapi/spec v0.19.4"
- "github.com/go-openapi/swag v0.19.5"
- "github.com/gobwas/glob v0.2.3"
- "github.com/gofrs/flock v0.7.1"
- "github.com/gofrs/uuid v3.2.0"
+ "github.com/go-openapi/swag v0.19.5" # spdx:Apache-2.0
+ "github.com/gobwas/glob v0.2.3" # spdx:MIT
+ "github.com/gofrs/flock v0.7.1" # spdx:BSD-3-Clause
+ "github.com/gofrs/uuid v3.2.0" # spdx:MIT
"github.com/gogo/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.2"
- "github.com/google/btree v1.0.0"
- "github.com/google/go-cmp v0.3.1"
- "github.com/google/gofuzz v1.0.0"
- "github.com/google/uuid v1.1.1"
- "github.com/googleapis/gnostic v0.3.1"
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.3.1" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/googleapis/gnostic v0.3.1" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud v0.1.0"
- "github.com/gorilla/handlers v1.4.0"
- "github.com/gorilla/mux v1.7.0"
- "github.com/gosuri/uitable v0.0.1"
- "github.com/gregjones/httpcache c63ab54fda8f"
- "github.com/hashicorp/golang-lru v0.5.3"
- "github.com/huandu/xstrings v1.2.0"
- "github.com/imdario/mergo v0.3.8"
+ "github.com/gorilla/handlers v1.4.0" # spdx:BSD-2-Clause
+ "github.com/gorilla/mux v1.7.0" # spdx:BSD-3-Clause
+ "github.com/gosuri/uitable v0.0.1" # spdx:MIT
+ "github.com/gregjones/httpcache c63ab54fda8f" # spdx:MIT
+ "github.com/hashicorp/golang-lru v0.5.3" # spdx:MPL-2.0
+ "github.com/huandu/xstrings v1.2.0" # spdx:MIT
+ "github.com/imdario/mergo v0.3.8" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
- "github.com/json-iterator/go v1.1.7"
- "github.com/kardianos/osext ae77be60afb1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/mailru/easyjson v0.7.0"
- "github.com/mattn/go-runewidth v0.0.4"
- "github.com/mattn/go-shellwords v1.0.5"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
+ "github.com/json-iterator/go v1.1.7" # spdx:MIT
+ "github.com/kardianos/osext ae77be60afb1" # spdx:BSD-3-Clause
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.5" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
"github.com/miekg/dns 0d29b283ac0f"
- "github.com/mitchellh/copystructure v1.0.0"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/reflectwalk v1.0.0"
- "github.com/modern-go/concurrent bacd9c7ef1dd"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/morikuni/aec 39771216ff4c"
+ "github.com/mitchellh/copystructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/reflectwalk v1.0.0" # spdx:MIT
+ "github.com/modern-go/concurrent bacd9c7ef1dd" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/morikuni/aec 39771216ff4c" # spdx:MIT
"github.com/opencontainers/go-digest v1.0.0-rc1"
- "github.com/opencontainers/image-spec v1.0.1"
- "github.com/opencontainers/runc v0.1.1"
- "github.com/peterbourgon/diskv v2.0.1"
- "github.com/pkg/errors v0.8.1"
+ "github.com/opencontainers/image-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1" # spdx:Apache-2.0
+ "github.com/peterbourgon/diskv v2.0.1" # spdx:MIT
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
- "github.com/prometheus/client_golang v1.2.1"
- "github.com/prometheus/client_model 14fe0d1b01d4"
- "github.com/prometheus/common v0.7.0"
- "github.com/prometheus/procfs v0.0.5"
+ "github.com/prometheus/client_golang v1.2.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_model 14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
"github.com/russross/blackfriday v1.5.2"
- "github.com/sirupsen/logrus v1.4.2"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/pflag v1.0.5"
- "github.com/stretchr/testify v1.4.0"
- "github.com/xeipuuv/gojsonpointer 4e3ac2762d5f"
- "github.com/xeipuuv/gojsonreference bd5ef7bd5415"
- "github.com/xeipuuv/gojsonschema v1.1.0"
- "github.com/xenolf/lego a9d8cec0e656"
+ "github.com/sirupsen/logrus v1.4.2" # spdx:MIT
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/xeipuuv/gojsonpointer 4e3ac2762d5f" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference bd5ef7bd5415" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0" # spdx:Apache-2.0
+ "github.com/xenolf/lego a9d8cec0e656" # spdx:MIT
"github.com/yvasiyarov/go-metrics c25f46c4b940"
- "github.com/yvasiyarov/gorelic v0.0.6"
- "github.com/yvasiyarov/newrelic_platform_go b21fdbd4370f"
+ "github.com/yvasiyarov/gorelic v0.0.6" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go b21fdbd4370f" # spdx:BSD-2-Clause
"golang.org/x/crypto f83a4685e152 github.com/golang/crypto"
"golang.org/x/net fe3aa8a45271 github.com/golang/net"
- "golang.org/x/oauth2 0f29369cfe45 github.com/golang/oauth2"
+ "golang.org/x/oauth2 0f29369cfe45 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sync 112230192c58 github.com/golang/sync"
"golang.org/x/sys 195ce5e7f934 github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
"golang.org/x/time 555d28b269f0 github.com/golang/time"
- "google.golang.org/appengine v1.6.5 github.com/golang/appengine"
- "google.golang.org/genproto 919d9bdd9fe6 github.com/google/go-genproto"
- "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go"
+ "google.golang.org/appengine v1.6.5 github.com/golang/appengine" # spdx:Apache-2.0
+ "google.golang.org/genproto 919d9bdd9fe6 github.com/google/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go" # spdx:Apache-2.0
"gopkg.in/inf.v0 v0.9.1 github.com/go-inf/inf"
- "gopkg.in/square/go-jose.v1 v1.1.2 github.com/square/go-jose"
+ "gopkg.in/square/go-jose.v1 v1.1.2 github.com/square/go-jose" # spdx:Apache-2.0
"gopkg.in/yaml.v2 v2.2.4 github.com/go-yaml/yaml"
- "k8s.io/api 35e52d86657a github.com/kubernetes/api"
- "k8s.io/apiextensions-apiserver 5357c4baaf65 github.com/kubernetes/apiextensions-apiserver"
- "k8s.io/apimachinery a2eda9f80ab8 github.com/kubernetes/apimachinery"
- "k8s.io/cli-runtime 74ad18325ed5 github.com/kubernetes/cli-runtime"
- "k8s.io/client-go bec269661e48 github.com/kubernetes/client-go"
- "k8s.io/klog v1.0.0 github.com/kubernetes/klog"
- "k8s.io/kube-openapi 0270cf2f1c1d github.com/kubernetes/kube-openapi"
- "k8s.io/kubectl 2ed914427d51 github.com/kubernetes/kubectl"
- "k8s.io/utils 8d271d903fe4 github.com/kubernetes/utils"
- "rsc.io/letsencrypt v0.0.1 github.com/rsc/letsencrypt"
- "sigs.k8s.io/kustomize v2.0.3 github.com/kubernetes-sigs/kustomize"
+ "k8s.io/api 35e52d86657a github.com/kubernetes/api" # spdx:Apache-2.0
+ "k8s.io/apiextensions-apiserver 5357c4baaf65 github.com/kubernetes/apiextensions-apiserver" # spdx:Apache-2.0
+ "k8s.io/apimachinery a2eda9f80ab8 github.com/kubernetes/apimachinery" # spdx:Apache-2.0
+ "k8s.io/cli-runtime 74ad18325ed5 github.com/kubernetes/cli-runtime" # spdx:Apache-2.0
+ "k8s.io/client-go bec269661e48 github.com/kubernetes/client-go" # spdx:Apache-2.0
+ "k8s.io/klog v1.0.0 github.com/kubernetes/klog" # spdx:Apache-2.0
+ "k8s.io/kube-openapi 0270cf2f1c1d github.com/kubernetes/kube-openapi" # spdx:Apache-2.0
+ "k8s.io/kubectl 2ed914427d51 github.com/kubernetes/kubectl" # spdx:Apache-2.0
+ "k8s.io/utils 8d271d903fe4 github.com/kubernetes/utils" # spdx:Apache-2.0
+ "rsc.io/letsencrypt v0.0.1 github.com/rsc/letsencrypt" # spdx:BSD-3-Clause
+ "sigs.k8s.io/kustomize v2.0.3 github.com/kubernetes-sigs/kustomize" # spdx:Apache-2.0
"sigs.k8s.io/yaml v1.1.0 github.com/kubernetes-sigs/yaml"
)
diff --git app-admin/helm/helm-3.0.3.ebuild app-admin/helm/helm-3.0.3.ebuild
index bc6c83219efd..465f1ae647a8 100644
--- app-admin/helm/helm-3.0.3.ebuild
+++ app-admin/helm/helm-3.0.3.ebuild
@@ -14,8 +14,8 @@ EGO_SUM=(
"cloud.google.com/go v0.34.0/go.mod"
"cloud.google.com/go v0.38.0"
"cloud.google.com/go v0.38.0/go.mod"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod"
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78" # spdx:MIT
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod" # spdx:MIT
"github.com/Azure/go-autorest/autorest v0.9.0"
"github.com/Azure/go-autorest/autorest v0.9.0/go.mod"
"github.com/Azure/go-autorest/autorest/adal v0.5.0"
@@ -29,14 +29,14 @@ EGO_SUM=(
"github.com/Azure/go-autorest/logger v0.1.0/go.mod"
"github.com/Azure/go-autorest/tracing v0.5.0"
"github.com/Azure/go-autorest/tracing v0.5.0/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
"github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod"
- "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod"
- "github.com/MakeNowJust/heredoc v0.0.0-20171113091838-e9091a26100e"
- "github.com/MakeNowJust/heredoc v0.0.0-20171113091838-e9091a26100e/go.mod"
- "github.com/Masterminds/goutils v1.1.0"
- "github.com/Masterminds/goutils v1.1.0/go.mod"
+ "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod" # spdx:MIT
+ "github.com/MakeNowJust/heredoc v0.0.0-20171113091838-e9091a26100e" # spdx:MIT
+ "github.com/MakeNowJust/heredoc v0.0.0-20171113091838-e9091a26100e/go.mod" # spdx:MIT
+ "github.com/Masterminds/goutils v1.1.0" # spdx:Apache-2.0
+ "github.com/Masterminds/goutils v1.1.0/go.mod" # spdx:Apache-2.0
"github.com/Masterminds/semver/v3 v3.0.1"
"github.com/Masterminds/semver/v3 v3.0.1/go.mod"
"github.com/Masterminds/semver/v3 v3.0.3"
@@ -47,127 +47,127 @@ EGO_SUM=(
"github.com/Masterminds/sprig/v3 v3.0.2/go.mod"
"github.com/Masterminds/vcs v1.13.0"
"github.com/Masterminds/vcs v1.13.0/go.mod"
- "github.com/Microsoft/go-winio v0.4.11/go.mod"
- "github.com/Microsoft/go-winio v0.4.12"
- "github.com/Microsoft/go-winio v0.4.12/go.mod"
- "github.com/Microsoft/hcsshim v0.8.6"
- "github.com/Microsoft/hcsshim v0.8.6/go.mod"
- "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46"
- "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod"
- "github.com/PuerkitoBio/purell v1.0.0/go.mod"
- "github.com/PuerkitoBio/purell v1.1.0/go.mod"
- "github.com/PuerkitoBio/purell v1.1.1"
- "github.com/PuerkitoBio/purell v1.1.1/go.mod"
- "github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod"
- "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578"
- "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod"
- "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d"
- "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod"
- "github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a"
- "github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/beorn7/perks v1.0.1"
- "github.com/beorn7/perks v1.0.1/go.mod"
- "github.com/bitly/go-simplejson v0.5.0"
- "github.com/bitly/go-simplejson v0.5.0/go.mod"
- "github.com/blang/semver v3.5.0+incompatible"
- "github.com/blang/semver v3.5.0+incompatible/go.mod"
- "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869"
- "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869/go.mod"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1/go.mod"
- "github.com/bugsnag/bugsnag-go v1.5.0"
- "github.com/bugsnag/bugsnag-go v1.5.0/go.mod"
- "github.com/bugsnag/panicwrap v1.2.0"
- "github.com/bugsnag/panicwrap v1.2.0/go.mod"
+ "github.com/Microsoft/go-winio v0.4.11/go.mod" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.4.12" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.4.12/go.mod" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.6" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.6/go.mod" # spdx:MIT
+ "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46" # spdx:Apache-2.0
+ "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod" # spdx:Apache-2.0
+ "github.com/PuerkitoBio/purell v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.1" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod" # spdx:BSD-3-Clause
+ "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d" # spdx:MIT
+ "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod" # spdx:MIT
+ "github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a" # spdx:MIT
+ "github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1/go.mod" # spdx:MIT
+ "github.com/bitly/go-simplejson v0.5.0" # spdx:MIT
+ "github.com/bitly/go-simplejson v0.5.0/go.mod" # spdx:MIT
+ "github.com/blang/semver v3.5.0+incompatible" # spdx:MIT
+ "github.com/blang/semver v3.5.0+incompatible/go.mod" # spdx:MIT
+ "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869" # spdx:MIT
+ "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869/go.mod" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1/go.mod" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v1.5.0" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v1.5.0/go.mod" # spdx:MIT
+ "github.com/bugsnag/panicwrap v1.2.0" # spdx:MIT
+ "github.com/bugsnag/panicwrap v1.2.0/go.mod" # spdx:MIT
"github.com/cespare/xxhash/v2 v2.1.0"
"github.com/cespare/xxhash/v2 v2.1.0/go.mod"
- "github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5"
- "github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/containerd/containerd v1.3.0-beta.2.0.20190823190603-4a2f61c4f2b4"
- "github.com/containerd/containerd v1.3.0-beta.2.0.20190823190603-4a2f61c4f2b4/go.mod"
- "github.com/containerd/containerd v1.3.0"
- "github.com/containerd/containerd v1.3.0/go.mod"
- "github.com/containerd/continuity v0.0.0-20181203112020-004b46473808"
- "github.com/containerd/continuity v0.0.0-20181203112020-004b46473808/go.mod"
- "github.com/coreos/bbolt v1.3.1-coreos.6"
- "github.com/coreos/bbolt v1.3.1-coreos.6/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/etcd v3.3.15+incompatible"
- "github.com/coreos/etcd v3.3.15+incompatible/go.mod"
- "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod"
- "github.com/coreos/go-oidc v2.1.0+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-semver v0.3.0"
- "github.com/coreos/go-semver v0.3.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7"
- "github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7/go.mod"
- "github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea"
- "github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea/go.mod"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/cpuguy83/go-md2man v1.0.10/go.mod"
- "github.com/cyphar/filepath-securejoin v0.2.2"
- "github.com/cyphar/filepath-securejoin v0.2.2/go.mod"
- "github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
+ "github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5" # spdx:BSD-3-Clause
+ "github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5/go.mod" # spdx:BSD-3-Clause
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/containerd/containerd v1.3.0-beta.2.0.20190823190603-4a2f61c4f2b4" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.0-beta.2.0.20190823190603-4a2f61c4f2b4/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.0" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20181203112020-004b46473808" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20181203112020-004b46473808/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/bbolt v1.3.1-coreos.6" # spdx:MIT
+ "github.com/coreos/bbolt v1.3.1-coreos.6/go.mod" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/etcd v3.3.15+incompatible" # spdx:Apache-2.0
+ "github.com/coreos/etcd v3.3.15+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-oidc v2.1.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.3.0" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea/go.mod" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/cpuguy83/go-md2man v1.0.10/go.mod" # spdx:MIT
+ "github.com/cyphar/filepath-securejoin v0.2.2" # spdx:BSD-3-Clause
+ "github.com/cyphar/filepath-securejoin v0.2.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
"github.com/daviddengcn/go-colortext v0.0.0-20160507010035-511bcaf42ccd/go.mod"
- "github.com/deislabs/oras v0.7.0"
- "github.com/deislabs/oras v0.7.0/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
- "github.com/dmcgowan/letsencrypt v0.0.0-20160928181947-1847a81d2087"
- "github.com/dmcgowan/letsencrypt v0.0.0-20160928181947-1847a81d2087/go.mod"
- "github.com/docker/cli v0.0.0-20190506213505-d88565df0c2d"
- "github.com/docker/cli v0.0.0-20190506213505-d88565df0c2d/go.mod"
- "github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible/go.mod"
- "github.com/docker/distribution v2.7.1+incompatible"
- "github.com/docker/distribution v2.7.1+incompatible/go.mod"
- "github.com/docker/docker-credential-helpers v0.6.1"
- "github.com/docker/docker-credential-helpers v0.6.1/go.mod"
- "github.com/docker/go-connections v0.4.0"
- "github.com/docker/go-connections v0.4.0/go.mod"
+ "github.com/deislabs/oras v0.7.0" # spdx:MIT
+ "github.com/deislabs/oras v0.7.0/go.mod" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
+ "github.com/dmcgowan/letsencrypt v0.0.0-20160928181947-1847a81d2087" # spdx:BSD-3-Clause
+ "github.com/dmcgowan/letsencrypt v0.0.0-20160928181947-1847a81d2087/go.mod" # spdx:BSD-3-Clause
+ "github.com/docker/cli v0.0.0-20190506213505-d88565df0c2d" # spdx:Apache-2.0
+ "github.com/docker/cli v0.0.0-20190506213505-d88565df0c2d/go.mod" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1+incompatible" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker-credential-helpers v0.6.1" # spdx:MIT
+ "github.com/docker/docker-credential-helpers v0.6.1/go.mod" # spdx:MIT
+ "github.com/docker/go-connections v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.4.0/go.mod" # spdx:Apache-2.0
"github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82"
"github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82/go.mod"
- "github.com/docker/go-units v0.3.3"
- "github.com/docker/go-units v0.3.3/go.mod"
- "github.com/docker/go-units v0.4.0"
- "github.com/docker/go-units v0.4.0/go.mod"
- "github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7"
- "github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7/go.mod"
- "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod"
- "github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c"
- "github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c/go.mod"
- "github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod"
- "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e"
- "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod"
- "github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod"
- "github.com/emicklei/go-restful v2.9.5+incompatible"
- "github.com/emicklei/go-restful v2.9.5+incompatible/go.mod"
- "github.com/emicklei/go-restful v2.11.1+incompatible"
- "github.com/emicklei/go-restful v2.11.1+incompatible/go.mod"
- "github.com/evanphx/json-patch v4.2.0+incompatible"
- "github.com/evanphx/json-patch v4.2.0+incompatible/go.mod"
- "github.com/evanphx/json-patch v4.5.0+incompatible"
- "github.com/evanphx/json-patch v4.5.0+incompatible/go.mod"
- "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d"
- "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d/go.mod"
- "github.com/fatih/camelcase v1.0.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/garyburd/redigo v1.6.0"
- "github.com/garyburd/redigo v1.6.0/go.mod"
+ "github.com/docker/go-units v0.3.3" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.3.3/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7" # spdx:Apache-2.0
+ "github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7/go.mod" # spdx:Apache-2.0
+ "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod" # spdx:Apache-2.0
+ "github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c" # spdx:Apache-2.0
+ "github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c/go.mod" # spdx:Apache-2.0
+ "github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod" # spdx:MIT
+ "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e" # spdx:BSD-3-Clause
+ "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod" # spdx:BSD-3-Clause
+ "github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod" # spdx:MIT
+ "github.com/emicklei/go-restful v2.9.5+incompatible" # spdx:MIT
+ "github.com/emicklei/go-restful v2.9.5+incompatible/go.mod" # spdx:MIT
+ "github.com/emicklei/go-restful v2.11.1+incompatible" # spdx:MIT
+ "github.com/emicklei/go-restful v2.11.1+incompatible/go.mod" # spdx:MIT
+ "github.com/evanphx/json-patch v4.2.0+incompatible" # spdx:BSD-3-Clause
+ "github.com/evanphx/json-patch v4.2.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/evanphx/json-patch v4.5.0+incompatible" # spdx:BSD-3-Clause
+ "github.com/evanphx/json-patch v4.5.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d" # spdx:MIT
+ "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d/go.mod" # spdx:MIT
+ "github.com/fatih/camelcase v1.0.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/garyburd/redigo v1.6.0" # spdx:Apache-2.0
+ "github.com/garyburd/redigo v1.6.0/go.mod" # spdx:Apache-2.0
"github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod"
"github.com/ghodss/yaml v0.0.0-20180820084758-c7ce16629ff4/go.mod"
"github.com/ghodss/yaml v1.0.0"
@@ -177,42 +177,42 @@ EGO_SUM=(
"github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8/go.mod"
"github.com/go-inf/inf v0.9.1"
"github.com/go-inf/inf v0.9.1/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-kit/kit v0.9.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-logr/logr v0.1.0/go.mod"
- "github.com/go-openapi/analysis v0.0.0-20180825180245-b006789cd277/go.mod"
- "github.com/go-openapi/analysis v0.17.0/go.mod"
- "github.com/go-openapi/analysis v0.18.0/go.mod"
- "github.com/go-openapi/analysis v0.19.2"
- "github.com/go-openapi/analysis v0.19.2/go.mod"
- "github.com/go-openapi/errors v0.17.0/go.mod"
- "github.com/go-openapi/errors v0.18.0/go.mod"
- "github.com/go-openapi/errors v0.19.2"
- "github.com/go-openapi/errors v0.19.2/go.mod"
- "github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod"
- "github.com/go-openapi/jsonpointer v0.17.0/go.mod"
- "github.com/go-openapi/jsonpointer v0.18.0/go.mod"
- "github.com/go-openapi/jsonpointer v0.19.2"
- "github.com/go-openapi/jsonpointer v0.19.2/go.mod"
- "github.com/go-openapi/jsonpointer v0.19.3"
- "github.com/go-openapi/jsonpointer v0.19.3/go.mod"
- "github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod"
- "github.com/go-openapi/jsonreference v0.17.0/go.mod"
- "github.com/go-openapi/jsonreference v0.18.0/go.mod"
- "github.com/go-openapi/jsonreference v0.19.2"
- "github.com/go-openapi/jsonreference v0.19.2/go.mod"
- "github.com/go-openapi/jsonreference v0.19.3"
- "github.com/go-openapi/jsonreference v0.19.3/go.mod"
- "github.com/go-openapi/loads v0.17.0/go.mod"
- "github.com/go-openapi/loads v0.18.0/go.mod"
- "github.com/go-openapi/loads v0.19.0/go.mod"
- "github.com/go-openapi/loads v0.19.2"
- "github.com/go-openapi/loads v0.19.2/go.mod"
- "github.com/go-openapi/runtime v0.0.0-20180920151709-4f900dc2ade9/go.mod"
- "github.com/go-openapi/runtime v0.19.0"
- "github.com/go-openapi/runtime v0.19.0/go.mod"
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-kit/kit v0.9.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-logr/logr v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.0.0-20180825180245-b006789cd277/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.3/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.0.0-20180920151709-4f900dc2ade9/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.19.0" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.19.0/go.mod" # spdx:Apache-2.0
"github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501/go.mod"
"github.com/go-openapi/spec v0.17.0/go.mod"
"github.com/go-openapi/spec v0.18.0/go.mod"
@@ -220,283 +220,283 @@ EGO_SUM=(
"github.com/go-openapi/spec v0.19.2/go.mod"
"github.com/go-openapi/spec v0.19.4"
"github.com/go-openapi/spec v0.19.4/go.mod"
- "github.com/go-openapi/strfmt v0.17.0/go.mod"
- "github.com/go-openapi/strfmt v0.18.0/go.mod"
- "github.com/go-openapi/strfmt v0.19.0"
- "github.com/go-openapi/strfmt v0.19.0/go.mod"
- "github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod"
- "github.com/go-openapi/swag v0.17.0/go.mod"
- "github.com/go-openapi/swag v0.18.0/go.mod"
- "github.com/go-openapi/swag v0.19.2"
- "github.com/go-openapi/swag v0.19.2/go.mod"
- "github.com/go-openapi/swag v0.19.5"
- "github.com/go-openapi/swag v0.19.5/go.mod"
- "github.com/go-openapi/validate v0.18.0/go.mod"
- "github.com/go-openapi/validate v0.19.2"
- "github.com/go-openapi/validate v0.19.2/go.mod"
- "github.com/go-stack/stack v1.8.0"
- "github.com/go-stack/stack v1.8.0/go.mod"
- "github.com/gobwas/glob v0.2.3"
- "github.com/gobwas/glob v0.2.3/go.mod"
- "github.com/gofrs/flock v0.7.1"
- "github.com/gofrs/flock v0.7.1/go.mod"
- "github.com/gofrs/uuid v3.2.0+incompatible"
- "github.com/gofrs/uuid v3.2.0+incompatible/go.mod"
+ "github.com/go-openapi/strfmt v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.19.0" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.19.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.5" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.5/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-stack/stack v1.8.0" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3/go.mod" # spdx:MIT
+ "github.com/gofrs/flock v0.7.1" # spdx:BSD-3-Clause
+ "github.com/gofrs/flock v0.7.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/gofrs/uuid v3.2.0+incompatible" # spdx:MIT
+ "github.com/gofrs/uuid v3.2.0+incompatible/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1/go.mod"
"github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d"
"github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d/go.mod"
"github.com/gogo/protobuf v1.3.1"
"github.com/gogo/protobuf v1.3.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod"
- "github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9"
- "github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9/go.mod"
- "github.com/golang/lint v0.0.0-20180702182130-06c8688daad7/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/mock v1.2.0/go.mod"
- "github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/protobuf v1.3.2"
- "github.com/golang/protobuf v1.3.2/go.mod"
- "github.com/golangplus/bytes v0.0.0-20160111154220-45c989fe5450/go.mod"
- "github.com/golangplus/fmt v0.0.0-20150411045040-2a5d6d7d2995/go.mod"
- "github.com/golangplus/testing v0.0.0-20180327235837-af21d9c3145e/go.mod"
- "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
- "github.com/google/btree v1.0.0"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/go-cmp v0.3.0"
- "github.com/google/go-cmp v0.3.0/go.mod"
- "github.com/google/go-cmp v0.3.1"
- "github.com/google/go-cmp v0.3.1/go.mod"
- "github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod"
- "github.com/google/gofuzz v1.0.0"
- "github.com/google/gofuzz v1.0.0/go.mod"
- "github.com/google/martian v2.1.0+incompatible/go.mod"
- "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod"
- "github.com/google/uuid v1.0.0/go.mod"
- "github.com/google/uuid v1.1.1"
- "github.com/google/uuid v1.1.1/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b" # spdx:Apache-2.0
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9/go.mod" # spdx:Apache-2.0
+ "github.com/golang/lint v0.0.0-20180702182130-06c8688daad7/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/bytes v0.0.0-20160111154220-45c989fe5450/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/fmt v0.0.0-20150411045040-2a5d6d7d2995/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/testing v0.0.0-20180327235837-af21d9c3145e/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/martian v2.1.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod" # spdx:Apache-2.0
+ "github.com/google/uuid v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1/go.mod" # spdx:BSD-3-Clause
"github.com/googleapis/gax-go/v2 v2.0.4/go.mod"
- "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d/go.mod"
- "github.com/googleapis/gnostic v0.3.1"
- "github.com/googleapis/gnostic v0.3.1/go.mod"
+ "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d/go.mod" # spdx:Apache-2.0
+ "github.com/googleapis/gnostic v0.3.1" # spdx:Apache-2.0
+ "github.com/googleapis/gnostic v0.3.1/go.mod" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud v0.1.0"
"github.com/gophercloud/gophercloud v0.1.0/go.mod"
- "github.com/gorilla/handlers v1.4.0"
- "github.com/gorilla/handlers v1.4.0/go.mod"
- "github.com/gorilla/mux v1.7.0"
- "github.com/gorilla/mux v1.7.0/go.mod"
- "github.com/gorilla/websocket v1.4.0"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/gosuri/uitable v0.0.1"
- "github.com/gosuri/uitable v0.0.1/go.mod"
- "github.com/gregjones/httpcache v0.0.0-20170728041850-787624de3eb7/go.mod"
- "github.com/gregjones/httpcache v0.0.0-20181110185634-c63ab54fda8f"
- "github.com/gregjones/httpcache v0.0.0-20181110185634-c63ab54fda8f/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v0.0.0-20190222133341-cfaf5686ec79"
- "github.com/grpc-ecosystem/go-grpc-middleware v0.0.0-20190222133341-cfaf5686ec79/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.3.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/golang-lru v0.5.1/go.mod"
- "github.com/hashicorp/golang-lru v0.5.3"
- "github.com/hashicorp/golang-lru v0.5.3/go.mod"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
+ "github.com/gorilla/handlers v1.4.0" # spdx:BSD-2-Clause
+ "github.com/gorilla/handlers v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/mux v1.7.0" # spdx:BSD-3-Clause
+ "github.com/gorilla/mux v1.7.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/websocket v1.4.0" # spdx:BSD-2-Clause
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/gosuri/uitable v0.0.1" # spdx:MIT
+ "github.com/gosuri/uitable v0.0.1/go.mod" # spdx:MIT
+ "github.com/gregjones/httpcache v0.0.0-20170728041850-787624de3eb7/go.mod" # spdx:MIT
+ "github.com/gregjones/httpcache v0.0.0-20181110185634-c63ab54fda8f" # spdx:MIT
+ "github.com/gregjones/httpcache v0.0.0-20181110185634-c63ab54fda8f/go.mod" # spdx:MIT
+ "github.com/grpc-ecosystem/go-grpc-middleware v0.0.0-20190222133341-cfaf5686ec79" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-middleware v0.0.0-20190222133341-cfaf5686ec79/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/golang-lru v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.3" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.3/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
"github.com/hpcloud/tail v1.0.0"
"github.com/hpcloud/tail v1.0.0/go.mod"
- "github.com/huandu/xstrings v1.2.0"
- "github.com/huandu/xstrings v1.2.0/go.mod"
- "github.com/imdario/mergo v0.3.5/go.mod"
- "github.com/imdario/mergo v0.3.7"
- "github.com/imdario/mergo v0.3.7/go.mod"
- "github.com/imdario/mergo v0.3.8"
- "github.com/imdario/mergo v0.3.8/go.mod"
+ "github.com/huandu/xstrings v1.2.0" # spdx:MIT
+ "github.com/huandu/xstrings v1.2.0/go.mod" # spdx:MIT
+ "github.com/imdario/mergo v0.3.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.7" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.8" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.8/go.mod" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jonboulle/clockwork v0.1.0"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod"
- "github.com/json-iterator/go v1.1.6/go.mod"
- "github.com/json-iterator/go v1.1.7"
- "github.com/json-iterator/go v1.1.7/go.mod"
- "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1"
- "github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/errcheck v1.2.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.5/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de"
- "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod"
- "github.com/lithammer/dedent v1.1.0/go.mod"
+ "github.com/jonboulle/clockwork v0.1.0" # spdx:Apache-2.0
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.6/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.7" # spdx:MIT
+ "github.com/json-iterator/go v1.1.7/go.mod" # spdx:MIT
+ "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1" # spdx:BSD-3-Clause
+ "github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1/go.mod" # spdx:BSD-3-Clause
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.2.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.5/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de" # spdx:BSD-3-Clause
+ "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod" # spdx:BSD-3-Clause
+ "github.com/lithammer/dedent v1.1.0/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod"
- "github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63"
- "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod"
- "github.com/mailru/easyjson v0.7.0"
- "github.com/mailru/easyjson v0.7.0/go.mod"
- "github.com/mattn/go-runewidth v0.0.4"
- "github.com/mattn/go-runewidth v0.0.4/go.mod"
- "github.com/mattn/go-shellwords v1.0.5"
- "github.com/mattn/go-shellwords v1.0.5/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
+ "github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.5" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.5/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
"github.com/miekg/dns v0.0.0-20181005163659-0d29b283ac0f"
"github.com/miekg/dns v0.0.0-20181005163659-0d29b283ac0f/go.mod"
- "github.com/mitchellh/copystructure v1.0.0"
- "github.com/mitchellh/copystructure v1.0.0/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/go-wordwrap v1.0.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/mitchellh/reflectwalk v1.0.0"
- "github.com/mitchellh/reflectwalk v1.0.0/go.mod"
- "github.com/moby/moby v0.7.3-0.20190826074503-38ab9da00309"
- "github.com/moby/moby v0.7.3-0.20190826074503-38ab9da00309/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/modern-go/reflect2 v1.0.1/go.mod"
- "github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c"
- "github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c/go.mod"
- "github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
+ "github.com/mitchellh/copystructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/copystructure v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/mitchellh/reflectwalk v1.0.0" # spdx:MIT
+ "github.com/mitchellh/reflectwalk v1.0.0/go.mod" # spdx:MIT
+ "github.com/moby/moby v0.7.3-0.20190826074503-38ab9da00309" # spdx:Apache-2.0
+ "github.com/moby/moby v0.7.3-0.20190826074503-38ab9da00309/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c" # spdx:MIT
+ "github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c/go.mod" # spdx:MIT
+ "github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod" # spdx:BSD-3-Clause
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
"github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f"
"github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod"
- "github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod"
- "github.com/onsi/ginkgo v1.6.0/go.mod"
- "github.com/onsi/ginkgo v1.8.0"
- "github.com/onsi/ginkgo v1.8.0/go.mod"
- "github.com/onsi/ginkgo v1.10.1"
- "github.com/onsi/ginkgo v1.10.1/go.mod"
- "github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod"
- "github.com/onsi/gomega v1.5.0"
- "github.com/onsi/gomega v1.5.0/go.mod"
- "github.com/onsi/gomega v1.7.0"
- "github.com/onsi/gomega v1.7.0/go.mod"
+ "github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.6.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.8.0" # spdx:MIT
+ "github.com/onsi/ginkgo v1.8.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.5.0" # spdx:MIT
+ "github.com/onsi/gomega v1.5.0/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.7.0" # spdx:MIT
+ "github.com/onsi/gomega v1.7.0/go.mod" # spdx:MIT
"github.com/opencontainers/go-digest v1.0.0-rc1"
"github.com/opencontainers/go-digest v1.0.0-rc1/go.mod"
- "github.com/opencontainers/image-spec v1.0.1"
- "github.com/opencontainers/image-spec v1.0.1/go.mod"
- "github.com/opencontainers/runc v0.1.1"
- "github.com/opencontainers/runc v0.1.1/go.mod"
- "github.com/pborman/uuid v1.2.0"
- "github.com/pborman/uuid v1.2.0/go.mod"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/peterbourgon/diskv v2.0.1+incompatible"
- "github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod"
+ "github.com/opencontainers/image-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/pborman/uuid v1.2.0" # spdx:BSD-3-Clause
+ "github.com/pborman/uuid v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/peterbourgon/diskv v2.0.1+incompatible" # spdx:MIT
+ "github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod" # spdx:MIT
"github.com/phayes/freeport v0.0.0-20171002181615-b8543db493a5"
"github.com/phayes/freeport v0.0.0-20171002181615-b8543db493a5/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0/go.mod"
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.2"
- "github.com/prometheus/client_golang v0.9.2/go.mod"
- "github.com/prometheus/client_golang v1.0.0"
- "github.com/prometheus/client_golang v1.0.0/go.mod"
- "github.com/prometheus/client_golang v1.2.1"
- "github.com/prometheus/client_golang v1.2.1/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod"
- "github.com/prometheus/common v0.0.0-20181126121408-4724e9255275/go.mod"
- "github.com/prometheus/common v0.2.0"
- "github.com/prometheus/common v0.2.0/go.mod"
- "github.com/prometheus/common v0.4.1"
- "github.com/prometheus/common v0.4.1/go.mod"
- "github.com/prometheus/common v0.7.0"
- "github.com/prometheus/common v0.7.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190129233650-316cf8ccfec5"
- "github.com/prometheus/procfs v0.0.0-20190129233650-316cf8ccfec5/go.mod"
- "github.com/prometheus/procfs v0.0.2"
- "github.com/prometheus/procfs v0.0.2/go.mod"
- "github.com/prometheus/procfs v0.0.5"
- "github.com/prometheus/procfs v0.0.5/go.mod"
- "github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod"
+ "github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.2" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.2.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.2.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181126121408-4724e9255275/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.2.0" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190129233650-316cf8ccfec5" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190129233650-316cf8ccfec5/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod" # spdx:BSD-3-Clause
"github.com/russross/blackfriday v1.5.2"
"github.com/russross/blackfriday v1.5.2/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/sirupsen/logrus v1.4.2"
- "github.com/sirupsen/logrus v1.4.2/go.mod"
- "github.com/soheilhy/cmux v0.1.3"
- "github.com/soheilhy/cmux v0.1.3/go.mod"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/afero v1.2.2"
- "github.com/spf13/afero v1.2.2/go.mod"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.3/go.mod"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/cobra v0.0.5/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/pflag v1.0.5"
- "github.com/spf13/pflag v1.0.5/go.mod"
- "github.com/spf13/viper v1.3.2/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/objx v0.2.0/go.mod"
- "github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod"
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2/go.mod" # spdx:MIT
+ "github.com/soheilhy/cmux v0.1.3" # spdx:Apache-2.0
+ "github.com/soheilhy/cmux v0.1.3/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.2.2" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.3/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.3.2/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.2.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod" # spdx:MIT
"github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
- "github.com/xeipuuv/gojsonschema v1.1.0"
- "github.com/xeipuuv/gojsonschema v1.1.0/go.mod"
- "github.com/xenolf/lego v0.0.0-20160613233155-a9d8cec0e656/go.mod"
- "github.com/xenolf/lego v0.3.2-0.20160613233155-a9d8cec0e656"
- "github.com/xenolf/lego v0.3.2-0.20160613233155-a9d8cec0e656/go.mod"
- "github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18"
- "github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/xenolf/lego v0.0.0-20160613233155-a9d8cec0e656/go.mod" # spdx:MIT
+ "github.com/xenolf/lego v0.3.2-0.20160613233155-a9d8cec0e656" # spdx:MIT
+ "github.com/xenolf/lego v0.3.2-0.20160613233155-a9d8cec0e656/go.mod" # spdx:MIT
+ "github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18" # spdx:MIT
+ "github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
"github.com/yvasiyarov/go-metrics v0.0.0-20150112132944-c25f46c4b940"
"github.com/yvasiyarov/go-metrics v0.0.0-20150112132944-c25f46c4b940/go.mod"
- "github.com/yvasiyarov/gorelic v0.0.6"
- "github.com/yvasiyarov/gorelic v0.0.6/go.mod"
- "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f"
- "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f/go.mod"
+ "github.com/yvasiyarov/gorelic v0.0.6" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/gorelic v0.0.6/go.mod" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f/go.mod" # spdx:BSD-2-Clause
"go.opencensus.io v0.21.0/go.mod"
"go.uber.org/atomic v0.0.0-20181018215023-8dc6146f7569"
"go.uber.org/atomic v0.0.0-20181018215023-8dc6146f7569/go.mod"
diff --git app-admin/helm/helm-3.1.1.ebuild app-admin/helm/helm-3.1.1.ebuild
index 21fe413bbc9a..61f9c813dc71 100644
--- app-admin/helm/helm-3.1.1.ebuild
+++ app-admin/helm/helm-3.1.1.ebuild
@@ -15,11 +15,11 @@ EGO_SUM=(
"cloud.google.com/go v0.34.0/go.mod"
"cloud.google.com/go v0.38.0"
"cloud.google.com/go v0.38.0/go.mod"
- "github.com/Azure/azure-sdk-for-go v16.2.1+incompatible/go.mod"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod"
- "github.com/Azure/go-autorest v13.3.2+incompatible"
- "github.com/Azure/go-autorest v13.3.2+incompatible/go.mod"
+ "github.com/Azure/azure-sdk-for-go v16.2.1+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78" # spdx:MIT
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod" # spdx:MIT
+ "github.com/Azure/go-autorest v13.3.2+incompatible" # spdx:Apache-2.0
+ "github.com/Azure/go-autorest v13.3.2+incompatible/go.mod" # spdx:Apache-2.0
"github.com/Azure/go-autorest/autorest v0.9.0"
"github.com/Azure/go-autorest/autorest v0.9.0/go.mod"
"github.com/Azure/go-autorest/autorest/adal v0.5.0"
@@ -33,458 +33,458 @@ EGO_SUM=(
"github.com/Azure/go-autorest/logger v0.1.0/go.mod"
"github.com/Azure/go-autorest/tracing v0.5.0"
"github.com/Azure/go-autorest/tracing v0.5.0/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
"github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod"
- "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd"
- "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod"
- "github.com/Masterminds/goutils v1.1.0"
- "github.com/Masterminds/goutils v1.1.0/go.mod"
+ "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd" # spdx:MIT
+ "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod" # spdx:MIT
+ "github.com/Masterminds/goutils v1.1.0" # spdx:Apache-2.0
+ "github.com/Masterminds/goutils v1.1.0/go.mod" # spdx:Apache-2.0
"github.com/Masterminds/semver/v3 v3.0.3"
"github.com/Masterminds/semver/v3 v3.0.3/go.mod"
"github.com/Masterminds/sprig/v3 v3.0.2"
"github.com/Masterminds/sprig/v3 v3.0.2/go.mod"
"github.com/Masterminds/vcs v1.13.1"
"github.com/Masterminds/vcs v1.13.1/go.mod"
- "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5"
- "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod"
- "github.com/Microsoft/hcsshim v0.8.7"
- "github.com/Microsoft/hcsshim v0.8.7/go.mod"
- "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod"
- "github.com/PuerkitoBio/purell v1.0.0/go.mod"
- "github.com/PuerkitoBio/purell v1.1.0/go.mod"
- "github.com/PuerkitoBio/purell v1.1.1"
- "github.com/PuerkitoBio/purell v1.1.1/go.mod"
- "github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod"
- "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578"
- "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod"
- "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d"
- "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d/go.mod"
- "github.com/agnivade/levenshtein v1.0.1/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod"
- "github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod"
- "github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496"
- "github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496/go.mod"
- "github.com/aws/aws-sdk-go v1.15.11/go.mod"
- "github.com/beorn7/perks v0.0.0-20160804104726-4c0e84591b9a/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0"
- "github.com/beorn7/perks v1.0.0/go.mod"
+ "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.7" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.7/go.mod" # spdx:MIT
+ "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod" # spdx:Apache-2.0
+ "github.com/PuerkitoBio/purell v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.1" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod" # spdx:BSD-3-Clause
+ "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d" # spdx:MIT
+ "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d/go.mod" # spdx:MIT
+ "github.com/agnivade/levenshtein v1.0.1/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod" # spdx:MIT
+ "github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod" # spdx:MIT
+ "github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496" # spdx:MIT
+ "github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496/go.mod" # spdx:MIT
+ "github.com/aws/aws-sdk-go v1.15.11/go.mod" # spdx:Apache-2.0
+ "github.com/beorn7/perks v0.0.0-20160804104726-4c0e84591b9a/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
"github.com/bgentry/speakeasy v0.1.0/go.mod"
- "github.com/bitly/go-simplejson v0.5.0"
- "github.com/bitly/go-simplejson v0.5.0/go.mod"
- "github.com/blang/semver v3.1.0+incompatible/go.mod"
- "github.com/blang/semver v3.5.0+incompatible/go.mod"
- "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869"
- "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869/go.mod"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1/go.mod"
- "github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd"
- "github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd/go.mod"
- "github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b"
- "github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b/go.mod"
- "github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0"
- "github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0/go.mod"
- "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod"
- "github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod"
- "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f"
- "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f/go.mod"
- "github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1/go.mod"
- "github.com/containerd/containerd v1.3.0-beta.2.0.20190828155532-0293cbd26c69/go.mod"
- "github.com/containerd/containerd v1.3.2"
- "github.com/containerd/containerd v1.3.2/go.mod"
- "github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc/go.mod"
- "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41"
- "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41/go.mod"
- "github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448/go.mod"
- "github.com/containerd/go-runc v0.0.0-20180907222934-5a6d9f37cfa3/go.mod"
- "github.com/containerd/ttrpc v0.0.0-20190828154514-0e0f228740de/go.mod"
- "github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod"
- "github.com/coreos/go-oidc v2.1.0+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-semver v0.3.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
- "github.com/coreos/pkg v0.0.0-20160727233714-3ac0863d7acf/go.mod"
- "github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea/go.mod"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/cpuguy83/go-md2man v1.0.10/go.mod"
- "github.com/creack/pty v1.1.7/go.mod"
- "github.com/cyphar/filepath-securejoin v0.2.2"
- "github.com/cyphar/filepath-securejoin v0.2.2/go.mod"
- "github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
+ "github.com/bitly/go-simplejson v0.5.0" # spdx:MIT
+ "github.com/bitly/go-simplejson v0.5.0/go.mod" # spdx:MIT
+ "github.com/blang/semver v3.1.0+incompatible/go.mod" # spdx:MIT
+ "github.com/blang/semver v3.5.0+incompatible/go.mod" # spdx:MIT
+ "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869" # spdx:MIT
+ "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869/go.mod" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1/go.mod" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd/go.mod" # spdx:MIT
+ "github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b" # spdx:Zlib
+ "github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b/go.mod" # spdx:Zlib
+ "github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0" # spdx:MIT
+ "github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0/go.mod" # spdx:MIT
+ "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod" # spdx:Apache-2.0
+ "github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5/go.mod" # spdx:BSD-3-Clause
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f" # spdx:Apache-2.0
+ "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.0-beta.2.0.20190828155532-0293cbd26c69/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.2" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.2/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/go-runc v0.0.0-20180907222934-5a6d9f37cfa3/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/ttrpc v0.0.0-20190828154514-0e0f228740de/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-oidc v2.1.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20160727233714-3ac0863d7acf/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea/go.mod" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/cpuguy83/go-md2man v1.0.10/go.mod" # spdx:MIT
+ "github.com/creack/pty v1.1.7/go.mod" # spdx:MIT
+ "github.com/cyphar/filepath-securejoin v0.2.2" # spdx:BSD-3-Clause
+ "github.com/cyphar/filepath-securejoin v0.2.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
"github.com/daviddengcn/go-colortext v0.0.0-20160507010035-511bcaf42ccd/go.mod"
- "github.com/deislabs/oras v0.8.1"
- "github.com/deislabs/oras v0.8.1/go.mod"
- "github.com/denverdino/aliyungo v0.0.0-20190125010748-a747050bb1ba/go.mod"
- "github.com/dgrijalva/jwt-go v0.0.0-20170104182250-a601269ab70c/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
+ "github.com/deislabs/oras v0.8.1" # spdx:MIT
+ "github.com/deislabs/oras v0.8.1/go.mod" # spdx:MIT
+ "github.com/denverdino/aliyungo v0.0.0-20190125010748-a747050bb1ba/go.mod" # spdx:Apache-2.0
+ "github.com/dgrijalva/jwt-go v0.0.0-20170104182250-a601269ab70c/go.mod" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
"github.com/dnaeon/go-vcr v1.0.1/go.mod"
- "github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492"
- "github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492/go.mod"
- "github.com/docker/distribution v0.0.0-20191216044856-a8371794149d"
- "github.com/docker/distribution v0.0.0-20191216044856-a8371794149d/go.mod"
- "github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0/go.mod"
- "github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce"
- "github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce/go.mod"
- "github.com/docker/docker-credential-helpers v0.6.3"
- "github.com/docker/docker-credential-helpers v0.6.3/go.mod"
- "github.com/docker/go-connections v0.4.0"
- "github.com/docker/go-connections v0.4.0/go.mod"
+ "github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492" # spdx:Apache-2.0
+ "github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492/go.mod" # spdx:Apache-2.0
+ "github.com/docker/distribution v0.0.0-20191216044856-a8371794149d" # spdx:Apache-2.0
+ "github.com/docker/distribution v0.0.0-20191216044856-a8371794149d/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce" # spdx:Apache-2.0
+ "github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker-credential-helpers v0.6.3" # spdx:MIT
+ "github.com/docker/docker-credential-helpers v0.6.3/go.mod" # spdx:MIT
+ "github.com/docker/go-connections v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.4.0/go.mod" # spdx:Apache-2.0
"github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916"
"github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916/go.mod"
- "github.com/docker/go-units v0.3.3/go.mod"
- "github.com/docker/go-units v0.4.0"
- "github.com/docker/go-units v0.4.0/go.mod"
- "github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1"
- "github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1/go.mod"
- "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96"
- "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod"
+ "github.com/docker/go-units v0.3.3/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1" # spdx:Apache-2.0
+ "github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1/go.mod" # spdx:Apache-2.0
+ "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96" # spdx:Apache-2.0
+ "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod" # spdx:Apache-2.0
"github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod"
"github.com/dustin/go-humanize v1.0.0/go.mod"
- "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e"
- "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod"
- "github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod"
- "github.com/emicklei/go-restful v2.9.5+incompatible"
- "github.com/emicklei/go-restful v2.9.5+incompatible/go.mod"
- "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod"
- "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod"
- "github.com/evanphx/json-patch v4.2.0+incompatible/go.mod"
- "github.com/evanphx/json-patch v4.5.0+incompatible"
- "github.com/evanphx/json-patch v4.5.0+incompatible/go.mod"
- "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d"
- "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d/go.mod"
- "github.com/fatih/camelcase v1.0.0/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7"
- "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7/go.mod"
+ "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e" # spdx:BSD-3-Clause
+ "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod" # spdx:BSD-3-Clause
+ "github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod" # spdx:MIT
+ "github.com/emicklei/go-restful v2.9.5+incompatible" # spdx:MIT
+ "github.com/emicklei/go-restful v2.9.5+incompatible/go.mod" # spdx:MIT
+ "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod" # spdx:Apache-2.0
+ "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/evanphx/json-patch v4.2.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/evanphx/json-patch v4.5.0+incompatible" # spdx:BSD-3-Clause
+ "github.com/evanphx/json-patch v4.5.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d" # spdx:MIT
+ "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d/go.mod" # spdx:MIT
+ "github.com/fatih/camelcase v1.0.0/go.mod" # spdx:MIT
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7" # spdx:Apache-2.0
+ "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7/go.mod" # spdx:Apache-2.0
"github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod"
"github.com/ghodss/yaml v1.0.0"
"github.com/ghodss/yaml v1.0.0/go.mod"
"github.com/globalsign/mgo v0.0.0-20180905125535-1ca0a4f7cbcb/go.mod"
"github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8/go.mod"
- "github.com/go-ini/ini v1.25.4/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logr/logr v0.1.0/go.mod"
- "github.com/go-openapi/analysis v0.0.0-20180825180245-b006789cd277/go.mod"
- "github.com/go-openapi/analysis v0.17.0/go.mod"
- "github.com/go-openapi/analysis v0.18.0/go.mod"
- "github.com/go-openapi/analysis v0.19.2/go.mod"
- "github.com/go-openapi/analysis v0.19.5/go.mod"
- "github.com/go-openapi/errors v0.17.0/go.mod"
- "github.com/go-openapi/errors v0.18.0/go.mod"
- "github.com/go-openapi/errors v0.19.2/go.mod"
- "github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod"
- "github.com/go-openapi/jsonpointer v0.17.0/go.mod"
- "github.com/go-openapi/jsonpointer v0.18.0/go.mod"
- "github.com/go-openapi/jsonpointer v0.19.2/go.mod"
- "github.com/go-openapi/jsonpointer v0.19.3"
- "github.com/go-openapi/jsonpointer v0.19.3/go.mod"
- "github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod"
- "github.com/go-openapi/jsonreference v0.17.0/go.mod"
- "github.com/go-openapi/jsonreference v0.18.0/go.mod"
- "github.com/go-openapi/jsonreference v0.19.2/go.mod"
- "github.com/go-openapi/jsonreference v0.19.3"
- "github.com/go-openapi/jsonreference v0.19.3/go.mod"
- "github.com/go-openapi/loads v0.17.0/go.mod"
- "github.com/go-openapi/loads v0.18.0/go.mod"
- "github.com/go-openapi/loads v0.19.0/go.mod"
- "github.com/go-openapi/loads v0.19.2/go.mod"
- "github.com/go-openapi/loads v0.19.4/go.mod"
- "github.com/go-openapi/runtime v0.0.0-20180920151709-4f900dc2ade9/go.mod"
- "github.com/go-openapi/runtime v0.19.0/go.mod"
- "github.com/go-openapi/runtime v0.19.4/go.mod"
+ "github.com/go-ini/ini v1.25.4/go.mod" # spdx:Apache-2.0
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logr/logr v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.0.0-20180825180245-b006789cd277/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.19.5/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.3/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.4/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.0.0-20180920151709-4f900dc2ade9/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.19.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.19.4/go.mod" # spdx:Apache-2.0
"github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501/go.mod"
"github.com/go-openapi/spec v0.17.0/go.mod"
"github.com/go-openapi/spec v0.18.0/go.mod"
"github.com/go-openapi/spec v0.19.2/go.mod"
"github.com/go-openapi/spec v0.19.3"
"github.com/go-openapi/spec v0.19.3/go.mod"
- "github.com/go-openapi/strfmt v0.17.0/go.mod"
- "github.com/go-openapi/strfmt v0.18.0/go.mod"
- "github.com/go-openapi/strfmt v0.19.0/go.mod"
- "github.com/go-openapi/strfmt v0.19.3/go.mod"
- "github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod"
- "github.com/go-openapi/swag v0.17.0/go.mod"
- "github.com/go-openapi/swag v0.18.0/go.mod"
- "github.com/go-openapi/swag v0.19.2/go.mod"
- "github.com/go-openapi/swag v0.19.5"
- "github.com/go-openapi/swag v0.19.5/go.mod"
- "github.com/go-openapi/validate v0.18.0/go.mod"
- "github.com/go-openapi/validate v0.19.2/go.mod"
- "github.com/go-openapi/validate v0.19.5/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
- "github.com/gobwas/glob v0.2.3"
- "github.com/gobwas/glob v0.2.3/go.mod"
- "github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e/go.mod"
- "github.com/gofrs/flock v0.7.1"
- "github.com/gofrs/flock v0.7.1/go.mod"
+ "github.com/go-openapi/strfmt v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.19.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.19.3/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.5" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.5/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.19.5/go.mod" # spdx:Apache-2.0
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3/go.mod" # spdx:MIT
+ "github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e/go.mod" # spdx:BSD-2-Clause
+ "github.com/gofrs/flock v0.7.1" # spdx:BSD-3-Clause
+ "github.com/gofrs/flock v0.7.1/go.mod" # spdx:BSD-3-Clause
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1/go.mod"
"github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d/go.mod"
"github.com/gogo/protobuf v1.3.1"
"github.com/gogo/protobuf v1.3.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903"
- "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/mock v1.2.0/go.mod"
- "github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/protobuf v1.3.2"
- "github.com/golang/protobuf v1.3.2/go.mod"
- "github.com/golangplus/bytes v0.0.0-20160111154220-45c989fe5450/go.mod"
- "github.com/golangplus/fmt v0.0.0-20150411045040-2a5d6d7d2995/go.mod"
- "github.com/golangplus/testing v0.0.0-20180327235837-af21d9c3145e/go.mod"
- "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
- "github.com/google/btree v1.0.0"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/go-cmp v0.3.0/go.mod"
- "github.com/google/go-cmp v0.4.0"
- "github.com/google/go-cmp v0.4.0/go.mod"
- "github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod"
- "github.com/google/gofuzz v1.0.0"
- "github.com/google/gofuzz v1.0.0/go.mod"
- "github.com/google/martian v2.1.0+incompatible/go.mod"
- "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod"
- "github.com/google/uuid v1.0.0/go.mod"
- "github.com/google/uuid v1.1.1"
- "github.com/google/uuid v1.1.1/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b" # spdx:Apache-2.0
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/bytes v0.0.0-20160111154220-45c989fe5450/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/fmt v0.0.0-20150411045040-2a5d6d7d2995/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/testing v0.0.0-20180327235837-af21d9c3145e/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.4.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.4.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/martian v2.1.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod" # spdx:Apache-2.0
+ "github.com/google/uuid v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1/go.mod" # spdx:BSD-3-Clause
"github.com/googleapis/gax-go/v2 v2.0.4/go.mod"
- "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d"
- "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d/go.mod"
+ "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d" # spdx:Apache-2.0
+ "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d/go.mod" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud v0.1.0"
"github.com/gophercloud/gophercloud v0.1.0/go.mod"
- "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod"
- "github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33"
- "github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33/go.mod"
- "github.com/gorilla/mux v1.7.2"
- "github.com/gorilla/mux v1.7.2/go.mod"
- "github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c/go.mod"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/gosuri/uitable v0.0.4"
- "github.com/gosuri/uitable v0.0.4/go.mod"
- "github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7"
- "github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.9.5/go.mod"
- "github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod"
- "github.com/hashicorp/go-multierror v0.0.0-20161216184304-ed905158d874/go.mod"
- "github.com/hashicorp/golang-lru v0.5.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/golang-lru v0.5.1/go.mod"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
+ "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33" # spdx:BSD-2-Clause
+ "github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/mux v1.7.2" # spdx:BSD-3-Clause
+ "github.com/gorilla/mux v1.7.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/gosuri/uitable v0.0.4" # spdx:MIT
+ "github.com/gosuri/uitable v0.0.4/go.mod" # spdx:MIT
+ "github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7" # spdx:MIT
+ "github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod" # spdx:MIT
+ "github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.9.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v0.0.0-20161216184304-ed905158d874/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
"github.com/hpcloud/tail v1.0.0"
"github.com/hpcloud/tail v1.0.0/go.mod"
- "github.com/huandu/xstrings v1.2.0"
- "github.com/huandu/xstrings v1.2.0/go.mod"
- "github.com/imdario/mergo v0.3.5/go.mod"
- "github.com/imdario/mergo v0.3.7"
- "github.com/imdario/mergo v0.3.7/go.mod"
+ "github.com/huandu/xstrings v1.2.0" # spdx:MIT
+ "github.com/huandu/xstrings v1.2.0/go.mod" # spdx:MIT
+ "github.com/imdario/mergo v0.3.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.7" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.7/go.mod" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
"github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8/go.mod"
"github.com/jmespath/go-jmespath v0.0.0-20160803190731-bd40a432e4c7/go.mod"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod"
- "github.com/json-iterator/go v1.1.6/go.mod"
- "github.com/json-iterator/go v1.1.7/go.mod"
- "github.com/json-iterator/go v1.1.8"
- "github.com/json-iterator/go v1.1.8/go.mod"
- "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod"
- "github.com/jtolds/gls v4.20.0+incompatible/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/errcheck v1.2.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.5/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de"
- "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod"
- "github.com/lithammer/dedent v1.1.0/go.mod"
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.6/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.7/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.8" # spdx:MIT
+ "github.com/json-iterator/go v1.1.8/go.mod" # spdx:MIT
+ "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod" # spdx:MIT
+ "github.com/jtolds/gls v4.20.0+incompatible/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.2.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.5/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de" # spdx:BSD-3-Clause
+ "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod" # spdx:BSD-3-Clause
+ "github.com/lithammer/dedent v1.1.0/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod"
- "github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod"
- "github.com/mailru/easyjson v0.7.0"
- "github.com/mailru/easyjson v0.7.0/go.mod"
- "github.com/marstr/guid v1.1.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-isatty v0.0.4"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/mattn/go-runewidth v0.0.2"
- "github.com/mattn/go-runewidth v0.0.2/go.mod"
- "github.com/mattn/go-shellwords v1.0.9"
- "github.com/mattn/go-shellwords v1.0.9/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mitchellh/copystructure v1.0.0"
- "github.com/mitchellh/copystructure v1.0.0/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/go-wordwrap v1.0.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f"
- "github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f/go.mod"
- "github.com/mitchellh/reflectwalk v1.0.0"
- "github.com/mitchellh/reflectwalk v1.0.0/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/modern-go/reflect2 v1.0.1/go.mod"
- "github.com/morikuni/aec v1.0.0"
- "github.com/morikuni/aec v1.0.0/go.mod"
- "github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod"
- "github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
+ "github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0/go.mod" # spdx:MIT
+ "github.com/marstr/guid v1.1.0/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.2" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.9" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.9/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mitchellh/copystructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/copystructure v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f" # spdx:Zlib
+ "github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f/go.mod" # spdx:Zlib
+ "github.com/mitchellh/reflectwalk v1.0.0" # spdx:MIT
+ "github.com/mitchellh/reflectwalk v1.0.0/go.mod" # spdx:MIT
+ "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/morikuni/aec v1.0.0" # spdx:MIT
+ "github.com/morikuni/aec v1.0.0/go.mod" # spdx:MIT
+ "github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod" # spdx:BSD-3-Clause
+ "github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod" # spdx:BSD-3-Clause
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
"github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod"
- "github.com/ncw/swift v1.0.47/go.mod"
- "github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod"
- "github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod"
- "github.com/onsi/ginkgo v1.6.0/go.mod"
- "github.com/onsi/ginkgo v1.10.1"
- "github.com/onsi/ginkgo v1.10.1/go.mod"
- "github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod"
- "github.com/onsi/gomega v1.7.0"
- "github.com/onsi/gomega v1.7.0/go.mod"
+ "github.com/ncw/swift v1.0.47/go.mod" # spdx:MIT
+ "github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.6.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.7.0" # spdx:MIT
+ "github.com/onsi/gomega v1.7.0/go.mod" # spdx:MIT
"github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420/go.mod"
"github.com/opencontainers/go-digest v0.0.0-20180430190053-c9281466c8b2/go.mod"
"github.com/opencontainers/go-digest v1.0.0-rc1"
"github.com/opencontainers/go-digest v1.0.0-rc1/go.mod"
- "github.com/opencontainers/image-spec v1.0.0/go.mod"
- "github.com/opencontainers/image-spec v1.0.1"
- "github.com/opencontainers/image-spec v1.0.1/go.mod"
- "github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f/go.mod"
- "github.com/opencontainers/runc v0.1.1"
- "github.com/opencontainers/runc v0.1.1/go.mod"
- "github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700/go.mod"
- "github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mod"
- "github.com/pborman/uuid v1.2.0/go.mod"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/peterbourgon/diskv v2.0.1+incompatible"
- "github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod"
+ "github.com/opencontainers/image-spec v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mod" # spdx:Apache-2.0
+ "github.com/pborman/uuid v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/peterbourgon/diskv v2.0.1+incompatible" # spdx:MIT
+ "github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod" # spdx:MIT
"github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2"
"github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1-0.20171018195549-f15c970de5b7/go.mod"
- "github.com/pkg/errors v0.8.1/go.mod"
- "github.com/pkg/errors v0.9.1"
- "github.com/pkg/errors v0.9.1/go.mod"
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1-0.20171018195549-f15c970de5b7/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0/go.mod"
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod"
- "github.com/prometheus/client_golang v0.0.0-20180209125602-c332b6f63c06/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v1.0.0"
- "github.com/prometheus/client_golang v1.0.0/go.mod"
- "github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod"
- "github.com/prometheus/common v0.0.0-20180110214958-89604d197083/go.mod"
- "github.com/prometheus/common v0.4.1"
- "github.com/prometheus/common v0.4.1/go.mod"
- "github.com/prometheus/procfs v0.0.0-20180125133057-cb4147076ac7/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.2/go.mod"
- "github.com/prometheus/procfs v0.0.5"
- "github.com/prometheus/procfs v0.0.5/go.mod"
- "github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod"
- "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
+ "github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.0.0-20180209125602-c332b6f63c06/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20180110214958-89604d197083/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20180125133057-cb4147076ac7/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod" # spdx:BSD-3-Clause
+ "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" # spdx:BSD-3-Clause
"github.com/russross/blackfriday v1.5.2"
"github.com/russross/blackfriday v1.5.2/go.mod"
- "github.com/satori/go.uuid v1.2.0/go.mod"
+ "github.com/satori/go.uuid v1.2.0/go.mod" # spdx:MIT
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.0.4-0.20170822132746-89742aefa4b2/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/sirupsen/logrus v1.4.1/go.mod"
- "github.com/sirupsen/logrus v1.4.2"
- "github.com/sirupsen/logrus v1.4.2/go.mod"
+ "github.com/sirupsen/logrus v1.0.4-0.20170822132746-89742aefa4b2/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.1/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2/go.mod" # spdx:MIT
"github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod"
"github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a/go.mod"
- "github.com/soheilhy/cmux v0.1.4/go.mod"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/afero v1.2.2/go.mod"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.2-0.20171109065643-2da4a54c5cee/go.mod"
- "github.com/spf13/cobra v0.0.3/go.mod"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/cobra v0.0.5/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod"
- "github.com/spf13/pflag v1.0.1-0.20171106142849-4c012f6dcd95/go.mod"
- "github.com/spf13/pflag v1.0.1/go.mod"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/pflag v1.0.5"
- "github.com/spf13/pflag v1.0.5/go.mod"
- "github.com/spf13/viper v1.3.2/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/objx v0.2.0/go.mod"
- "github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod"
- "github.com/tidwall/pretty v1.0.0/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod"
+ "github.com/soheilhy/cmux v0.1.4/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.2-0.20171109065643-2da4a54c5cee/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.3/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.1-0.20171106142849-4c012f6dcd95/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.3.2/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.2.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod" # spdx:BSD-2-Clause
+ "github.com/tidwall/pretty v1.0.0/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod" # spdx:MIT
"github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod"
- "github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod"
- "github.com/urfave/cli v1.20.0/go.mod"
- "github.com/vektah/gqlparser v1.1.2/go.mod"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
- "github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f/go.mod"
- "github.com/xeipuuv/gojsonschema v1.1.0"
- "github.com/xeipuuv/gojsonschema v1.1.0/go.mod"
- "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
- "github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
+ "github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod" # spdx:MIT
+ "github.com/urfave/cli v1.20.0/go.mod" # spdx:MIT
+ "github.com/vektah/gqlparser v1.1.2/go.mod" # spdx:MIT
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" # spdx:MIT
+ "github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
"github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43"
"github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43/go.mod"
- "github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50"
- "github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50/go.mod"
- "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f"
- "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f/go.mod"
+ "github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50/go.mod" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f/go.mod" # spdx:BSD-2-Clause
"go.etcd.io/bbolt v1.3.3/go.mod"
"go.etcd.io/etcd v0.0.0-20191023171146-3cf2f69b5738/go.mod"
"go.mongodb.org/mongo-driver v1.0.3/go.mod"
diff --git app-admin/helm/helm-3.1.2.ebuild app-admin/helm/helm-3.1.2.ebuild
index e8f8fe91a467..0a87a6c1c117 100644
--- app-admin/helm/helm-3.1.2.ebuild
+++ app-admin/helm/helm-3.1.2.ebuild
@@ -15,11 +15,11 @@ EGO_SUM=(
"cloud.google.com/go v0.34.0/go.mod"
"cloud.google.com/go v0.38.0"
"cloud.google.com/go v0.38.0/go.mod"
- "github.com/Azure/azure-sdk-for-go v16.2.1+incompatible/go.mod"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod"
- "github.com/Azure/go-autorest v13.3.2+incompatible"
- "github.com/Azure/go-autorest v13.3.2+incompatible/go.mod"
+ "github.com/Azure/azure-sdk-for-go v16.2.1+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78" # spdx:MIT
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod" # spdx:MIT
+ "github.com/Azure/go-autorest v13.3.2+incompatible" # spdx:Apache-2.0
+ "github.com/Azure/go-autorest v13.3.2+incompatible/go.mod" # spdx:Apache-2.0
"github.com/Azure/go-autorest/autorest v0.9.0"
"github.com/Azure/go-autorest/autorest v0.9.0/go.mod"
"github.com/Azure/go-autorest/autorest/adal v0.5.0"
@@ -33,458 +33,458 @@ EGO_SUM=(
"github.com/Azure/go-autorest/logger v0.1.0/go.mod"
"github.com/Azure/go-autorest/tracing v0.5.0"
"github.com/Azure/go-autorest/tracing v0.5.0/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
"github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod"
- "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd"
- "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod"
- "github.com/Masterminds/goutils v1.1.0"
- "github.com/Masterminds/goutils v1.1.0/go.mod"
+ "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd" # spdx:MIT
+ "github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod" # spdx:MIT
+ "github.com/Masterminds/goutils v1.1.0" # spdx:Apache-2.0
+ "github.com/Masterminds/goutils v1.1.0/go.mod" # spdx:Apache-2.0
"github.com/Masterminds/semver/v3 v3.0.3"
"github.com/Masterminds/semver/v3 v3.0.3/go.mod"
"github.com/Masterminds/sprig/v3 v3.0.2"
"github.com/Masterminds/sprig/v3 v3.0.2/go.mod"
"github.com/Masterminds/vcs v1.13.1"
"github.com/Masterminds/vcs v1.13.1/go.mod"
- "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5"
- "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod"
- "github.com/Microsoft/hcsshim v0.8.7"
- "github.com/Microsoft/hcsshim v0.8.7/go.mod"
- "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod"
- "github.com/PuerkitoBio/purell v1.0.0/go.mod"
- "github.com/PuerkitoBio/purell v1.1.0/go.mod"
- "github.com/PuerkitoBio/purell v1.1.1"
- "github.com/PuerkitoBio/purell v1.1.1/go.mod"
- "github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod"
- "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578"
- "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod"
- "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d"
- "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d/go.mod"
- "github.com/agnivade/levenshtein v1.0.1/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod"
- "github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod"
- "github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496"
- "github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496/go.mod"
- "github.com/aws/aws-sdk-go v1.15.11/go.mod"
- "github.com/beorn7/perks v0.0.0-20160804104726-4c0e84591b9a/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0"
- "github.com/beorn7/perks v1.0.0/go.mod"
+ "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.7" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.7/go.mod" # spdx:MIT
+ "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod" # spdx:Apache-2.0
+ "github.com/PuerkitoBio/purell v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.1" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod" # spdx:BSD-3-Clause
+ "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d" # spdx:MIT
+ "github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d/go.mod" # spdx:MIT
+ "github.com/agnivade/levenshtein v1.0.1/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod" # spdx:MIT
+ "github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod" # spdx:MIT
+ "github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496" # spdx:MIT
+ "github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496/go.mod" # spdx:MIT
+ "github.com/aws/aws-sdk-go v1.15.11/go.mod" # spdx:Apache-2.0
+ "github.com/beorn7/perks v0.0.0-20160804104726-4c0e84591b9a/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
"github.com/bgentry/speakeasy v0.1.0/go.mod"
- "github.com/bitly/go-simplejson v0.5.0"
- "github.com/bitly/go-simplejson v0.5.0/go.mod"
- "github.com/blang/semver v3.1.0+incompatible/go.mod"
- "github.com/blang/semver v3.5.0+incompatible/go.mod"
- "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869"
- "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869/go.mod"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1"
- "github.com/bshuster-repo/logrus-logstash-hook v0.4.1/go.mod"
- "github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd"
- "github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd/go.mod"
- "github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b"
- "github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b/go.mod"
- "github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0"
- "github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0/go.mod"
- "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod"
- "github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod"
- "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f"
- "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f/go.mod"
- "github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1/go.mod"
- "github.com/containerd/containerd v1.3.0-beta.2.0.20190828155532-0293cbd26c69/go.mod"
- "github.com/containerd/containerd v1.3.2"
- "github.com/containerd/containerd v1.3.2/go.mod"
- "github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc/go.mod"
- "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41"
- "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41/go.mod"
- "github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448/go.mod"
- "github.com/containerd/go-runc v0.0.0-20180907222934-5a6d9f37cfa3/go.mod"
- "github.com/containerd/ttrpc v0.0.0-20190828154514-0e0f228740de/go.mod"
- "github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod"
- "github.com/coreos/go-oidc v2.1.0+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-semver v0.3.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
- "github.com/coreos/pkg v0.0.0-20160727233714-3ac0863d7acf/go.mod"
- "github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea/go.mod"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/cpuguy83/go-md2man v1.0.10/go.mod"
- "github.com/creack/pty v1.1.7/go.mod"
- "github.com/cyphar/filepath-securejoin v0.2.2"
- "github.com/cyphar/filepath-securejoin v0.2.2/go.mod"
- "github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
+ "github.com/bitly/go-simplejson v0.5.0" # spdx:MIT
+ "github.com/bitly/go-simplejson v0.5.0/go.mod" # spdx:MIT
+ "github.com/blang/semver v3.1.0+incompatible/go.mod" # spdx:MIT
+ "github.com/blang/semver v3.5.0+incompatible/go.mod" # spdx:MIT
+ "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869" # spdx:MIT
+ "github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869/go.mod" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1" # spdx:MIT
+ "github.com/bshuster-repo/logrus-logstash-hook v0.4.1/go.mod" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd" # spdx:MIT
+ "github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd/go.mod" # spdx:MIT
+ "github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b" # spdx:Zlib
+ "github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b/go.mod" # spdx:Zlib
+ "github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0" # spdx:MIT
+ "github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0/go.mod" # spdx:MIT
+ "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod" # spdx:Apache-2.0
+ "github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5/go.mod" # spdx:BSD-3-Clause
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f" # spdx:Apache-2.0
+ "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.0-beta.2.0.20190828155532-0293cbd26c69/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.2" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.2/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/go-runc v0.0.0-20180907222934-5a6d9f37cfa3/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/ttrpc v0.0.0-20190828154514-0e0f228740de/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-oidc v2.1.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20160727233714-3ac0863d7acf/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea/go.mod" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/cpuguy83/go-md2man v1.0.10/go.mod" # spdx:MIT
+ "github.com/creack/pty v1.1.7/go.mod" # spdx:MIT
+ "github.com/cyphar/filepath-securejoin v0.2.2" # spdx:BSD-3-Clause
+ "github.com/cyphar/filepath-securejoin v0.2.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
"github.com/daviddengcn/go-colortext v0.0.0-20160507010035-511bcaf42ccd/go.mod"
- "github.com/deislabs/oras v0.8.1"
- "github.com/deislabs/oras v0.8.1/go.mod"
- "github.com/denverdino/aliyungo v0.0.0-20190125010748-a747050bb1ba/go.mod"
- "github.com/dgrijalva/jwt-go v0.0.0-20170104182250-a601269ab70c/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
+ "github.com/deislabs/oras v0.8.1" # spdx:MIT
+ "github.com/deislabs/oras v0.8.1/go.mod" # spdx:MIT
+ "github.com/denverdino/aliyungo v0.0.0-20190125010748-a747050bb1ba/go.mod" # spdx:Apache-2.0
+ "github.com/dgrijalva/jwt-go v0.0.0-20170104182250-a601269ab70c/go.mod" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible" # spdx:MIT
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
"github.com/dnaeon/go-vcr v1.0.1/go.mod"
- "github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492"
- "github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492/go.mod"
- "github.com/docker/distribution v0.0.0-20191216044856-a8371794149d"
- "github.com/docker/distribution v0.0.0-20191216044856-a8371794149d/go.mod"
- "github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0/go.mod"
- "github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce"
- "github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce/go.mod"
- "github.com/docker/docker-credential-helpers v0.6.3"
- "github.com/docker/docker-credential-helpers v0.6.3/go.mod"
- "github.com/docker/go-connections v0.4.0"
- "github.com/docker/go-connections v0.4.0/go.mod"
+ "github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492" # spdx:Apache-2.0
+ "github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492/go.mod" # spdx:Apache-2.0
+ "github.com/docker/distribution v0.0.0-20191216044856-a8371794149d" # spdx:Apache-2.0
+ "github.com/docker/distribution v0.0.0-20191216044856-a8371794149d/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce" # spdx:Apache-2.0
+ "github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker-credential-helpers v0.6.3" # spdx:MIT
+ "github.com/docker/docker-credential-helpers v0.6.3/go.mod" # spdx:MIT
+ "github.com/docker/go-connections v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.4.0/go.mod" # spdx:Apache-2.0
"github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916"
"github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916/go.mod"
- "github.com/docker/go-units v0.3.3/go.mod"
- "github.com/docker/go-units v0.4.0"
- "github.com/docker/go-units v0.4.0/go.mod"
- "github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1"
- "github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1/go.mod"
- "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96"
- "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod"
+ "github.com/docker/go-units v0.3.3/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1" # spdx:Apache-2.0
+ "github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1/go.mod" # spdx:Apache-2.0
+ "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96" # spdx:Apache-2.0
+ "github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod" # spdx:Apache-2.0
"github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod"
"github.com/dustin/go-humanize v1.0.0/go.mod"
- "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e"
- "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod"
- "github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod"
- "github.com/emicklei/go-restful v2.9.5+incompatible"
- "github.com/emicklei/go-restful v2.9.5+incompatible/go.mod"
- "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod"
- "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod"
- "github.com/evanphx/json-patch v4.2.0+incompatible/go.mod"
- "github.com/evanphx/json-patch v4.5.0+incompatible"
- "github.com/evanphx/json-patch v4.5.0+incompatible/go.mod"
- "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d"
- "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d/go.mod"
- "github.com/fatih/camelcase v1.0.0/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7"
- "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7/go.mod"
+ "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e" # spdx:BSD-3-Clause
+ "github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod" # spdx:BSD-3-Clause
+ "github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod" # spdx:MIT
+ "github.com/emicklei/go-restful v2.9.5+incompatible" # spdx:MIT
+ "github.com/emicklei/go-restful v2.9.5+incompatible/go.mod" # spdx:MIT
+ "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod" # spdx:Apache-2.0
+ "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/evanphx/json-patch v4.2.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/evanphx/json-patch v4.5.0+incompatible" # spdx:BSD-3-Clause
+ "github.com/evanphx/json-patch v4.5.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d" # spdx:MIT
+ "github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d/go.mod" # spdx:MIT
+ "github.com/fatih/camelcase v1.0.0/go.mod" # spdx:MIT
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7" # spdx:Apache-2.0
+ "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7/go.mod" # spdx:Apache-2.0
"github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod"
"github.com/ghodss/yaml v1.0.0"
"github.com/ghodss/yaml v1.0.0/go.mod"
"github.com/globalsign/mgo v0.0.0-20180905125535-1ca0a4f7cbcb/go.mod"
"github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8/go.mod"
- "github.com/go-ini/ini v1.25.4/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logr/logr v0.1.0/go.mod"
- "github.com/go-openapi/analysis v0.0.0-20180825180245-b006789cd277/go.mod"
- "github.com/go-openapi/analysis v0.17.0/go.mod"
- "github.com/go-openapi/analysis v0.18.0/go.mod"
- "github.com/go-openapi/analysis v0.19.2/go.mod"
- "github.com/go-openapi/analysis v0.19.5/go.mod"
- "github.com/go-openapi/errors v0.17.0/go.mod"
- "github.com/go-openapi/errors v0.18.0/go.mod"
- "github.com/go-openapi/errors v0.19.2/go.mod"
- "github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod"
- "github.com/go-openapi/jsonpointer v0.17.0/go.mod"
- "github.com/go-openapi/jsonpointer v0.18.0/go.mod"
- "github.com/go-openapi/jsonpointer v0.19.2/go.mod"
- "github.com/go-openapi/jsonpointer v0.19.3"
- "github.com/go-openapi/jsonpointer v0.19.3/go.mod"
- "github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod"
- "github.com/go-openapi/jsonreference v0.17.0/go.mod"
- "github.com/go-openapi/jsonreference v0.18.0/go.mod"
- "github.com/go-openapi/jsonreference v0.19.2/go.mod"
- "github.com/go-openapi/jsonreference v0.19.3"
- "github.com/go-openapi/jsonreference v0.19.3/go.mod"
- "github.com/go-openapi/loads v0.17.0/go.mod"
- "github.com/go-openapi/loads v0.18.0/go.mod"
- "github.com/go-openapi/loads v0.19.0/go.mod"
- "github.com/go-openapi/loads v0.19.2/go.mod"
- "github.com/go-openapi/loads v0.19.4/go.mod"
- "github.com/go-openapi/runtime v0.0.0-20180920151709-4f900dc2ade9/go.mod"
- "github.com/go-openapi/runtime v0.19.0/go.mod"
- "github.com/go-openapi/runtime v0.19.4/go.mod"
+ "github.com/go-ini/ini v1.25.4/go.mod" # spdx:Apache-2.0
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logr/logr v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.0.0-20180825180245-b006789cd277/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/analysis v0.19.5/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/errors v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.3/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.3/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/loads v0.19.4/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.0.0-20180920151709-4f900dc2ade9/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.19.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/runtime v0.19.4/go.mod" # spdx:Apache-2.0
"github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501/go.mod"
"github.com/go-openapi/spec v0.17.0/go.mod"
"github.com/go-openapi/spec v0.18.0/go.mod"
"github.com/go-openapi/spec v0.19.2/go.mod"
"github.com/go-openapi/spec v0.19.3"
"github.com/go-openapi/spec v0.19.3/go.mod"
- "github.com/go-openapi/strfmt v0.17.0/go.mod"
- "github.com/go-openapi/strfmt v0.18.0/go.mod"
- "github.com/go-openapi/strfmt v0.19.0/go.mod"
- "github.com/go-openapi/strfmt v0.19.3/go.mod"
- "github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod"
- "github.com/go-openapi/swag v0.17.0/go.mod"
- "github.com/go-openapi/swag v0.18.0/go.mod"
- "github.com/go-openapi/swag v0.19.2/go.mod"
- "github.com/go-openapi/swag v0.19.5"
- "github.com/go-openapi/swag v0.19.5/go.mod"
- "github.com/go-openapi/validate v0.18.0/go.mod"
- "github.com/go-openapi/validate v0.19.2/go.mod"
- "github.com/go-openapi/validate v0.19.5/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
- "github.com/gobwas/glob v0.2.3"
- "github.com/gobwas/glob v0.2.3/go.mod"
- "github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e/go.mod"
- "github.com/gofrs/flock v0.7.1"
- "github.com/gofrs/flock v0.7.1/go.mod"
+ "github.com/go-openapi/strfmt v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.19.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/strfmt v0.19.3/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.17.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.5" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.5/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.18.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/validate v0.19.5/go.mod" # spdx:Apache-2.0
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3/go.mod" # spdx:MIT
+ "github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e/go.mod" # spdx:BSD-2-Clause
+ "github.com/gofrs/flock v0.7.1" # spdx:BSD-3-Clause
+ "github.com/gofrs/flock v0.7.1/go.mod" # spdx:BSD-3-Clause
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1/go.mod"
"github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d/go.mod"
"github.com/gogo/protobuf v1.3.1"
"github.com/gogo/protobuf v1.3.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903"
- "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/mock v1.2.0/go.mod"
- "github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/protobuf v1.3.2"
- "github.com/golang/protobuf v1.3.2/go.mod"
- "github.com/golangplus/bytes v0.0.0-20160111154220-45c989fe5450/go.mod"
- "github.com/golangplus/fmt v0.0.0-20150411045040-2a5d6d7d2995/go.mod"
- "github.com/golangplus/testing v0.0.0-20180327235837-af21d9c3145e/go.mod"
- "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
- "github.com/google/btree v1.0.0"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/go-cmp v0.3.0/go.mod"
- "github.com/google/go-cmp v0.4.0"
- "github.com/google/go-cmp v0.4.0/go.mod"
- "github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod"
- "github.com/google/gofuzz v1.0.0"
- "github.com/google/gofuzz v1.0.0/go.mod"
- "github.com/google/martian v2.1.0+incompatible/go.mod"
- "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod"
- "github.com/google/uuid v1.0.0/go.mod"
- "github.com/google/uuid v1.1.1"
- "github.com/google/uuid v1.1.1/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b" # spdx:Apache-2.0
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/bytes v0.0.0-20160111154220-45c989fe5450/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/fmt v0.0.0-20150411045040-2a5d6d7d2995/go.mod" # spdx:BSD-3-Clause
+ "github.com/golangplus/testing v0.0.0-20180327235837-af21d9c3145e/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.4.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.4.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/martian v2.1.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod" # spdx:Apache-2.0
+ "github.com/google/uuid v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1/go.mod" # spdx:BSD-3-Clause
"github.com/googleapis/gax-go/v2 v2.0.4/go.mod"
- "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d"
- "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d/go.mod"
+ "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d" # spdx:Apache-2.0
+ "github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d/go.mod" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud v0.1.0"
"github.com/gophercloud/gophercloud v0.1.0/go.mod"
- "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod"
- "github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33"
- "github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33/go.mod"
- "github.com/gorilla/mux v1.7.2"
- "github.com/gorilla/mux v1.7.2/go.mod"
- "github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c/go.mod"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/gosuri/uitable v0.0.4"
- "github.com/gosuri/uitable v0.0.4/go.mod"
- "github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7"
- "github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.9.5/go.mod"
- "github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod"
- "github.com/hashicorp/go-multierror v0.0.0-20161216184304-ed905158d874/go.mod"
- "github.com/hashicorp/golang-lru v0.5.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/golang-lru v0.5.1/go.mod"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
+ "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33" # spdx:BSD-2-Clause
+ "github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/mux v1.7.2" # spdx:BSD-3-Clause
+ "github.com/gorilla/mux v1.7.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/gosuri/uitable v0.0.4" # spdx:MIT
+ "github.com/gosuri/uitable v0.0.4/go.mod" # spdx:MIT
+ "github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7" # spdx:MIT
+ "github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod" # spdx:MIT
+ "github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.9.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v0.0.0-20161216184304-ed905158d874/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
"github.com/hpcloud/tail v1.0.0"
"github.com/hpcloud/tail v1.0.0/go.mod"
- "github.com/huandu/xstrings v1.2.0"
- "github.com/huandu/xstrings v1.2.0/go.mod"
- "github.com/imdario/mergo v0.3.5/go.mod"
- "github.com/imdario/mergo v0.3.7"
- "github.com/imdario/mergo v0.3.7/go.mod"
+ "github.com/huandu/xstrings v1.2.0" # spdx:MIT
+ "github.com/huandu/xstrings v1.2.0/go.mod" # spdx:MIT
+ "github.com/imdario/mergo v0.3.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.7" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.7/go.mod" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
"github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8/go.mod"
"github.com/jmespath/go-jmespath v0.0.0-20160803190731-bd40a432e4c7/go.mod"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod"
- "github.com/json-iterator/go v1.1.6/go.mod"
- "github.com/json-iterator/go v1.1.7/go.mod"
- "github.com/json-iterator/go v1.1.8"
- "github.com/json-iterator/go v1.1.8/go.mod"
- "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod"
- "github.com/jtolds/gls v4.20.0+incompatible/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/errcheck v1.2.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.5/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de"
- "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod"
- "github.com/lithammer/dedent v1.1.0/go.mod"
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.6/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.7/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.8" # spdx:MIT
+ "github.com/json-iterator/go v1.1.8/go.mod" # spdx:MIT
+ "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod" # spdx:MIT
+ "github.com/jtolds/gls v4.20.0+incompatible/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.2.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.5/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de" # spdx:BSD-3-Clause
+ "github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod" # spdx:BSD-3-Clause
+ "github.com/lithammer/dedent v1.1.0/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod"
- "github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod"
- "github.com/mailru/easyjson v0.7.0"
- "github.com/mailru/easyjson v0.7.0/go.mod"
- "github.com/marstr/guid v1.1.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-isatty v0.0.4"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/mattn/go-runewidth v0.0.2"
- "github.com/mattn/go-runewidth v0.0.2/go.mod"
- "github.com/mattn/go-shellwords v1.0.9"
- "github.com/mattn/go-shellwords v1.0.9/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mitchellh/copystructure v1.0.0"
- "github.com/mitchellh/copystructure v1.0.0/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/go-wordwrap v1.0.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f"
- "github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f/go.mod"
- "github.com/mitchellh/reflectwalk v1.0.0"
- "github.com/mitchellh/reflectwalk v1.0.0/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/modern-go/reflect2 v1.0.1/go.mod"
- "github.com/morikuni/aec v1.0.0"
- "github.com/morikuni/aec v1.0.0/go.mod"
- "github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod"
- "github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
+ "github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0" # spdx:MIT
+ "github.com/mailru/easyjson v0.7.0/go.mod" # spdx:MIT
+ "github.com/marstr/guid v1.1.0/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.2" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.9" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.9/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mitchellh/copystructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/copystructure v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f" # spdx:Zlib
+ "github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f/go.mod" # spdx:Zlib
+ "github.com/mitchellh/reflectwalk v1.0.0" # spdx:MIT
+ "github.com/mitchellh/reflectwalk v1.0.0/go.mod" # spdx:MIT
+ "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/morikuni/aec v1.0.0" # spdx:MIT
+ "github.com/morikuni/aec v1.0.0/go.mod" # spdx:MIT
+ "github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod" # spdx:BSD-3-Clause
+ "github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod" # spdx:BSD-3-Clause
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
"github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod"
- "github.com/ncw/swift v1.0.47/go.mod"
- "github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod"
- "github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod"
- "github.com/onsi/ginkgo v1.6.0/go.mod"
- "github.com/onsi/ginkgo v1.10.1"
- "github.com/onsi/ginkgo v1.10.1/go.mod"
- "github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod"
- "github.com/onsi/gomega v1.7.0"
- "github.com/onsi/gomega v1.7.0/go.mod"
+ "github.com/ncw/swift v1.0.47/go.mod" # spdx:MIT
+ "github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.6.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.7.0" # spdx:MIT
+ "github.com/onsi/gomega v1.7.0/go.mod" # spdx:MIT
"github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420/go.mod"
"github.com/opencontainers/go-digest v0.0.0-20180430190053-c9281466c8b2/go.mod"
"github.com/opencontainers/go-digest v1.0.0-rc1"
"github.com/opencontainers/go-digest v1.0.0-rc1/go.mod"
- "github.com/opencontainers/image-spec v1.0.0/go.mod"
- "github.com/opencontainers/image-spec v1.0.1"
- "github.com/opencontainers/image-spec v1.0.1/go.mod"
- "github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f/go.mod"
- "github.com/opencontainers/runc v0.1.1"
- "github.com/opencontainers/runc v0.1.1/go.mod"
- "github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700/go.mod"
- "github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mod"
- "github.com/pborman/uuid v1.2.0/go.mod"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/peterbourgon/diskv v2.0.1+incompatible"
- "github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod"
+ "github.com/opencontainers/image-spec v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mod" # spdx:Apache-2.0
+ "github.com/pborman/uuid v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/peterbourgon/diskv v2.0.1+incompatible" # spdx:MIT
+ "github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod" # spdx:MIT
"github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2"
"github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1-0.20171018195549-f15c970de5b7/go.mod"
- "github.com/pkg/errors v0.8.1/go.mod"
- "github.com/pkg/errors v0.9.1"
- "github.com/pkg/errors v0.9.1/go.mod"
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1-0.20171018195549-f15c970de5b7/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0/go.mod"
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod"
- "github.com/prometheus/client_golang v0.0.0-20180209125602-c332b6f63c06/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v1.0.0"
- "github.com/prometheus/client_golang v1.0.0/go.mod"
- "github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod"
- "github.com/prometheus/common v0.0.0-20180110214958-89604d197083/go.mod"
- "github.com/prometheus/common v0.4.1"
- "github.com/prometheus/common v0.4.1/go.mod"
- "github.com/prometheus/procfs v0.0.0-20180125133057-cb4147076ac7/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.2/go.mod"
- "github.com/prometheus/procfs v0.0.5"
- "github.com/prometheus/procfs v0.0.5/go.mod"
- "github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod"
- "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
+ "github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.0.0-20180209125602-c332b6f63c06/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20180110214958-89604d197083/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20180125133057-cb4147076ac7/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod" # spdx:BSD-3-Clause
+ "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" # spdx:BSD-3-Clause
"github.com/russross/blackfriday v1.5.2"
"github.com/russross/blackfriday v1.5.2/go.mod"
- "github.com/satori/go.uuid v1.2.0/go.mod"
+ "github.com/satori/go.uuid v1.2.0/go.mod" # spdx:MIT
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.0.4-0.20170822132746-89742aefa4b2/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/sirupsen/logrus v1.4.1/go.mod"
- "github.com/sirupsen/logrus v1.4.2"
- "github.com/sirupsen/logrus v1.4.2/go.mod"
+ "github.com/sirupsen/logrus v1.0.4-0.20170822132746-89742aefa4b2/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.1/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2/go.mod" # spdx:MIT
"github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod"
"github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a/go.mod"
- "github.com/soheilhy/cmux v0.1.4/go.mod"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/afero v1.2.2/go.mod"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.2-0.20171109065643-2da4a54c5cee/go.mod"
- "github.com/spf13/cobra v0.0.3/go.mod"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/cobra v0.0.5/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod"
- "github.com/spf13/pflag v1.0.1-0.20171106142849-4c012f6dcd95/go.mod"
- "github.com/spf13/pflag v1.0.1/go.mod"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/pflag v1.0.5"
- "github.com/spf13/pflag v1.0.5/go.mod"
- "github.com/spf13/viper v1.3.2/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/objx v0.2.0/go.mod"
- "github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod"
- "github.com/tidwall/pretty v1.0.0/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod"
+ "github.com/soheilhy/cmux v0.1.4/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.2-0.20171109065643-2da4a54c5cee/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.3/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.1-0.20171106142849-4c012f6dcd95/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.3.2/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.2.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod" # spdx:BSD-2-Clause
+ "github.com/tidwall/pretty v1.0.0/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod" # spdx:MIT
"github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod"
- "github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod"
- "github.com/urfave/cli v1.20.0/go.mod"
- "github.com/vektah/gqlparser v1.1.2/go.mod"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
- "github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f/go.mod"
- "github.com/xeipuuv/gojsonschema v1.1.0"
- "github.com/xeipuuv/gojsonschema v1.1.0/go.mod"
- "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
- "github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
+ "github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod" # spdx:MIT
+ "github.com/urfave/cli v1.20.0/go.mod" # spdx:MIT
+ "github.com/vektah/gqlparser v1.1.2/go.mod" # spdx:MIT
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v1.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" # spdx:MIT
+ "github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
"github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43"
"github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43/go.mod"
- "github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50"
- "github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50/go.mod"
- "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f"
- "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f/go.mod"
+ "github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50/go.mod" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f" # spdx:BSD-2-Clause
+ "github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f/go.mod" # spdx:BSD-2-Clause
"go.etcd.io/bbolt v1.3.3/go.mod"
"go.etcd.io/etcd v0.0.0-20191023171146-3cf2f69b5738/go.mod"
"go.mongodb.org/mongo-driver v1.0.3/go.mod"
diff --git app-admin/kube-bench/kube-bench-0.2.3-r1.ebuild app-admin/kube-bench/kube-bench-0.2.3-r1.ebuild
index ad63bbd5ccd3..635cfcc1e084 100644
--- app-admin/kube-bench/kube-bench-0.2.3-r1.ebuild
+++ app-admin/kube-bench/kube-bench-0.2.3-r1.ebuild
@@ -13,231 +13,231 @@ EGO_SUM=(
"cloud.google.com/go v0.34.0/go.mod"
"cloud.google.com/go v0.37.4"
"cloud.google.com/go v0.37.4/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod"
- "github.com/OneOfOne/xxhash v1.2.2/go.mod"
- "github.com/PuerkitoBio/purell v1.0.0/go.mod"
- "github.com/PuerkitoBio/purell v1.1.1"
- "github.com/PuerkitoBio/purell v1.1.1/go.mod"
- "github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod"
- "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578"
- "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod"
- "github.com/Shopify/sarama v1.19.0/go.mod"
- "github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/apache/thrift v0.12.0/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/cespare/xxhash v1.1.0/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/coreos/bbolt v1.3.2/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
- "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod"
- "github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3"
- "github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
- "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod"
- "github.com/eapache/go-resiliency v1.1.0/go.mod"
- "github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod"
- "github.com/eapache/queue v1.1.0/go.mod"
- "github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod"
- "github.com/emicklei/go-restful v2.9.6+incompatible"
- "github.com/emicklei/go-restful v2.9.6+incompatible/go.mod"
- "github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5"
- "github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5/go.mod"
- "github.com/evanphx/json-patch v4.5.0+incompatible"
- "github.com/evanphx/json-patch v4.5.0+incompatible/go.mod"
- "github.com/fatih/color v1.5.0"
- "github.com/fatih/color v1.5.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod" # spdx:Apache-2.0
+ "github.com/OneOfOne/xxhash v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/PuerkitoBio/purell v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.1" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/purell v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578" # spdx:BSD-3-Clause
+ "github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod" # spdx:BSD-3-Clause
+ "github.com/Shopify/sarama v1.19.0/go.mod" # spdx:MIT
+ "github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/apache/thrift v0.12.0/go.mod" # spdx:Apache-2.0
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/cespare/xxhash v1.1.0/go.mod" # spdx:MIT
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/coreos/bbolt v1.3.2/go.mod" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod" # spdx:Apache-2.0
+ "github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3" # spdx:BSD-3-Clause
+ "github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3/go.mod" # spdx:BSD-3-Clause
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
+ "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" # spdx:MIT
+ "github.com/eapache/go-resiliency v1.1.0/go.mod" # spdx:MIT
+ "github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod" # spdx:MIT
+ "github.com/eapache/queue v1.1.0/go.mod" # spdx:MIT
+ "github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod" # spdx:MIT
+ "github.com/emicklei/go-restful v2.9.6+incompatible" # spdx:MIT
+ "github.com/emicklei/go-restful v2.9.6+incompatible/go.mod" # spdx:MIT
+ "github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5" # spdx:BSD-2-Clause
+ "github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5/go.mod" # spdx:BSD-2-Clause
+ "github.com/evanphx/json-patch v4.5.0+incompatible" # spdx:BSD-3-Clause
+ "github.com/evanphx/json-patch v4.5.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/fatih/color v1.5.0" # spdx:MIT
+ "github.com/fatih/color v1.5.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
"github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod"
"github.com/ghodss/yaml v1.0.0/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod"
- "github.com/go-openapi/jsonpointer v0.19.2"
- "github.com/go-openapi/jsonpointer v0.19.2/go.mod"
- "github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod"
- "github.com/go-openapi/jsonreference v0.19.2"
- "github.com/go-openapi/jsonreference v0.19.2/go.mod"
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonpointer v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/jsonreference v0.19.2/go.mod" # spdx:Apache-2.0
"github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501/go.mod"
"github.com/go-openapi/spec v0.19.2"
"github.com/go-openapi/spec v0.19.2/go.mod"
- "github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod"
- "github.com/go-openapi/swag v0.19.2"
- "github.com/go-openapi/swag v0.19.2/go.mod"
- "github.com/go-sql-driver/mysql v1.4.1"
- "github.com/go-sql-driver/mysql v1.4.1/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.2" # spdx:Apache-2.0
+ "github.com/go-openapi/swag v0.19.2/go.mod" # spdx:Apache-2.0
+ "github.com/go-sql-driver/mysql v1.4.1" # spdx:MPL-2.0
+ "github.com/go-sql-driver/mysql v1.4.1/go.mod" # spdx:MPL-2.0
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.0/go.mod"
"github.com/gogo/protobuf v1.2.1"
"github.com/gogo/protobuf v1.2.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/mock v1.2.0/go.mod"
- "github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod"
- "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod"
- "github.com/google/gofuzz v1.0.0"
- "github.com/google/gofuzz v1.0.0/go.mod"
- "github.com/google/martian v2.1.0+incompatible/go.mod"
- "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod"
- "github.com/google/uuid v1.1.1/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b" # spdx:Apache-2.0
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod" # spdx:Apache-2.0
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/martian v2.1.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod" # spdx:Apache-2.0
+ "github.com/google/uuid v1.1.1/go.mod" # spdx:BSD-3-Clause
"github.com/googleapis/gax-go/v2 v2.0.4/go.mod"
- "github.com/googleapis/gnostic v0.0.0-20170426233943-68f4ded48ba9/go.mod"
- "github.com/googleapis/gnostic v0.3.0"
- "github.com/googleapis/gnostic v0.3.0/go.mod"
- "github.com/gorilla/context v1.1.1/go.mod"
- "github.com/gorilla/mux v1.6.2/go.mod"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.0/go.mod"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
+ "github.com/googleapis/gnostic v0.0.0-20170426233943-68f4ded48ba9/go.mod" # spdx:Apache-2.0
+ "github.com/googleapis/gnostic v0.3.0" # spdx:Apache-2.0
+ "github.com/googleapis/gnostic v0.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/gorilla/context v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/mux v1.6.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/golang-lru v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
"github.com/hpcloud/tail v1.0.0"
"github.com/hpcloud/tail v1.0.0/go.mod"
- "github.com/imdario/mergo v0.3.5"
- "github.com/imdario/mergo v0.3.5/go.mod"
+ "github.com/imdario/mergo v0.3.5" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.5/go.mod" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jinzhu/gorm v0.0.0-20160404144928-5174cc5c242a"
- "github.com/jinzhu/gorm v0.0.0-20160404144928-5174cc5c242a/go.mod"
- "github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d"
- "github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d/go.mod"
- "github.com/jinzhu/now v1.0.1"
- "github.com/jinzhu/now v1.0.1/go.mod"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod"
- "github.com/json-iterator/go v1.1.6"
- "github.com/json-iterator/go v1.1.6/go.mod"
- "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.5/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
+ "github.com/jinzhu/gorm v0.0.0-20160404144928-5174cc5c242a" # spdx:MIT
+ "github.com/jinzhu/gorm v0.0.0-20160404144928-5174cc5c242a/go.mod" # spdx:MIT
+ "github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d" # spdx:MIT
+ "github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d/go.mod" # spdx:MIT
+ "github.com/jinzhu/now v1.0.1" # spdx:MIT
+ "github.com/jinzhu/now v1.0.1/go.mod" # spdx:MIT
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.6" # spdx:MIT
+ "github.com/json-iterator/go v1.1.6/go.mod" # spdx:MIT
+ "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.5/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
"github.com/lib/pq v0.0.0-20171126050459-83612a56d3dd"
"github.com/lib/pq v0.0.0-20171126050459-83612a56d3dd/go.mod"
"github.com/magiconair/properties v1.8.0"
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod"
- "github.com/mailru/easyjson v0.0.0-20190620125010-da37f6c1e481"
- "github.com/mailru/easyjson v0.0.0-20190620125010-da37f6c1e481/go.mod"
- "github.com/mattn/go-colorable v0.0.0-20170210172801-5411d3eea597"
- "github.com/mattn/go-colorable v0.0.0-20170210172801-5411d3eea597/go.mod"
- "github.com/mattn/go-isatty v0.0.0-20170307163044-57fdcb988a5c"
- "github.com/mattn/go-isatty v0.0.0-20170307163044-57fdcb988a5c/go.mod"
- "github.com/mattn/go-sqlite3 v1.10.0"
- "github.com/mattn/go-sqlite3 v1.10.0/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/modern-go/reflect2 v1.0.1/go.mod"
- "github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/oklog/ulid v1.3.1/go.mod"
- "github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod"
- "github.com/onsi/ginkgo v1.6.0/go.mod"
- "github.com/onsi/ginkgo v1.7.0/go.mod"
- "github.com/onsi/ginkgo v1.8.0/go.mod"
- "github.com/onsi/ginkgo v1.10.1"
- "github.com/onsi/ginkgo v1.10.1/go.mod"
- "github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod"
- "github.com/onsi/gomega v1.4.3/go.mod"
- "github.com/onsi/gomega v1.5.0"
- "github.com/onsi/gomega v1.5.0/go.mod"
- "github.com/openzipkin/zipkin-go v0.1.6/go.mod"
- "github.com/pelletier/go-toml v1.2.0"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pierrec/lz4 v2.0.5+incompatible/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190620125010-da37f6c1e481" # spdx:MIT
+ "github.com/mailru/easyjson v0.0.0-20190620125010-da37f6c1e481/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.0-20170210172801-5411d3eea597" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.0-20170210172801-5411d3eea597/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.0-20170307163044-57fdcb988a5c" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.0-20170307163044-57fdcb988a5c/go.mod" # spdx:MIT
+ "github.com/mattn/go-sqlite3 v1.10.0" # spdx:MIT
+ "github.com/mattn/go-sqlite3 v1.10.0/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod" # spdx:BSD-3-Clause
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/oklog/ulid v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.6.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.7.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.8.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.4.3/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.5.0" # spdx:MIT
+ "github.com/onsi/gomega v1.5.0/go.mod" # spdx:MIT
+ "github.com/openzipkin/zipkin-go v0.1.6/go.mod" # spdx:Apache-2.0
+ "github.com/pelletier/go-toml v1.2.0" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pierrec/lz4 v2.0.5+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0/go.mod"
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829/go.mod"
- "github.com/prometheus/client_golang v0.9.3/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod"
- "github.com/prometheus/common v0.2.0/go.mod"
- "github.com/prometheus/common v0.4.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod"
- "github.com/prometheus/tsdb v0.7.1/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/tsdb v0.7.1/go.mod" # spdx:Apache-2.0
"github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod"
- "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/sirupsen/logrus v1.4.1"
- "github.com/sirupsen/logrus v1.4.1/go.mod"
- "github.com/soheilhy/cmux v0.1.4/go.mod"
- "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/afero v1.2.2"
- "github.com/spf13/afero v1.2.2/go.mod"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.2/go.mod"
- "github.com/spf13/cobra v0.0.3"
- "github.com/spf13/cobra v0.0.3/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/viper v1.4.0"
- "github.com/spf13/viper v1.4.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/objx v0.2.0"
- "github.com/stretchr/objx v0.2.0/go.mod"
- "github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod"
- "github.com/ugorji/go v1.1.4/go.mod"
- "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
+ "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" # spdx:BSD-3-Clause
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.1" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.1/go.mod" # spdx:MIT
+ "github.com/soheilhy/cmux v0.1.4/go.mod" # spdx:Apache-2.0
+ "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.2.2" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.3" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.3/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0" # spdx:MIT
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.4.0" # spdx:MIT
+ "github.com/spf13/viper v1.4.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.2.0" # spdx:MIT
+ "github.com/stretchr/objx v0.2.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod" # spdx:MIT
+ "github.com/ugorji/go v1.1.4/go.mod" # spdx:MIT
+ "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
"go.etcd.io/bbolt v1.3.2/go.mod"
"go.opencensus.io v0.20.1/go.mod"
"go.uber.org/atomic v1.4.0/go.mod"
diff --git app-admin/mtail/mtail-3.0.0_rc33.ebuild app-admin/mtail/mtail-3.0.0_rc33.ebuild
index 761acb2d4838..43be10a451ce 100644
--- app-admin/mtail/mtail-3.0.0_rc33.ebuild
+++ app-admin/mtail/mtail-3.0.0_rc33.ebuild
@@ -4,28 +4,28 @@
EAPI=7
EGO_VENDOR=(
- "contrib.go.opencensus.io/exporter/jaeger v0.1.0 github.com/census-ecosystem/opencensus-go-exporter-jaeger"
- "github.com/apache/thrift v0.12.0"
- "github.com/beorn7/perks v1.0.0"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998"
- "github.com/golang/groupcache 869f871628b6baa9cfbc11732cdf6546b17c1298"
- "github.com/golang/protobuf v1.3.2"
- "github.com/google/go-cmp v0.3.0"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d"
- "github.com/pkg/errors v0.8.1"
- "github.com/prometheus/client_golang v1.0.0"
- "github.com/prometheus/client_model fd36f4220a901265f90734c3183c5f0c91daa0b8"
- "github.com/prometheus/common v0.6.0"
- "github.com/prometheus/procfs v0.0.3"
+ "contrib.go.opencensus.io/exporter/jaeger v0.1.0 github.com/census-ecosystem/opencensus-go-exporter-jaeger" # spdx:Apache-2.0
+ "github.com/apache/thrift v0.12.0" # spdx:Apache-2.0
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998" # spdx:Apache-2.0
+ "github.com/golang/groupcache 869f871628b6baa9cfbc11732cdf6546b17c1298" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d" # spdx:Apache-2.0
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/prometheus/client_golang v1.0.0" # spdx:Apache-2.0
+ "github.com/prometheus/client_model fd36f4220a901265f90734c3183c5f0c91daa0b8" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.6.0" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.3" # spdx:Apache-2.0
"golang.org/x/sync 112230192c580c3556b8cee6403af37a4fc5f28c github.com/golang/sync"
"golang.org/x/sys 51ab0e2deafac1f46c46ad59cf0921be2f180c3d github.com/golang/sys"
"golang.org/x/tools e713427fea3f98cb070e72a058c557a1a560cf22 github.com/golang/tools"
"google.golang.org/api v0.7.0 github.com/googleapis/google-api-go-client"
- "google.golang.org/genproto c506a9f9061087022822e8da603a52fc387115a8 github.com/googleapis/go-genproto"
- "google.golang.org/grpc v1.22.0 github.com/grpc/grpc-go"
- "go.opencensus.io v0.22.0 github.com/census-instrumentation/opencensus-go"
+ "google.golang.org/genproto c506a9f9061087022822e8da603a52fc387115a8 github.com/googleapis/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc v1.22.0 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "go.opencensus.io v0.22.0 github.com/census-instrumentation/opencensus-go" # spdx:Apache-2.0
)
inherit golang-build golang-vcs-snapshot
diff --git app-admin/mtail/mtail-3.0.0_rc35.ebuild app-admin/mtail/mtail-3.0.0_rc35.ebuild
index 17c8e690353e..940b0768198b 100644
--- app-admin/mtail/mtail-3.0.0_rc35.ebuild
+++ app-admin/mtail/mtail-3.0.0_rc35.ebuild
@@ -14,127 +14,127 @@ EGO_SUM=(
"cloud.google.com/go v0.38.0/go.mod"
"contrib.go.opencensus.io/exporter/jaeger v0.2.0"
"contrib.go.opencensus.io/exporter/jaeger v0.2.0/go.mod"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/beorn7/perks v1.0.1"
- "github.com/beorn7/perks v1.0.1/go.mod"
- "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod"
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1/go.mod" # spdx:MIT
+ "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod" # spdx:Apache-2.0
"github.com/cespare/xxhash/v2 v2.1.1"
"github.com/cespare/xxhash/v2 v2.1.1/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dvyukov/go-fuzz v0.0.0-20191206100749-a378175e205c"
- "github.com/dvyukov/go-fuzz v0.0.0-20191206100749-a378175e205c/go.mod"
- "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod"
- "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod"
- "github.com/flazz/togo v0.0.0-20170320145504-babdbf21cff0"
- "github.com/flazz/togo v0.0.0-20170320145504-babdbf21cff0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-kit/kit v0.9.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dvyukov/go-fuzz v0.0.0-20191206100749-a378175e205c" # spdx:Apache-2.0
+ "github.com/dvyukov/go-fuzz v0.0.0-20191206100749-a378175e205c/go.mod" # spdx:Apache-2.0
+ "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod" # spdx:Apache-2.0
+ "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/flazz/togo v0.0.0-20170320145504-babdbf21cff0" # spdx:UNKNOWN
+ "github.com/flazz/togo v0.0.0-20170320145504-babdbf21cff0/go.mod" # spdx:UNKNOWN
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-kit/kit v0.9.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6"
- "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod"
- "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7"
- "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7/go.mod"
- "github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e"
- "github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/mock v1.2.0/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/protobuf v1.3.2"
- "github.com/golang/protobuf v1.3.2/go.mod"
- "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/go-cmp v0.3.0"
- "github.com/google/go-cmp v0.3.0/go.mod"
- "github.com/google/go-cmp v0.3.1"
- "github.com/google/go-cmp v0.3.1/go.mod"
- "github.com/google/go-cmp v0.4.0"
- "github.com/google/go-cmp v0.4.0/go.mod"
- "github.com/google/gofuzz v1.0.0/go.mod"
- "github.com/google/martian v2.1.0+incompatible/go.mod"
- "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b" # spdx:Apache-2.0
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.4.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.4.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/martian v2.1.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod" # spdx:Apache-2.0
"github.com/googleapis/gax-go/v2 v2.0.4/go.mod"
"github.com/googleapis/gax-go/v2 v2.0.5/go.mod"
- "github.com/hashicorp/golang-lru v0.5.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/golang-lru v0.5.1/go.mod"
- "github.com/json-iterator/go v1.1.6/go.mod"
- "github.com/json-iterator/go v1.1.8/go.mod"
- "github.com/json-iterator/go v1.1.9/go.mod"
- "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
- "github.com/modern-go/reflect2 v1.0.1/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
- "github.com/pkg/errors v0.9.1"
- "github.com/pkg/errors v0.9.1/go.mod"
+ "github.com/hashicorp/golang-lru v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1/go.mod" # spdx:MPL-2.0
+ "github.com/json-iterator/go v1.1.6/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.8/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.9/go.mod" # spdx:MIT
+ "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v1.0.0"
- "github.com/prometheus/client_golang v1.0.0/go.mod"
- "github.com/prometheus/client_golang v1.3.0"
- "github.com/prometheus/client_golang v1.3.0/go.mod"
- "github.com/prometheus/client_golang v1.4.0"
- "github.com/prometheus/client_golang v1.4.0/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod"
- "github.com/prometheus/client_model v0.1.0/go.mod"
- "github.com/prometheus/client_model v0.2.0"
- "github.com/prometheus/client_model v0.2.0/go.mod"
- "github.com/prometheus/common v0.4.1"
- "github.com/prometheus/common v0.4.1/go.mod"
- "github.com/prometheus/common v0.7.0"
- "github.com/prometheus/common v0.7.0/go.mod"
- "github.com/prometheus/common v0.9.0"
- "github.com/prometheus/common v0.9.0/go.mod"
- "github.com/prometheus/common v0.9.1"
- "github.com/prometheus/common v0.9.1/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.2"
- "github.com/prometheus/procfs v0.0.2/go.mod"
- "github.com/prometheus/procfs v0.0.8"
- "github.com/prometheus/procfs v0.0.8/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/sirupsen/logrus v1.4.2/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/uber/jaeger-client-go v2.15.0+incompatible/go.mod"
- "github.com/uber/jaeger-client-go v2.22.1+incompatible"
- "github.com/uber/jaeger-client-go v2.22.1+incompatible/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.3.0" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.4.0" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.2.0" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.9.0" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.9.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.9.1" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.8" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.8/go.mod" # spdx:Apache-2.0
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/uber/jaeger-client-go v2.15.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/uber/jaeger-client-go v2.22.1+incompatible" # spdx:Apache-2.0
+ "github.com/uber/jaeger-client-go v2.22.1+incompatible/go.mod" # spdx:Apache-2.0
"go.opencensus.io v0.21.0/go.mod"
"go.opencensus.io v0.22.2"
"go.opencensus.io v0.22.2/go.mod"
diff --git app-admin/serf/serf-0.8.1-r1.ebuild app-admin/serf/serf-0.8.1-r1.ebuild
index ecfede899054..6c09b2c72dbc 100644
--- app-admin/serf/serf-0.8.1-r1.ebuild
+++ app-admin/serf/serf-0.8.1-r1.ebuild
@@ -4,14 +4,14 @@
EAPI=6
EGO_VENDOR=(
- "github.com/mitchellh/gox c9740af9c6574448fd48eb30a71f964014c7a837"
- "github.com/mitchellh/iochan 87b45ffd0e9581375c491fef3d32130bb15c5bd7"
+ "github.com/mitchellh/gox c9740af9c6574448fd48eb30a71f964014c7a837" # spdx:MPL-2.0
+ "github.com/mitchellh/iochan 87b45ffd0e9581375c491fef3d32130bb15c5bd7" # spdx:MIT
)
inherit golang-vcs-snapshot systemd user
KEYWORDS="~amd64"
-EGO_PN="github.com/hashicorp/serf"
+EGO_PN="github.com/hashicorp/serf" # spdx:MPL-2.0
DESCRIPTION="Service orchestration and management tool"
HOMEPAGE="https://www.serfdom.io/"
SRC_URI="https://github.com/hashicorp/serf/archive/v${PV}.tar.gz -> ${P}.tar.gz
diff --git app-emulation/cadvisor/cadvisor-0.36.0.ebuild app-emulation/cadvisor/cadvisor-0.36.0.ebuild
index 0dcf7a935df8..25ed38291008 100644
--- app-emulation/cadvisor/cadvisor-0.36.0.ebuild
+++ app-emulation/cadvisor/cadvisor-0.36.0.ebuild
@@ -14,292 +14,292 @@ EGO_SUM=(
"cloud.google.com/go v0.1.1-0.20160913182117-3b1ae45394a2/go.mod"
"cloud.google.com/go v0.26.0"
"cloud.google.com/go v0.26.0/go.mod"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/Microsoft/go-winio v0.3.2"
- "github.com/Microsoft/go-winio v0.3.2/go.mod"
- "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5"
- "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod"
- "github.com/Microsoft/hcsshim v0.8.7"
- "github.com/Microsoft/hcsshim v0.8.7/go.mod"
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78" # spdx:MIT
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.3.2" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.3.2/go.mod" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.7" # spdx:MIT
+ "github.com/Microsoft/hcsshim v0.8.7/go.mod" # spdx:MIT
"github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5"
"github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5/go.mod"
- "github.com/Rican7/retry v0.1.1-0.20160712041035-272ad122d6e5"
- "github.com/Rican7/retry v0.1.1-0.20160712041035-272ad122d6e5/go.mod"
- "github.com/SeanDolphin/bqschema v0.0.0-20150424181127-f92a08f515e1"
- "github.com/SeanDolphin/bqschema v0.0.0-20150424181127-f92a08f515e1/go.mod"
- "github.com/Shopify/sarama v1.8.0"
- "github.com/Shopify/sarama v1.8.0/go.mod"
- "github.com/Shopify/toxiproxy v2.1.4+incompatible"
- "github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod"
- "github.com/abbot/go-http-auth v0.0.0-20140618235127-c0ef4539dfab"
- "github.com/abbot/go-http-auth v0.0.0-20140618235127-c0ef4539dfab/go.mod"
- "github.com/aws/aws-sdk-go v1.6.10"
- "github.com/aws/aws-sdk-go v1.6.10/go.mod"
- "github.com/beorn7/perks v0.0.0-20150223135152-b965b613227f"
- "github.com/beorn7/perks v0.0.0-20150223135152-b965b613227f/go.mod"
- "github.com/blang/semver v3.1.0+incompatible"
- "github.com/blang/semver v3.1.0+incompatible/go.mod"
- "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod"
- "github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b"
- "github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b/go.mod"
- "github.com/cilium/ebpf v0.0.0-20191113100448-d9fb101ca1fb"
- "github.com/cilium/ebpf v0.0.0-20191113100448-d9fb101ca1fb/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f"
- "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f/go.mod"
- "github.com/containerd/cgroups v0.0.0-20200108155730-918ed86e29cc"
- "github.com/containerd/cgroups v0.0.0-20200108155730-918ed86e29cc/go.mod"
- "github.com/containerd/console v0.0.0-20170925154832-84eeaae905fa"
- "github.com/containerd/console v0.0.0-20170925154832-84eeaae905fa/go.mod"
- "github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1"
- "github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1/go.mod"
- "github.com/containerd/containerd v1.0.2"
- "github.com/containerd/containerd v1.0.2/go.mod"
- "github.com/containerd/containerd v1.3.0-beta.2.0.20190828155532-0293cbd26c69/go.mod"
- "github.com/containerd/containerd v1.3.2"
- "github.com/containerd/containerd v1.3.2/go.mod"
- "github.com/containerd/containerd v1.3.3"
- "github.com/containerd/containerd v1.3.3/go.mod"
- "github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc/go.mod"
- "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41"
- "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41/go.mod"
- "github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448/go.mod"
- "github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00"
- "github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00/go.mod"
- "github.com/containerd/go-runc v0.0.0-20180907222934-5a6d9f37cfa3/go.mod"
- "github.com/containerd/ttrpc v0.0.0-20190828154514-0e0f228740de/go.mod"
- "github.com/containerd/ttrpc v0.0.0-20191028202541-4f1b8fe65a5c"
- "github.com/containerd/ttrpc v0.0.0-20191028202541-4f1b8fe65a5c/go.mod"
- "github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd/go.mod"
- "github.com/containerd/typeurl v0.0.0-20190911142611-5eb25027c9fd"
- "github.com/containerd/typeurl v0.0.0-20190911142611-5eb25027c9fd/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20160527140244-4484981625c1"
- "github.com/coreos/go-systemd v0.0.0-20160527140244-4484981625c1/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
+ "github.com/Rican7/retry v0.1.1-0.20160712041035-272ad122d6e5" # spdx:MIT
+ "github.com/Rican7/retry v0.1.1-0.20160712041035-272ad122d6e5/go.mod" # spdx:MIT
+ "github.com/SeanDolphin/bqschema v0.0.0-20150424181127-f92a08f515e1" # spdx:Apache-2.0
+ "github.com/SeanDolphin/bqschema v0.0.0-20150424181127-f92a08f515e1/go.mod" # spdx:Apache-2.0
+ "github.com/Shopify/sarama v1.8.0" # spdx:MIT
+ "github.com/Shopify/sarama v1.8.0/go.mod" # spdx:MIT
+ "github.com/Shopify/toxiproxy v2.1.4+incompatible" # spdx:MIT
+ "github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod" # spdx:MIT
+ "github.com/abbot/go-http-auth v0.0.0-20140618235127-c0ef4539dfab" # spdx:Apache-2.0
+ "github.com/abbot/go-http-auth v0.0.0-20140618235127-c0ef4539dfab/go.mod" # spdx:Apache-2.0
+ "github.com/aws/aws-sdk-go v1.6.10" # spdx:Apache-2.0
+ "github.com/aws/aws-sdk-go v1.6.10/go.mod" # spdx:Apache-2.0
+ "github.com/beorn7/perks v0.0.0-20150223135152-b965b613227f" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20150223135152-b965b613227f/go.mod" # spdx:MIT
+ "github.com/blang/semver v3.1.0+incompatible" # spdx:MIT
+ "github.com/blang/semver v3.1.0+incompatible/go.mod" # spdx:MIT
+ "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod" # spdx:Apache-2.0
+ "github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b" # spdx:Apache-2.0
+ "github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b/go.mod" # spdx:Apache-2.0
+ "github.com/cilium/ebpf v0.0.0-20191113100448-d9fb101ca1fb" # spdx:MIT
+ "github.com/cilium/ebpf v0.0.0-20191113100448-d9fb101ca1fb/go.mod" # spdx:MIT
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f" # spdx:Apache-2.0
+ "github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/cgroups v0.0.0-20200108155730-918ed86e29cc" # spdx:Apache-2.0
+ "github.com/containerd/cgroups v0.0.0-20200108155730-918ed86e29cc/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/console v0.0.0-20170925154832-84eeaae905fa" # spdx:Apache-2.0
+ "github.com/containerd/console v0.0.0-20170925154832-84eeaae905fa/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1" # spdx:Apache-2.0
+ "github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.0.2" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.0-beta.2.0.20190828155532-0293cbd26c69/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.2" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.2/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.3" # spdx:Apache-2.0
+ "github.com/containerd/containerd v1.3.3/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00" # spdx:Apache-2.0
+ "github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/go-runc v0.0.0-20180907222934-5a6d9f37cfa3/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/ttrpc v0.0.0-20190828154514-0e0f228740de/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/ttrpc v0.0.0-20191028202541-4f1b8fe65a5c" # spdx:Apache-2.0
+ "github.com/containerd/ttrpc v0.0.0-20191028202541-4f1b8fe65a5c/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/typeurl v0.0.0-20190911142611-5eb25027c9fd" # spdx:Apache-2.0
+ "github.com/containerd/typeurl v0.0.0-20190911142611-5eb25027c9fd/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20160527140244-4484981625c1" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20160527140244-4484981625c1/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
"github.com/coreos/go-systemd/v22 v22.0.0-20191111152658-2d78030078ef/go.mod"
"github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d"
"github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod"
- "github.com/cyphar/filepath-securejoin v0.2.2-0.20170720062807-ae69057f2299"
- "github.com/cyphar/filepath-securejoin v0.2.2-0.20170720062807-ae69057f2299/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/docker/distribution v2.6.0-rc.1.0.20170726174610-edc3ab29cdff+incompatible"
- "github.com/docker/distribution v2.6.0-rc.1.0.20170726174610-edc3ab29cdff+incompatible/go.mod"
- "github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible"
- "github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible/go.mod"
- "github.com/docker/distribution v2.7.1+incompatible"
- "github.com/docker/distribution v2.7.1+incompatible/go.mod"
- "github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0"
- "github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0/go.mod"
- "github.com/docker/docker v1.4.2-0.20180612054059-a9fbbdc8dd87"
- "github.com/docker/docker v1.4.2-0.20180612054059-a9fbbdc8dd87/go.mod"
- "github.com/docker/go-connections v0.3.0"
- "github.com/docker/go-connections v0.3.0/go.mod"
- "github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c"
- "github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c/go.mod"
- "github.com/docker/go-units v0.2.1-0.20151230175859-0bbddae09c5a"
- "github.com/docker/go-units v0.2.1-0.20151230175859-0bbddae09c5a/go.mod"
- "github.com/docker/go-units v0.4.0"
- "github.com/docker/go-units v0.4.0/go.mod"
+ "github.com/cyphar/filepath-securejoin v0.2.2-0.20170720062807-ae69057f2299" # spdx:BSD-3-Clause
+ "github.com/cyphar/filepath-securejoin v0.2.2-0.20170720062807-ae69057f2299/go.mod" # spdx:BSD-3-Clause
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/docker/distribution v2.6.0-rc.1.0.20170726174610-edc3ab29cdff+incompatible" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.6.0-rc.1.0.20170726174610-edc3ab29cdff+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1+incompatible" # spdx:Apache-2.0
+ "github.com/docker/distribution v2.7.1+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0" # spdx:Apache-2.0
+ "github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0/go.mod" # spdx:Apache-2.0
+ "github.com/docker/docker v1.4.2-0.20180612054059-a9fbbdc8dd87" # spdx:Apache-2.0
+ "github.com/docker/docker v1.4.2-0.20180612054059-a9fbbdc8dd87/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.3.0" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c" # spdx:Apache-2.0
+ "github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.2.1-0.20151230175859-0bbddae09c5a" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.2.1-0.20151230175859-0bbddae09c5a/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0/go.mod" # spdx:Apache-2.0
"github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod"
- "github.com/eapache/go-resiliency v1.0.1-0.20160104191539-b86b1ec0dd42"
- "github.com/eapache/go-resiliency v1.0.1-0.20160104191539-b86b1ec0dd42/go.mod"
- "github.com/eapache/queue v1.0.2"
- "github.com/eapache/queue v1.0.2/go.mod"
- "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod"
- "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod"
- "github.com/euank/go-kmsg-parser v2.0.0+incompatible"
- "github.com/euank/go-kmsg-parser v2.0.0+incompatible/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7"
- "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7/go.mod"
- "github.com/go-ini/ini v1.9.0"
- "github.com/go-ini/ini v1.9.0/go.mod"
- "github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55"
- "github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55/go.mod"
- "github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e"
- "github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e/go.mod"
+ "github.com/eapache/go-resiliency v1.0.1-0.20160104191539-b86b1ec0dd42" # spdx:MIT
+ "github.com/eapache/go-resiliency v1.0.1-0.20160104191539-b86b1ec0dd42/go.mod" # spdx:MIT
+ "github.com/eapache/queue v1.0.2" # spdx:MIT
+ "github.com/eapache/queue v1.0.2/go.mod" # spdx:MIT
+ "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod" # spdx:Apache-2.0
+ "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/euank/go-kmsg-parser v2.0.0+incompatible" # spdx:Apache-2.0
+ "github.com/euank/go-kmsg-parser v2.0.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7" # spdx:Apache-2.0
+ "github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7/go.mod" # spdx:Apache-2.0
+ "github.com/go-ini/ini v1.9.0" # spdx:Apache-2.0
+ "github.com/go-ini/ini v1.9.0/go.mod" # spdx:Apache-2.0
+ "github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55" # spdx:BSD-2-Clause
+ "github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55/go.mod" # spdx:BSD-2-Clause
+ "github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e" # spdx:BSD-2-Clause
+ "github.com/godbus/dbus v0.0.0-20190422162347-ade71ed3457e/go.mod" # spdx:BSD-2-Clause
"github.com/godbus/dbus/v5 v5.0.3/go.mod"
- "github.com/gogo/googleapis v1.3.1"
- "github.com/gogo/googleapis v1.3.1/go.mod"
+ "github.com/gogo/googleapis v1.3.1" # spdx:Apache-2.0
+ "github.com/gogo/googleapis v1.3.1/go.mod" # spdx:Apache-2.0
"github.com/gogo/protobuf v1.2.1/go.mod"
"github.com/gogo/protobuf v1.3.0"
"github.com/gogo/protobuf v1.3.0/go.mod"
"github.com/gogo/protobuf v1.3.1"
"github.com/gogo/protobuf v1.3.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6"
- "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod"
- "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7"
- "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/protobuf v1.3.2"
- "github.com/golang/protobuf v1.3.2/go.mod"
- "github.com/golang/snappy v0.0.0-20150730031844-723cc1e459b8"
- "github.com/golang/snappy v0.0.0-20150730031844-723cc1e459b8/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/go-cmp v0.3.0/go.mod"
- "github.com/google/go-cmp v0.3.1"
- "github.com/google/go-cmp v0.3.1/go.mod"
- "github.com/google/uuid v1.1.1"
- "github.com/google/uuid v1.1.1/go.mod"
- "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1"
- "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod"
- "github.com/gorilla/mux v1.7.3"
- "github.com/gorilla/mux v1.7.3/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b" # spdx:Apache-2.0
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.0-20150730031844-723cc1e459b8" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.0-20150730031844-723cc1e459b8/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1" # spdx:BSD-2-Clause
+ "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/mux v1.7.3" # spdx:BSD-3-Clause
+ "github.com/gorilla/mux v1.7.3/go.mod" # spdx:BSD-3-Clause
"github.com/gotestyourself/gotestyourself v2.2.0+incompatible"
"github.com/gotestyourself/gotestyourself v2.2.0+incompatible/go.mod"
- "github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod"
- "github.com/hashicorp/go-multierror v0.0.0-20161216184304-ed905158d874/go.mod"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/golang-lru v0.5.1/go.mod"
- "github.com/hashicorp/golang-lru v0.5.3/go.mod"
+ "github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v0.0.0-20161216184304-ed905158d874/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.3/go.mod" # spdx:MPL-2.0
"github.com/hpcloud/tail v1.0.0"
"github.com/hpcloud/tail v1.0.0/go.mod"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/influxdb/influxdb v0.9.6-0.20151125225445-9eab56311373"
- "github.com/influxdb/influxdb v0.9.6-0.20151125225445-9eab56311373/go.mod"
+ "github.com/influxdb/influxdb v0.9.6-0.20151125225445-9eab56311373" # spdx:MIT
+ "github.com/influxdb/influxdb v0.9.6-0.20151125225445-9eab56311373/go.mod" # spdx:MIT
"github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8"
"github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8/go.mod"
- "github.com/jtolds/gls v4.20.0+incompatible"
- "github.com/jtolds/gls v4.20.0+incompatible/go.mod"
- "github.com/karrick/godirwalk v1.7.5"
- "github.com/karrick/godirwalk v1.7.5/go.mod"
+ "github.com/jtolds/gls v4.20.0+incompatible" # spdx:MIT
+ "github.com/jtolds/gls v4.20.0+incompatible/go.mod" # spdx:MIT
+ "github.com/karrick/godirwalk v1.7.5" # spdx:BSD-2-Clause
+ "github.com/karrick/godirwalk v1.7.5/go.mod" # spdx:BSD-2-Clause
"github.com/kevinburke/go-bindata v3.16.0+incompatible"
"github.com/kevinburke/go-bindata v3.16.0+incompatible/go.mod"
"github.com/kevinburke/go-bindata v3.17.0+incompatible"
"github.com/kevinburke/go-bindata v3.17.0+incompatible/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/errcheck v1.2.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/klauspost/crc32 v0.0.0-20151223135126-a3b15ae34567"
- "github.com/klauspost/crc32 v0.0.0-20151223135126-a3b15ae34567/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.2"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.2/go.mod"
- "github.com/kr/pretty v0.0.0-20140723054909-088c856450c0"
- "github.com/kr/pretty v0.0.0-20140723054909-088c856450c0/go.mod"
- "github.com/kr/text v0.0.0-20130911015532-6807e777504f"
- "github.com/kr/text v0.0.0-20130911015532-6807e777504f/go.mod"
- "github.com/mattn/go-shellwords v1.0.4-0.20180201004752-39dbbfa24bbc"
- "github.com/mattn/go-shellwords v1.0.4-0.20180201004752-39dbbfa24bbc/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369"
- "github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369/go.mod"
- "github.com/mesos/mesos-go v0.0.7-0.20180413204204-29de6ff97b48"
- "github.com/mesos/mesos-go v0.0.7-0.20180413204204-29de6ff97b48/go.mod"
- "github.com/mindprince/gonvml v0.0.0-20171110221305-fee913ce8fb2"
- "github.com/mindprince/gonvml v0.0.0-20171110221305-fee913ce8fb2/go.mod"
- "github.com/mindprince/gonvml v0.0.0-20190828220739-9ebdce4bb989"
- "github.com/mindprince/gonvml v0.0.0-20190828220739-9ebdce4bb989/go.mod"
- "github.com/mistifyio/go-zfs v2.1.2-0.20170901132433-166dd29edf05+incompatible"
- "github.com/mistifyio/go-zfs v2.1.2-0.20170901132433-166dd29edf05+incompatible/go.mod"
- "github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible"
- "github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible/go.mod"
- "github.com/mrunalp/fileutils v0.0.0-20160930181131-4ee1cc9a8058"
- "github.com/mrunalp/fileutils v0.0.0-20160930181131-4ee1cc9a8058/go.mod"
- "github.com/onsi/ginkgo v1.6.0/go.mod"
- "github.com/onsi/ginkgo v1.10.1/go.mod"
- "github.com/onsi/ginkgo v1.10.3"
- "github.com/onsi/ginkgo v1.10.3/go.mod"
- "github.com/onsi/gomega v1.7.0/go.mod"
- "github.com/onsi/gomega v1.7.1"
- "github.com/onsi/gomega v1.7.1/go.mod"
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.2.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/klauspost/crc32 v0.0.0-20151223135126-a3b15ae34567" # spdx:BSD-3-Clause
+ "github.com/klauspost/crc32 v0.0.0-20151223135126-a3b15ae34567/go.mod" # spdx:BSD-3-Clause
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.2" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.2/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.0.0-20140723054909-088c856450c0" # spdx:MIT
+ "github.com/kr/pretty v0.0.0-20140723054909-088c856450c0/go.mod" # spdx:MIT
+ "github.com/kr/text v0.0.0-20130911015532-6807e777504f" # spdx:MIT
+ "github.com/kr/text v0.0.0-20130911015532-6807e777504f/go.mod" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.4-0.20180201004752-39dbbfa24bbc" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.4-0.20180201004752-39dbbfa24bbc/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369/go.mod" # spdx:Apache-2.0
+ "github.com/mesos/mesos-go v0.0.7-0.20180413204204-29de6ff97b48" # spdx:Apache-2.0
+ "github.com/mesos/mesos-go v0.0.7-0.20180413204204-29de6ff97b48/go.mod" # spdx:Apache-2.0
+ "github.com/mindprince/gonvml v0.0.0-20171110221305-fee913ce8fb2" # spdx:Apache-2.0
+ "github.com/mindprince/gonvml v0.0.0-20171110221305-fee913ce8fb2/go.mod" # spdx:Apache-2.0
+ "github.com/mindprince/gonvml v0.0.0-20190828220739-9ebdce4bb989" # spdx:Apache-2.0
+ "github.com/mindprince/gonvml v0.0.0-20190828220739-9ebdce4bb989/go.mod" # spdx:Apache-2.0
+ "github.com/mistifyio/go-zfs v2.1.2-0.20170901132433-166dd29edf05+incompatible" # spdx:Apache-2.0
+ "github.com/mistifyio/go-zfs v2.1.2-0.20170901132433-166dd29edf05+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible" # spdx:Apache-2.0
+ "github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/mrunalp/fileutils v0.0.0-20160930181131-4ee1cc9a8058" # spdx:Apache-2.0
+ "github.com/mrunalp/fileutils v0.0.0-20160930181131-4ee1cc9a8058/go.mod" # spdx:Apache-2.0
+ "github.com/onsi/ginkgo v1.6.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.1/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.3" # spdx:MIT
+ "github.com/onsi/ginkgo v1.10.3/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.7.0/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.7.1" # spdx:MIT
+ "github.com/onsi/gomega v1.7.1/go.mod" # spdx:MIT
"github.com/opencontainers/go-digest v0.0.0-20180430190053-c9281466c8b2/go.mod"
"github.com/opencontainers/go-digest v1.0.0-rc1"
"github.com/opencontainers/go-digest v1.0.0-rc1/go.mod"
- "github.com/opencontainers/image-spec v1.0.0-rc6.0.20170604055404-372ad780f634"
- "github.com/opencontainers/image-spec v1.0.0-rc6.0.20170604055404-372ad780f634/go.mod"
- "github.com/opencontainers/image-spec v1.0.1"
- "github.com/opencontainers/image-spec v1.0.1/go.mod"
- "github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f/go.mod"
- "github.com/opencontainers/runc v1.0.0-rc10"
- "github.com/opencontainers/runc v1.0.0-rc10/go.mod"
- "github.com/opencontainers/runc v1.0.0-rc8.0.20190906011214-a6606a7ae9d9"
- "github.com/opencontainers/runc v1.0.0-rc8.0.20190906011214-a6606a7ae9d9/go.mod"
- "github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700/go.mod"
- "github.com/opencontainers/runtime-spec v1.0.0"
- "github.com/opencontainers/runtime-spec v1.0.0/go.mod"
- "github.com/opencontainers/runtime-spec v1.0.1"
- "github.com/opencontainers/runtime-spec v1.0.1/go.mod"
- "github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mod"
- "github.com/opencontainers/selinux v1.3.1-0.20190929122143-5215b1806f52"
- "github.com/opencontainers/selinux v1.3.1-0.20190929122143-5215b1806f52/go.mod"
- "github.com/opencontainers/selinux v1.3.2"
- "github.com/opencontainers/selinux v1.3.2/go.mod"
- "github.com/opencontainers/selinux v1.3.3"
- "github.com/opencontainers/selinux v1.3.3/go.mod"
- "github.com/pborman/uuid v0.0.0-20150824212802-cccd189d45f7"
- "github.com/pborman/uuid v0.0.0-20150824212802-cccd189d45f7/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1-0.20171018195549-f15c970de5b7/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/opencontainers/image-spec v1.0.0-rc6.0.20170604055404-372ad780f634" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.0-rc6.0.20170604055404-372ad780f634/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v1.0.0-rc10" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v1.0.0-rc10/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v1.0.0-rc8.0.20190906011214-a6606a7ae9d9" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v1.0.0-rc8.0.20190906011214-a6606a7ae9d9/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v1.0.0" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/selinux v1.3.1-0.20190929122143-5215b1806f52" # spdx:Apache-2.0
+ "github.com/opencontainers/selinux v1.3.1-0.20190929122143-5215b1806f52/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/selinux v1.3.2" # spdx:Apache-2.0
+ "github.com/opencontainers/selinux v1.3.2/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/selinux v1.3.3" # spdx:Apache-2.0
+ "github.com/opencontainers/selinux v1.3.3/go.mod" # spdx:Apache-2.0
+ "github.com/pborman/uuid v0.0.0-20150824212802-cccd189d45f7" # spdx:BSD-3-Clause
+ "github.com/pborman/uuid v0.0.0-20150824212802-cccd189d45f7/go.mod" # spdx:BSD-3-Clause
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1-0.20171018195549-f15c970de5b7/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/pquerna/ffjson v0.0.0-20171002144729-d49c2bc1aa13"
- "github.com/pquerna/ffjson v0.0.0-20171002144729-d49c2bc1aa13/go.mod"
- "github.com/prometheus/client_golang v0.9.1"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612"
- "github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod"
- "github.com/prometheus/common v0.0.0-20170220103846-49fee292b27b"
- "github.com/prometheus/common v0.0.0-20170220103846-49fee292b27b/go.mod"
- "github.com/prometheus/procfs v0.0.0-20170419201554-1e2146578273"
- "github.com/prometheus/procfs v0.0.0-20170419201554-1e2146578273/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190522114515-bc1a522cf7b1/go.mod"
- "github.com/prometheus/procfs v0.0.5"
- "github.com/prometheus/procfs v0.0.5/go.mod"
+ "github.com/pquerna/ffjson v0.0.0-20171002144729-d49c2bc1aa13" # spdx:Apache-2.0
+ "github.com/pquerna/ffjson v0.0.0-20171002144729-d49c2bc1aa13/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20170220103846-49fee292b27b" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20170220103846-49fee292b27b/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20170419201554-1e2146578273" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20170419201554-1e2146578273/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190522114515-bc1a522cf7b1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5/go.mod" # spdx:Apache-2.0
"github.com/russross/blackfriday/v2 v2.0.1"
"github.com/russross/blackfriday/v2 v2.0.1/go.mod"
- "github.com/seccomp/libseccomp-golang v0.0.0-20150813023252-1b506fc7c24e"
- "github.com/seccomp/libseccomp-golang v0.0.0-20150813023252-1b506fc7c24e/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.0.4-0.20170822132746-89742aefa4b2/go.mod"
- "github.com/sirupsen/logrus v1.4.1/go.mod"
- "github.com/sirupsen/logrus v1.4.2"
- "github.com/sirupsen/logrus v1.4.2/go.mod"
+ "github.com/seccomp/libseccomp-golang v0.0.0-20150813023252-1b506fc7c24e" # spdx:BSD-2-Clause
+ "github.com/seccomp/libseccomp-golang v0.0.0-20150813023252-1b506fc7c24e/go.mod" # spdx:BSD-2-Clause
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.0.4-0.20170822132746-89742aefa4b2/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.1/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2/go.mod" # spdx:MIT
"github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d"
"github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod"
"github.com/smartystreets/goconvey v1.6.4"
"github.com/smartystreets/goconvey v1.6.4/go.mod"
- "github.com/spf13/afero v1.2.2/go.mod"
- "github.com/spf13/cobra v0.0.2-0.20171109065643-2da4a54c5cee/go.mod"
- "github.com/spf13/pflag v1.0.1-0.20171106142849-4c012f6dcd95/go.mod"
- "github.com/stretchr/objx v0.1.0"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod"
- "github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2"
- "github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2/go.mod"
- "github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod"
- "github.com/urfave/cli v1.22.1"
- "github.com/urfave/cli v1.22.1/go.mod"
- "github.com/vishvananda/netlink v0.0.0-20150820014904-1e2e08e8a2dc"
- "github.com/vishvananda/netlink v0.0.0-20150820014904-1e2e08e8a2dc/go.mod"
- "github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df"
- "github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df/go.mod"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
- "github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f/go.mod"
+ "github.com/spf13/afero v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.2-0.20171109065643-2da4a54c5cee/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.1-0.20171106142849-4c012f6dcd95/go.mod" # spdx:BSD-3-Clause
+ "github.com/stretchr/objx v0.1.0" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod" # spdx:BSD-2-Clause
+ "github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2" # spdx:BSD-2-Clause
+ "github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2/go.mod" # spdx:BSD-2-Clause
+ "github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod" # spdx:MIT
+ "github.com/urfave/cli v1.22.1" # spdx:MIT
+ "github.com/urfave/cli v1.22.1/go.mod" # spdx:MIT
+ "github.com/vishvananda/netlink v0.0.0-20150820014904-1e2e08e8a2dc" # spdx:Apache-2.0
+ "github.com/vishvananda/netlink v0.0.0-20150820014904-1e2e08e8a2dc/go.mod" # spdx:Apache-2.0
+ "github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df" # spdx:Apache-2.0
+ "github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f/go.mod" # spdx:Apache-2.0
"go.opencensus.io v0.22.0"
"go.opencensus.io v0.22.0/go.mod"
"go.opencensus.io v0.22.2"
diff --git app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild
index 20d5054f6d83..312b3de75a91 100644
--- app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild
+++ app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild
@@ -5,8 +5,8 @@ EAPI=6
EGO_PN="github.com/dhiltgen/${PN}"
EGO_VENDOR=(
- "github.com/docker/machine v${PV}"
- "github.com/libvirt/libvirt-go c3209e4ba8b8dda65c85ca0ac04302e55895caf7"
+ "github.com/docker/machine v${PV}" # spdx:Apache-2.0
+ "github.com/libvirt/libvirt-go c3209e4ba8b8dda65c85ca0ac04302e55895caf7" # spdx:MIT
)
inherit golang-build golang-vcs-snapshot
diff --git app-emulation/reg/reg-0.16.1.ebuild app-emulation/reg/reg-0.16.1.ebuild
index bfd5ac25d064..34e015feefdf 100644
--- app-emulation/reg/reg-0.16.1.ebuild
+++ app-emulation/reg/reg-0.16.1.ebuild
@@ -7,14 +7,14 @@ EGO_VENDOR=( "gopkg.in/yaml.v2 eb3733d160e7 github.com/go-yaml/yaml" )
inherit golang-build golang-vcs-snapshot user
-EGO_PN="github.com/genuinetools/reg"
+EGO_PN="github.com/genuinetools/reg" # spdx:MIT
GIT_COMMIT="4203e559f331009df04a3ca47820989c6c43e138"
ARCHIVE_URI="https://${EGO_PN}/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz
${EGO_VENDOR_URI}"
KEYWORDS="~amd64"
DESCRIPTION="Docker registry v2 command line client"
-HOMEPAGE="https://github.com/genuinetools/reg"
+HOMEPAGE="https://github.com/genuinetools/reg" # spdx:MIT
SRC_URI="${ARCHIVE_URI}"
LICENSE="MIT Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC"
SLOT="0"
diff --git app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild
index 8f7c69b4bddc..597d8ff4910e 100644
--- app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild
+++ app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild
@@ -5,8 +5,8 @@ EAPI=6
EGO_VENDOR=(
"github.com/inconshreveable/mousetrap v1.0.0"
- "github.com/spf13/cobra v0.0.3"
- "github.com/spf13/pflag v1.0.2"
+ "github.com/spf13/cobra v0.0.3" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.2" # spdx:BSD-3-Clause
"gopkg.in/check.v1 20d25e2804050c1cd24a7eea1e7a6447dd0e74ec github.com/go-check/check"
"gopkg.in/yaml.v2 v2.2.1 github.com/go-yaml/yaml"
)
diff --git app-metrics/burrow_exporter/burrow_exporter-0.0.6-r1.ebuild app-metrics/burrow_exporter/burrow_exporter-0.0.6-r1.ebuild
index bde2fa62d7b2..3ca6057ebe01 100644
--- app-metrics/burrow_exporter/burrow_exporter-0.0.6-r1.ebuild
+++ app-metrics/burrow_exporter/burrow_exporter-0.0.6-r1.ebuild
@@ -4,15 +4,15 @@
EAPI=6
EGO_VENDOR=(
- "github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
- "github.com/golang/protobuf 2bba0603135d7d7f5cb73b2125beeda19c09f4ef"
- "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
- "github.com/prometheus/client_golang 42552c195dd3f3089fbf9cf26e139da150af35aa"
- "github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2"
- "github.com/prometheus/common 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207"
- "github.com/prometheus/procfs 65c1f6f8f0fc1e2185eb9863a3bc751496404259"
- "github.com/Sirupsen/logrus ba1b36c82c5e05c4f912a88eab0dcd91a171688f"
- "github.com/urfave/cli ab403a54a148f2d857920810291539e1f817ee7b"
+ "github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9" # spdx:MIT
+ "github.com/golang/protobuf 2bba0603135d7d7f5cb73b2125beeda19c09f4ef" # spdx:BSD-3-Clause
+ "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang 42552c195dd3f3089fbf9cf26e139da150af35aa" # spdx:Apache-2.0
+ "github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2" # spdx:Apache-2.0
+ "github.com/prometheus/common 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207" # spdx:Apache-2.0
+ "github.com/prometheus/procfs 65c1f6f8f0fc1e2185eb9863a3bc751496404259" # spdx:Apache-2.0
+ "github.com/Sirupsen/logrus ba1b36c82c5e05c4f912a88eab0dcd91a171688f" # spdx:MIT
+ "github.com/urfave/cli ab403a54a148f2d857920810291539e1f817ee7b" # spdx:MIT
)
inherit user golang-build golang-vcs-snapshot
diff --git app-metrics/burrow_exporter/burrow_exporter-0.0.6.ebuild app-metrics/burrow_exporter/burrow_exporter-0.0.6.ebuild
index 93883396695a..ce2bade7c383 100644
--- app-metrics/burrow_exporter/burrow_exporter-0.0.6.ebuild
+++ app-metrics/burrow_exporter/burrow_exporter-0.0.6.ebuild
@@ -4,15 +4,15 @@
EAPI=6
EGO_VENDOR=(
- "github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
- "github.com/golang/protobuf 2bba0603135d7d7f5cb73b2125beeda19c09f4ef"
- "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
- "github.com/prometheus/client_golang 42552c195dd3f3089fbf9cf26e139da150af35aa"
- "github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2"
- "github.com/prometheus/common 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207"
- "github.com/prometheus/procfs 65c1f6f8f0fc1e2185eb9863a3bc751496404259"
- "github.com/Sirupsen/logrus ba1b36c82c5e05c4f912a88eab0dcd91a171688f"
- "github.com/urfave/cli ab403a54a148f2d857920810291539e1f817ee7b"
+ "github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9" # spdx:MIT
+ "github.com/golang/protobuf 2bba0603135d7d7f5cb73b2125beeda19c09f4ef" # spdx:BSD-3-Clause
+ "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang 42552c195dd3f3089fbf9cf26e139da150af35aa" # spdx:Apache-2.0
+ "github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2" # spdx:Apache-2.0
+ "github.com/prometheus/common 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207" # spdx:Apache-2.0
+ "github.com/prometheus/procfs 65c1f6f8f0fc1e2185eb9863a3bc751496404259" # spdx:Apache-2.0
+ "github.com/Sirupsen/logrus ba1b36c82c5e05c4f912a88eab0dcd91a171688f" # spdx:MIT
+ "github.com/urfave/cli ab403a54a148f2d857920810291539e1f817ee7b" # spdx:MIT
)
inherit user golang-build golang-vcs-snapshot
diff --git app-metrics/dnsmasq_exporter/dnsmasq_exporter-0.2.0-r1.ebuild app-metrics/dnsmasq_exporter/dnsmasq_exporter-0.2.0-r1.ebuild
index a572a0a399d4..818056ef6a43 100644
--- app-metrics/dnsmasq_exporter/dnsmasq_exporter-0.2.0-r1.ebuild
+++ app-metrics/dnsmasq_exporter/dnsmasq_exporter-0.2.0-r1.ebuild
@@ -8,56 +8,56 @@ DESCRIPTION="prometheus exporter for dnsmasq"
HOMEPAGE="https://github.com/google/dnsmasq_exporter"
EGO_SUM=(
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc" # spdx:BSD-3-Clause
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf" # spdx:MIT
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/json-iterator/go v1.1.6/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/json-iterator/go v1.1.6/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
"github.com/miekg/dns v1.1.14"
"github.com/miekg/dns v1.1.14/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
- "github.com/modern-go/reflect2 v1.0.1/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.4"
- "github.com/prometheus/client_golang v0.9.4/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/common v0.4.1"
- "github.com/prometheus/common v0.4.1/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.2"
- "github.com/prometheus/procfs v0.0.2/go.mod"
- "github.com/sirupsen/logrus v1.2.0"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.4" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.4/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/sirupsen/logrus v1.2.0" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
"golang.org/x/crypto v0.0.0-20180904163835-0709b304e793"
"golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod"
"golang.org/x/net v0.0.0-20181114220301-adae6a3d119a"
diff --git app-metrics/dnsmasq_exporter/dnsmasq_exporter-0.2.0.ebuild app-metrics/dnsmasq_exporter/dnsmasq_exporter-0.2.0.ebuild
index f7d8c48ba78d..d9eb10cbd9cb 100644
--- app-metrics/dnsmasq_exporter/dnsmasq_exporter-0.2.0.ebuild
+++ app-metrics/dnsmasq_exporter/dnsmasq_exporter-0.2.0.ebuild
@@ -8,23 +8,23 @@ DESCRIPTION="prometheus exporter for dnsmasq"
HOMEPAGE="https://github.com/google/prometheus_exporter"
EGO_VENDOR=(
- "github.com/alecthomas/template a0175ee3bccc"
- "github.com/alecthomas/units 2efee857e7cf"
- "github.com/beorn7/perks v1.0.0"
- "github.com/golang/protobuf v1.3.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
+ "github.com/alecthomas/template a0175ee3bccc" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units 2efee857e7cf" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
"github.com/miekg/dns v1.1.14"
- "github.com/prometheus/client_golang v0.9.4"
- "github.com/prometheus/client_model fd36f4220a90"
- "github.com/prometheus/common v0.4.1"
- "github.com/prometheus/procfs v0.0.2"
- "github.com/sirupsen/logrus v1.2.0"
+ "github.com/prometheus/client_golang v0.9.4" # spdx:Apache-2.0
+ "github.com/prometheus/client_model fd36f4220a90" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2" # spdx:Apache-2.0
+ "github.com/sirupsen/logrus v1.2.0" # spdx:MIT
"golang.org/x/crypto 0709b304e793 github.com/golang/crypto"
"golang.org/x/net adae6a3d119a github.com/golang/net"
"golang.org/x/sync 112230192c58 github.com/golang/sync"
"golang.org/x/sys 5ac8a444bdc5 github.com/golang/sys"
- "gopkg.in/alecthomas/kingpin.v2 v2.2.6 github.com/alecthomas/kingpin"
+ "gopkg.in/alecthomas/kingpin.v2 v2.2.6 github.com/alecthomas/kingpin" # spdx:MIT
)
SRC_URI="https://github.com/google/dnsmasq_exporter/archive/v${PV}.tar.gz -> ${P}.tar.gz
$(go-module_vendor_uris)"
diff --git app-metrics/github-exporter/github-exporter-04-r1.ebuild app-metrics/github-exporter/github-exporter-04-r1.ebuild
index 261a18c962a0..32f4db044eb0 100644
--- app-metrics/github-exporter/github-exporter-04-r1.ebuild
+++ app-metrics/github-exporter/github-exporter-04-r1.ebuild
@@ -5,16 +5,16 @@ EAPI=6
EGO_PN=github.com/infinityworks/github-exporter
EGO_VENDOR=(
- "github.com/beorn7/perks 3a771d9"
- "github.com/fatih/structs 878a968"
- "github.com/golang/protobuf 347cf4a"
- "github.com/infinityworks/go-common 7f20a14"
- "github.com/matttproud/golang_protobuf_extensions c182aff"
- "github.com/prometheus/client_golang d2ead25"
- "github.com/prometheus/client_model f287a10"
- "github.com/prometheus/common 2998b13"
- "github.com/prometheus/procfs b1a0a9a"
- "github.com/sirupsen/logrus eef6b76"
+ "github.com/beorn7/perks 3a771d9" # spdx:MIT
+ "github.com/fatih/structs 878a968" # spdx:MIT
+ "github.com/golang/protobuf 347cf4a" # spdx:BSD-3-Clause
+ "github.com/infinityworks/go-common 7f20a14" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions c182aff" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang d2ead25" # spdx:Apache-2.0
+ "github.com/prometheus/client_model f287a10" # spdx:Apache-2.0
+ "github.com/prometheus/common 2998b13" # spdx:Apache-2.0
+ "github.com/prometheus/procfs b1a0a9a" # spdx:Apache-2.0
+ "github.com/sirupsen/logrus eef6b76" # spdx:MIT
"golang.org/x/crypto ff983b9 github.com/golang/crypto"
"golang.org/x/sys 48ac38b github.com/golang/sys"
)
diff --git app-metrics/github-exporter/github-exporter-04.ebuild app-metrics/github-exporter/github-exporter-04.ebuild
index 45f9e2708a25..9a9b4d218058 100644
--- app-metrics/github-exporter/github-exporter-04.ebuild
+++ app-metrics/github-exporter/github-exporter-04.ebuild
@@ -5,16 +5,16 @@ EAPI=6
EGO_PN=github.com/infinityworks/github-exporter
EGO_VENDOR=(
- "github.com/beorn7/perks 3a771d9"
- "github.com/fatih/structs 878a968"
- "github.com/golang/protobuf 347cf4a"
- "github.com/infinityworks/go-common 7f20a14"
- "github.com/matttproud/golang_protobuf_extensions c182aff"
- "github.com/prometheus/client_golang d2ead25"
- "github.com/prometheus/client_model f287a10"
- "github.com/prometheus/common 2998b13"
- "github.com/prometheus/procfs b1a0a9a"
- "github.com/sirupsen/logrus eef6b76"
+ "github.com/beorn7/perks 3a771d9" # spdx:MIT
+ "github.com/fatih/structs 878a968" # spdx:MIT
+ "github.com/golang/protobuf 347cf4a" # spdx:BSD-3-Clause
+ "github.com/infinityworks/go-common 7f20a14" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions c182aff" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang d2ead25" # spdx:Apache-2.0
+ "github.com/prometheus/client_model f287a10" # spdx:Apache-2.0
+ "github.com/prometheus/common 2998b13" # spdx:Apache-2.0
+ "github.com/prometheus/procfs b1a0a9a" # spdx:Apache-2.0
+ "github.com/sirupsen/logrus eef6b76" # spdx:MIT
"golang.org/x/crypto ff983b9 github.com/golang/crypto"
"golang.org/x/sys 48ac38b github.com/golang/sys"
)
diff --git app-metrics/grok_exporter/grok_exporter-0.2.6.ebuild app-metrics/grok_exporter/grok_exporter-0.2.6.ebuild
index 29464c26fe09..33f67afea879 100644
--- app-metrics/grok_exporter/grok_exporter-0.2.6.ebuild
+++ app-metrics/grok_exporter/grok_exporter-0.2.6.ebuild
@@ -6,13 +6,13 @@ EAPI=6
EGO_PN=github.com/fstab/grok_exporter
EGO_REVISION=81c0afe
EGO_VENDOR=(
- "github.com/prometheus/client_model 56726106282f1985ea77d5305743db7231b0c0a8"
- "github.com/prometheus/common 2998b132700a7d019ff618c06a234b47c1f3f681"
- "github.com/prometheus/client_golang 18d13eacc9cce330610a70daf4ed0fef2e846589"
- "github.com/prometheus/procfs b1a0a9a36d7453ba0f62578b99712f3a6c5f82d1"
- "github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d"
- "github.com/golang/protobuf 347cf4a86c1cb8d262994d8ef5924d4576c5b331"
- "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
+ "github.com/prometheus/client_model 56726106282f1985ea77d5305743db7231b0c0a8" # spdx:Apache-2.0
+ "github.com/prometheus/common 2998b132700a7d019ff618c06a234b47c1f3f681" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang 18d13eacc9cce330610a70daf4ed0fef2e846589" # spdx:Apache-2.0
+ "github.com/prometheus/procfs b1a0a9a36d7453ba0f62578b99712f3a6c5f82d1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d" # spdx:Apache-2.0
+ "github.com/golang/protobuf 347cf4a86c1cb8d262994d8ef5924d4576c5b331" # spdx:BSD-3-Clause
+ "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
"gopkg.in/yaml.v2 51d6538a90f86fe93ac480b35f37b2be17fef232 github.com/go-yaml/yaml" # branch v2.2.2
)
diff --git app-metrics/openvpn_exporter/openvpn_exporter-0.2.1.ebuild app-metrics/openvpn_exporter/openvpn_exporter-0.2.1.ebuild
index 78ac7cdc785c..b3eff5ff697a 100644
--- app-metrics/openvpn_exporter/openvpn_exporter-0.2.1.ebuild
+++ app-metrics/openvpn_exporter/openvpn_exporter-0.2.1.ebuild
@@ -4,13 +4,13 @@
EAPI=6
EGO_VENDOR=(
- "github.com/prometheus/client_golang f504d69affe11ec1ccb2e5948127f86878c9fd57"
- "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
- "github.com/golang/protobuf e09c5db296004fbe3f74490e84dcd62c3c5ddb1b"
- "github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
- "github.com/prometheus/common 38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a"
- "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
- "github.com/prometheus/procfs 780932d4fbbe0e69b84c34c20f5c8d0981e109ea"
+ "github.com/prometheus/client_golang f504d69affe11ec1ccb2e5948127f86878c9fd57" # spdx:Apache-2.0
+ "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+ "github.com/golang/protobuf e09c5db296004fbe3f74490e84dcd62c3c5ddb1b" # spdx:BSD-3-Clause
+ "github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c" # spdx:Apache-2.0
+ "github.com/prometheus/common 38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+ "github.com/prometheus/procfs 780932d4fbbe0e69b84c34c20f5c8d0981e109ea" # spdx:Apache-2.0
)
inherit user golang-build golang-vcs-snapshot
diff --git app-metrics/postfix_exporter/postfix_exporter-0.1.2.ebuild app-metrics/postfix_exporter/postfix_exporter-0.1.2.ebuild
index 0ee3baa8187b..a19ad979b014 100644
--- app-metrics/postfix_exporter/postfix_exporter-0.1.2.ebuild
+++ app-metrics/postfix_exporter/postfix_exporter-0.1.2.ebuild
@@ -3,15 +3,15 @@
EAPI=6
-EGO_VENDOR=( "github.com/coreos/go-systemd bebb2b01b0473b183e4624aaf8e23ae6f4b22417"
- "github.com/coreos/pkg 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1"
- "github.com/prometheus/client_golang f504d69affe11ec1ccb2e5948127f86878c9fd57"
- "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
- "github.com/golang/protobuf e09c5db296004fbe3f74490e84dcd62c3c5ddb1b"
- "github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
- "github.com/prometheus/common 38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a"
- "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
- "github.com/prometheus/procfs 780932d4fbbe0e69b84c34c20f5c8d0981e109ea" )
+EGO_VENDOR=( "github.com/coreos/go-systemd bebb2b01b0473b183e4624aaf8e23ae6f4b22417" # spdx:Apache-2.0
+ "github.com/coreos/pkg 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang f504d69affe11ec1ccb2e5948127f86878c9fd57" # spdx:Apache-2.0
+ "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+ "github.com/golang/protobuf e09c5db296004fbe3f74490e84dcd62c3c5ddb1b" # spdx:BSD-3-Clause
+ "github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c" # spdx:Apache-2.0
+ "github.com/prometheus/common 38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+ "github.com/prometheus/procfs 780932d4fbbe0e69b84c34c20f5c8d0981e109ea" ) # spdx:Apache-2.0
inherit user golang-build golang-vcs-snapshot
diff --git app-metrics/rabbitmq_exporter/rabbitmq_exporter-0.29.0.ebuild app-metrics/rabbitmq_exporter/rabbitmq_exporter-0.29.0.ebuild
index db1dbce3de09..99d905e68f9e 100644
--- app-metrics/rabbitmq_exporter/rabbitmq_exporter-0.29.0.ebuild
+++ app-metrics/rabbitmq_exporter/rabbitmq_exporter-0.29.0.ebuild
@@ -5,15 +5,15 @@ EAPI=6
EGO_PN=github.com/kbudde/rabbitmq_exporter
EGO_VENDOR=(
- "github.com/kbudde/gobert a6daecb9ddeb548b7cfb3f5ac9deef9ded522730"
- "github.com/prometheus/client_model f287a105a20ec685d797f65cd0ce8fbeaef42da1"
- "github.com/prometheus/common 2998b132700a7d019ff618c06a234b47c1f3f681"
- "github.com/prometheus/client_golang d2ead25884778582e740573999f7b07f47e171b4"
- "github.com/prometheus/procfs b1a0a9a36d7453ba0f62578b99712f3a6c5f82d1"
- "github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d"
- "github.com/golang/protobuf 347cf4a86c1cb8d262994d8ef5924d4576c5b331"
- "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
- "github.com/Sirupsen/logrus 78fb3852d92683dc28da6cc3d5f965100677c27d"
+ "github.com/kbudde/gobert a6daecb9ddeb548b7cfb3f5ac9deef9ded522730" # spdx:MIT
+ "github.com/prometheus/client_model f287a105a20ec685d797f65cd0ce8fbeaef42da1" # spdx:Apache-2.0
+ "github.com/prometheus/common 2998b132700a7d019ff618c06a234b47c1f3f681" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang d2ead25884778582e740573999f7b07f47e171b4" # spdx:Apache-2.0
+ "github.com/prometheus/procfs b1a0a9a36d7453ba0f62578b99712f3a6c5f82d1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d" # spdx:Apache-2.0
+ "github.com/golang/protobuf 347cf4a86c1cb8d262994d8ef5924d4576c5b331" # spdx:BSD-3-Clause
+ "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+ "github.com/Sirupsen/logrus 78fb3852d92683dc28da6cc3d5f965100677c27d" # spdx:MIT
"golang.org/x/crypto ff983b9c42bc9fbf91556e191cc8efb585c16908 github.com/golang/crypto"
"golang.org/x/sys 2be51725563103c17124a318f1745b66f2347acb github.com/golang/sys"
)
diff --git app-misc/faq/faq-0.0.2.ebuild app-misc/faq/faq-0.0.2.ebuild
index e4ad4ee8faf9..db52212048f8 100644
--- app-misc/faq/faq-0.0.2.ebuild
+++ app-misc/faq/faq-0.0.2.ebuild
@@ -6,21 +6,21 @@ EAPI=6
EGO_PN="github.com/jzelinskie/faq"
EGO_VENDOR=(
- "github.com/alecthomas/chroma d7b2ed20a4989ab604703f61f86523560f8a6a87"
- "github.com/Azure/draft fdc29c553a45600ac4f795f3485d4bb9a80c7862"
- "github.com/BurntSushi/toml b26d9c308763d68093482582cea63d69be07a0f0"
- "github.com/cheekybits/is 68e9c0620927fb5427fda3708222d0edee89eae9"
+ "github.com/alecthomas/chroma d7b2ed20a4989ab604703f61f86523560f8a6a87" # spdx:MIT
+ "github.com/Azure/draft fdc29c553a45600ac4f795f3485d4bb9a80c7862" # spdx:MIT
+ "github.com/BurntSushi/toml b26d9c308763d68093482582cea63d69be07a0f0" # spdx:MIT
+ "github.com/cheekybits/is 68e9c0620927fb5427fda3708222d0edee89eae9" # spdx:MIT
"github.com/clbanning/mxj 32282164326064599d3a83e53adcb9b318d78d90"
- "github.com/danwakefield/fnmatch cbb64ac3d964b81592e64f957ad53df015803288"
- "github.com/dlclark/regexp2 7632a260cbaf5e7594fc1544a503456ecd0827f1"
+ "github.com/danwakefield/fnmatch cbb64ac3d964b81592e64f957ad53df015803288" # spdx:BSD-2-Clause
+ "github.com/dlclark/regexp2 7632a260cbaf5e7594fc1544a503456ecd0827f1" # spdx:MIT
"github.com/ghodss/yaml 0ca9ea5df5451ffdf184b4428c902747c2c11cd7"
"github.com/globalsign/mgo efe0945164a7e582241f37ae8983c075f8f2e870"
"github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
"github.com/jbrukh/bayesian bf3f261f9a9c61145c60d47665b0518cc32c774f"
- "github.com/sirupsen/logrus c155da19408a8799da419ed3eeb0cb5db0ad5dbc"
- "github.com/spf13/cobra ef82de70bb3f60c65fb8eebacbb2d122ef517385"
- "github.com/spf13/pflag 583c0c0531f06d5278b7d917446061adc344b5cd"
- "github.com/zeebo/bencode d522839ac797fc43269dae6a04a1f8be475a915d"
+ "github.com/sirupsen/logrus c155da19408a8799da419ed3eeb0cb5db0ad5dbc" # spdx:MIT
+ "github.com/spf13/cobra ef82de70bb3f60c65fb8eebacbb2d122ef517385" # spdx:Apache-2.0
+ "github.com/spf13/pflag 583c0c0531f06d5278b7d917446061adc344b5cd" # spdx:BSD-3-Clause
+ "github.com/zeebo/bencode d522839ac797fc43269dae6a04a1f8be475a915d" # spdx:MIT
"golang.org/x/crypto 1a580b3eff7814fc9b40602fd35256c63b50f491 github.com/golang/crypto"
"golang.org/x/sys 7c87d13f8e835d2fb3a70a2912c811ed0c1d241b github.com/golang/sys"
"gopkg.in/yaml.v2 5420a8b6744d3b0345ab293f6fcba19c978f1183 github.com/go-yaml/yaml"
diff --git app-misc/go-jira/go-jira-1.0.22.ebuild app-misc/go-jira/go-jira-1.0.22.ebuild
index 34bd671ea5e8..b11284bb7f99 100644
--- app-misc/go-jira/go-jira-1.0.22.ebuild
+++ app-misc/go-jira/go-jira-1.0.22.ebuild
@@ -9,35 +9,35 @@ DESCRIPTION="A simple JIRA commandline client in Go"
HOMEPAGE="https://github.com/Netflix-Skunkworks/go-jira"
EGO_VENDOR=(
- "github.com/alecthomas/template a0175ee3bccc"
- "github.com/alecthomas/units 2efee857e7cf"
- "github.com/cheekybits/genny v1.0.0"
- "github.com/coryb/figtree 58176d03ef0d"
- "github.com/coryb/kingpeon 9a669f143f2e"
- "github.com/coryb/oreo 3e1b88fc08f1"
- "github.com/davecgh/go-spew v1.1.0"
- "github.com/fatih/camelcase v1.0.0"
- "github.com/guelfey/go.dbus f6a3a2366cc3"
- "github.com/jinzhu/copier 7e38e58719c3"
- "github.com/kballard/go-shellquote 95032a82bc51"
- "github.com/mattn/go-colorable v0.0.9"
- "github.com/mattn/go-isatty v0.0.3"
- "github.com/mgutz/ansi 9520e82c474b"
- "github.com/pkg/browser c90ca0c84f15"
- "github.com/pkg/errors v0.8.0"
+ "github.com/alecthomas/template a0175ee3bccc" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units 2efee857e7cf" # spdx:MIT
+ "github.com/cheekybits/genny v1.0.0" # spdx:MIT
+ "github.com/coryb/figtree 58176d03ef0d" # spdx:Apache-2.0
+ "github.com/coryb/kingpeon 9a669f143f2e" # spdx:UNKNOWN
+ "github.com/coryb/oreo 3e1b88fc08f1" # spdx:Apache-2.0
+ "github.com/davecgh/go-spew v1.1.0" # spdx:ISC
+ "github.com/fatih/camelcase v1.0.0" # spdx:MIT
+ "github.com/guelfey/go.dbus f6a3a2366cc3" # spdx:BSD-2-Clause
+ "github.com/jinzhu/copier 7e38e58719c3" # spdx:MIT
+ "github.com/kballard/go-shellquote 95032a82bc51" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.3" # spdx:MIT
+ "github.com/mgutz/ansi 9520e82c474b" # spdx:MIT
+ "github.com/pkg/browser c90ca0c84f15" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.0" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
- "github.com/stretchr/testify v1.2.2"
- "github.com/theckman/go-flock v0.4.0"
- "github.com/tidwall/gjson ba784d767ac7"
- "github.com/tidwall/match v1.0.0"
- "github.com/tmc/keyring 839169085ae1"
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/theckman/go-flock v0.4.0" # spdx:BSD-3-Clause
+ "github.com/tidwall/gjson ba784d767ac7" # spdx:MIT
+ "github.com/tidwall/match v1.0.0" # spdx:MIT
+ "github.com/tmc/keyring 839169085ae1" # spdx:ISC
"golang.org/x/crypto c126467f60eb github.com/golang/crypto"
"golang.org/x/net 01c190206fbd github.com/golang/net"
"golang.org/x/sys bd9dbc187b6e github.com/golang/sys"
- "gopkg.in/AlecAivazis/survey.v1 v1.6.1 github.com/AlecAivazis/survey"
- "gopkg.in/alecthomas/kingpin.v2 v2.2.6 github.com/alecthomas/kingpin"
+ "gopkg.in/AlecAivazis/survey.v1 v1.6.1 github.com/AlecAivazis/survey" # spdx:MIT
+ "gopkg.in/alecthomas/kingpin.v2 v2.2.6 github.com/alecthomas/kingpin" # spdx:MIT
"gopkg.in/coryb/yaml.v2 0e40e46f7153 github.com/coryb/yaml"
- "gopkg.in/op/go-logging.v1 b2cb9fa56473 github.com/op/go-logging"
+ "gopkg.in/op/go-logging.v1 b2cb9fa56473 github.com/op/go-logging" # spdx:BSD-3-Clause
)
SRC_URI="https://github.com/go-jira/jira/archive/v${PV}.tar.gz -> ${P}.tar.gz
diff --git app-misc/go-jira/go-jira-1.0.23.ebuild app-misc/go-jira/go-jira-1.0.23.ebuild
index ea958066106d..c658e3204368 100644
--- app-misc/go-jira/go-jira-1.0.23.ebuild
+++ app-misc/go-jira/go-jira-1.0.23.ebuild
@@ -10,79 +10,79 @@ DESCRIPTION="A simple JIRA commandline client in Go"
HOMEPAGE="https://github.com/Netflix-Skunkworks/go-jira"
EGO_SUM=(
- "github.com/Masterminds/goutils v1.1.0"
- "github.com/Masterminds/goutils v1.1.0/go.mod"
- "github.com/Masterminds/semver v1.5.0"
- "github.com/Masterminds/semver v1.5.0/go.mod"
+ "github.com/Masterminds/goutils v1.1.0" # spdx:Apache-2.0
+ "github.com/Masterminds/goutils v1.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/Masterminds/semver v1.5.0" # spdx:MIT
+ "github.com/Masterminds/semver v1.5.0/go.mod" # spdx:MIT
"github.com/Masterminds/sprig v2.21.0+incompatible"
"github.com/Masterminds/sprig v2.21.0+incompatible/go.mod"
- "github.com/Netflix/go-expect v0.0.0-20180928190340-9d1f4485533b"
- "github.com/Netflix/go-expect v0.0.0-20180928190340-9d1f4485533b/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/cheekybits/genny v1.0.0"
- "github.com/cheekybits/genny v1.0.0/go.mod"
- "github.com/coryb/figtree v0.0.0-20180728224503-071d1ef303df"
- "github.com/coryb/figtree v0.0.0-20180728224503-071d1ef303df/go.mod"
- "github.com/coryb/figtree v1.0.1-0.20190907170512-58176d03ef0d"
- "github.com/coryb/figtree v1.0.1-0.20190907170512-58176d03ef0d/go.mod"
- "github.com/coryb/kingpeon v0.0.0-20180107011214-9a669f143f2e"
- "github.com/coryb/kingpeon v0.0.0-20180107011214-9a669f143f2e/go.mod"
- "github.com/coryb/oreo v0.0.0-20180804211640-3e1b88fc08f1"
- "github.com/coryb/oreo v0.0.0-20180804211640-3e1b88fc08f1/go.mod"
- "github.com/davecgh/go-spew v1.1.0"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/fatih/camelcase v1.0.0"
- "github.com/fatih/camelcase v1.0.0/go.mod"
- "github.com/google/uuid v1.1.1"
- "github.com/google/uuid v1.1.1/go.mod"
- "github.com/guelfey/go.dbus v0.0.0-20131113121618-f6a3a2366cc3"
- "github.com/guelfey/go.dbus v0.0.0-20131113121618-f6a3a2366cc3/go.mod"
- "github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c"
- "github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c/go.mod"
- "github.com/huandu/xstrings v1.2.0"
- "github.com/huandu/xstrings v1.2.0/go.mod"
- "github.com/imdario/mergo v0.3.7"
- "github.com/imdario/mergo v0.3.7/go.mod"
- "github.com/jinzhu/copier v0.0.0-20180308034124-7e38e58719c3"
- "github.com/jinzhu/copier v0.0.0-20180308034124-7e38e58719c3/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.4"
- "github.com/kr/pty v1.1.4/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-isatty v0.0.3"
- "github.com/mattn/go-isatty v0.0.3/go.mod"
- "github.com/mattn/go-runewidth v0.0.6"
- "github.com/mattn/go-runewidth v0.0.6/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
- "github.com/olekukonko/tablewriter v0.0.3"
- "github.com/olekukonko/tablewriter v0.0.3/go.mod"
- "github.com/pkg/browser v0.0.0-20170505125900-c90ca0c84f15"
- "github.com/pkg/browser v0.0.0-20170505125900-c90ca0c84f15/go.mod"
- "github.com/pkg/errors v0.8.0"
- "github.com/pkg/errors v0.8.0/go.mod"
+ "github.com/Netflix/go-expect v0.0.0-20180928190340-9d1f4485533b" # spdx:Apache-2.0
+ "github.com/Netflix/go-expect v0.0.0-20180928190340-9d1f4485533b/go.mod" # spdx:Apache-2.0
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc" # spdx:BSD-3-Clause
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf" # spdx:MIT
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/cheekybits/genny v1.0.0" # spdx:MIT
+ "github.com/cheekybits/genny v1.0.0/go.mod" # spdx:MIT
+ "github.com/coryb/figtree v0.0.0-20180728224503-071d1ef303df" # spdx:Apache-2.0
+ "github.com/coryb/figtree v0.0.0-20180728224503-071d1ef303df/go.mod" # spdx:Apache-2.0
+ "github.com/coryb/figtree v1.0.1-0.20190907170512-58176d03ef0d" # spdx:Apache-2.0
+ "github.com/coryb/figtree v1.0.1-0.20190907170512-58176d03ef0d/go.mod" # spdx:Apache-2.0
+ "github.com/coryb/kingpeon v0.0.0-20180107011214-9a669f143f2e" # spdx:UNKNOWN
+ "github.com/coryb/kingpeon v0.0.0-20180107011214-9a669f143f2e/go.mod" # spdx:UNKNOWN
+ "github.com/coryb/oreo v0.0.0-20180804211640-3e1b88fc08f1" # spdx:Apache-2.0
+ "github.com/coryb/oreo v0.0.0-20180804211640-3e1b88fc08f1/go.mod" # spdx:Apache-2.0
+ "github.com/davecgh/go-spew v1.1.0" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/fatih/camelcase v1.0.0" # spdx:MIT
+ "github.com/fatih/camelcase v1.0.0/go.mod" # spdx:MIT
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/guelfey/go.dbus v0.0.0-20131113121618-f6a3a2366cc3" # spdx:BSD-2-Clause
+ "github.com/guelfey/go.dbus v0.0.0-20131113121618-f6a3a2366cc3/go.mod" # spdx:BSD-2-Clause
+ "github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c/go.mod" # spdx:MIT
+ "github.com/huandu/xstrings v1.2.0" # spdx:MIT
+ "github.com/huandu/xstrings v1.2.0/go.mod" # spdx:MIT
+ "github.com/imdario/mergo v0.3.7" # spdx:BSD-3-Clause
+ "github.com/imdario/mergo v0.3.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/jinzhu/copier v0.0.0-20180308034124-7e38e58719c3" # spdx:MIT
+ "github.com/jinzhu/copier v0.0.0-20180308034124-7e38e58719c3/go.mod" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.4" # spdx:MIT
+ "github.com/kr/pty v1.1.4/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.3" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.3/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.6" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.6/go.mod" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
+ "github.com/olekukonko/tablewriter v0.0.3" # spdx:MIT
+ "github.com/olekukonko/tablewriter v0.0.3/go.mod" # spdx:MIT
+ "github.com/pkg/browser v0.0.0-20170505125900-c90ca0c84f15" # spdx:BSD-2-Clause
+ "github.com/pkg/browser v0.0.0-20170505125900-c90ca0c84f15/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.0" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/theckman/go-flock v0.4.0"
- "github.com/theckman/go-flock v0.4.0/go.mod"
- "github.com/tidwall/gjson v0.0.0-20180711011033-ba784d767ac7"
- "github.com/tidwall/gjson v0.0.0-20180711011033-ba784d767ac7/go.mod"
- "github.com/tidwall/match v1.0.0"
- "github.com/tidwall/match v1.0.0/go.mod"
- "github.com/tmc/keyring v0.0.0-20171121202319-839169085ae1"
- "github.com/tmc/keyring v0.0.0-20171121202319-839169085ae1/go.mod"
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/theckman/go-flock v0.4.0" # spdx:BSD-3-Clause
+ "github.com/theckman/go-flock v0.4.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/tidwall/gjson v0.0.0-20180711011033-ba784d767ac7" # spdx:MIT
+ "github.com/tidwall/gjson v0.0.0-20180711011033-ba784d767ac7/go.mod" # spdx:MIT
+ "github.com/tidwall/match v1.0.0" # spdx:MIT
+ "github.com/tidwall/match v1.0.0/go.mod" # spdx:MIT
+ "github.com/tmc/keyring v0.0.0-20171121202319-839169085ae1" # spdx:ISC
+ "github.com/tmc/keyring v0.0.0-20171121202319-839169085ae1/go.mod" # spdx:ISC
"golang.org/x/crypto v0.0.0-20180723164146-c126467f60eb"
"golang.org/x/crypto v0.0.0-20180723164146-c126467f60eb/go.mod"
"golang.org/x/net v0.0.0-20171102191033-01c190206fbd"
diff --git app-misc/pet/pet-0.3.6.ebuild app-misc/pet/pet-0.3.6.ebuild
index d39d9096873e..5cd7c1ac4050 100644
--- app-misc/pet/pet-0.3.6.ebuild
+++ app-misc/pet/pet-0.3.6.ebuild
@@ -3,27 +3,27 @@
EAPI=7
-EGO_VENDOR=( "github.com/BurntSushi/toml v0.3.0"
- "github.com/briandowns/spinner 48dbb65d7bd5c74ab50d53d04c949f20e3d14944"
- "github.com/chzyer/readline 2972be24d48e78746da79ba8e24e8b488c9880de"
- "github.com/fatih/color v1.7.0"
- "github.com/google/go-github v15.0.0"
+EGO_VENDOR=( "github.com/BurntSushi/toml v0.3.0" # spdx:MIT
+ "github.com/briandowns/spinner 48dbb65d7bd5c74ab50d53d04c949f20e3d14944" # spdx:Apache-2.0
+ "github.com/chzyer/readline 2972be24d48e78746da79ba8e24e8b488c9880de" # spdx:MIT
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/google/go-github v15.0.0" # spdx:BSD-3-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
- "github.com/jroimartin/gocui v0.4.0"
- "github.com/mattn/go-colorable v0.0.9"
- "github.com/mattn/go-isatty v0.0.3"
- "github.com/mattn/go-runewidth v0.0.2"
- "github.com/nsf/termbox-go 21a4d435a86280a2927985fd6296de56cbce453e"
- "github.com/pkg/errors v0.8.0"
- "github.com/spf13/cobra v0.0.3"
- "github.com/spf13/pflag v1.0.1"
+ "github.com/jroimartin/gocui v0.4.0" # spdx:BSD-3-Clause
+ "github.com/mattn/go-colorable v0.0.9" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.3" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.2" # spdx:MIT
+ "github.com/nsf/termbox-go 21a4d435a86280a2927985fd6296de56cbce453e" # spdx:MIT
+ "github.com/pkg/errors v0.8.0" # spdx:BSD-2-Clause
+ "github.com/spf13/cobra v0.0.3" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.1" # spdx:BSD-3-Clause
"github.com/xanzy/go-gitlab v0.10.5"
"golang.org/x/crypto 8ac0e0d97ce45cd83d1d7243c060cb8461dda5e9 github.com/golang/crypto"
"golang.org/x/net 1e491301e022f8f977054da4c2d852decd59571f github.com/golang/net"
- "golang.org/x/oauth2 1e0a3fa8ba9a5c9eb35c271780101fdaf1b205d7 github.com/golang/oauth2"
+ "golang.org/x/oauth2 1e0a3fa8ba9a5c9eb35c271780101fdaf1b205d7 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sys 9527bec2660bd847c050fda93a0f0c6dee0800bb github.com/golang/sys"
- "github.com/google/go-querystring 53e6ce116135b80d037921a7fdd5138cf32d7a8a"
- "google.golang.org/appengine v1.0.0 github.com/golang/appengine" )
+ "github.com/google/go-querystring 53e6ce116135b80d037921a7fdd5138cf32d7a8a" # spdx:BSD-3-Clause
+ "google.golang.org/appengine v1.0.0 github.com/golang/appengine" ) # spdx:Apache-2.0
EGO_PN="github.com/knqyf263/${PN}"
diff --git app-shells/peco/peco-0.5.3-r2.ebuild app-shells/peco/peco-0.5.3-r2.ebuild
index 4bf612fe18c2..e6a689c3a910 100644
--- app-shells/peco/peco-0.5.3-r2.ebuild
+++ app-shells/peco/peco-0.5.3-r2.ebuild
@@ -3,13 +3,13 @@
EAPI=7
-EGO_VENDOR=( "github.com/google/btree 0c3044bc8bada22db67b93f5760fe3f05d6a5c25"
- "github.com/jessevdk/go-flags 8bc97d602c3bfeb5fc6fc9b5a9c898f245495637"
- "github.com/lestrrat/go-pdebug 2e6eaaa5717f81bda41d27070d3c966f40a1e75f"
- "github.com/mattn/go-runewidth 737072b4e32b7a5018b4a7125da8d12de90e8045"
- "github.com/nsf/termbox-go e2050e41c8847748ec5288741c0b19a8cb26d084"
- "github.com/pkg/errors 248dadf4e9068a0b3e79f02ed0a610d935de5302"
- "github.com/stretchr/testify 18a02ba4a312f95da08ff4cfc0055750ce50ae9e" )
+EGO_VENDOR=( "github.com/google/btree 0c3044bc8bada22db67b93f5760fe3f05d6a5c25" # spdx:Apache-2.0
+ "github.com/jessevdk/go-flags 8bc97d602c3bfeb5fc6fc9b5a9c898f245495637" # spdx:BSD-3-Clause
+ "github.com/lestrrat/go-pdebug 2e6eaaa5717f81bda41d27070d3c966f40a1e75f" # spdx:MIT
+ "github.com/mattn/go-runewidth 737072b4e32b7a5018b4a7125da8d12de90e8045" # spdx:MIT
+ "github.com/nsf/termbox-go e2050e41c8847748ec5288741c0b19a8cb26d084" # spdx:MIT
+ "github.com/pkg/errors 248dadf4e9068a0b3e79f02ed0a610d935de5302" # spdx:BSD-2-Clause
+ "github.com/stretchr/testify 18a02ba4a312f95da08ff4cfc0055750ce50ae9e" ) # spdx:MIT
EGO_PN="github.com/peco/${PN}"
diff --git app-shells/peco/peco-0.5.7.ebuild app-shells/peco/peco-0.5.7.ebuild
index 1f16d54fdb6e..1743f930d334 100644
--- app-shells/peco/peco-0.5.7.ebuild
+++ app-shells/peco/peco-0.5.7.ebuild
@@ -3,15 +3,15 @@
EAPI=7
-EGO_VENDOR=( "github.com/davecgh/go-spew v1.1.0"
- "github.com/google/btree 0c3044bc8bad"
- "github.com/jessevdk/go-flags v1.1.0"
- "github.com/lestrrat-go/pdebug 39f9a71bcabe"
- "github.com/mattn/go-runewidth 737072b4e32b"
- "github.com/nsf/termbox-go 93860e161317"
- "github.com/pkg/errors 248dadf4e906"
+EGO_VENDOR=( "github.com/davecgh/go-spew v1.1.0" # spdx:ISC
+ "github.com/google/btree 0c3044bc8bad" # spdx:Apache-2.0
+ "github.com/jessevdk/go-flags v1.1.0" # spdx:BSD-3-Clause
+ "github.com/lestrrat-go/pdebug 39f9a71bcabe" # spdx:MIT
+ "github.com/mattn/go-runewidth 737072b4e32b" # spdx:MIT
+ "github.com/nsf/termbox-go 93860e161317" # spdx:MIT
+ "github.com/pkg/errors 248dadf4e906" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
- "github.com/stretchr/testify 18a02ba4a312" )
+ "github.com/stretchr/testify 18a02ba4a312" ) # spdx:MIT
EGO_PN="github.com/peco/${PN}"
diff --git dev-db/influxdb/influxdb-1.5.1.ebuild dev-db/influxdb/influxdb-1.5.1.ebuild
index a7a75050d8ac..19c45a77c14c 100644
--- dev-db/influxdb/influxdb-1.5.1.ebuild
+++ dev-db/influxdb/influxdb-1.5.1.ebuild
@@ -5,43 +5,43 @@ EAPI=6
EGO_PN=github.com/influxdata/${PN}
EGO_VENDOR=(
-"collectd.org e84e8af5356e7f47485bbc95c96da6dd7984a67e github.com/collectd/go-collectd"
-"github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895"
-"github.com/RoaringBitmap/roaring cefad6e4f79d4fa5d1d758ff937dde300641ccfa"
-"github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
-"github.com/bmizerany/pat c068ca2f0aacee5ac3681d68e4d0a003b7d1fd2c"
-"github.com/boltdb/bolt 4b1ebc1869ad66568b313d0dc410e2be72670dda"
-"github.com/cespare/xxhash 1b6d2e40c16ba0dfce5c8eac2480ad6e7394819b"
-"github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76"
-"github.com/dgrijalva/jwt-go 24c63f56522a87ec5339cc3567883f1039378fdb"
-"github.com/dgryski/go-bits 2ad8d707cc05b1815ce6ff2543bb5e8d8f9298ef"
-"github.com/dgryski/go-bitstream 7d46cd22db7004f0cceb6f7975824b560cf0e486"
-"github.com/glycerine/go-unsnap-stream 62a9a9eb44fd8932157b1a8ace2149eff5971af6"
+"collectd.org e84e8af5356e7f47485bbc95c96da6dd7984a67e github.com/collectd/go-collectd" # spdx:ISC
+"github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895" # spdx:MIT
+"github.com/RoaringBitmap/roaring cefad6e4f79d4fa5d1d758ff937dde300641ccfa" # spdx:Apache-2.0
+"github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9" # spdx:MIT
+"github.com/bmizerany/pat c068ca2f0aacee5ac3681d68e4d0a003b7d1fd2c" # spdx:MIT
+"github.com/boltdb/bolt 4b1ebc1869ad66568b313d0dc410e2be72670dda" # spdx:MIT
+"github.com/cespare/xxhash 1b6d2e40c16ba0dfce5c8eac2480ad6e7394819b" # spdx:MIT
+"github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76" # spdx:ISC
+"github.com/dgrijalva/jwt-go 24c63f56522a87ec5339cc3567883f1039378fdb" # spdx:MIT
+"github.com/dgryski/go-bits 2ad8d707cc05b1815ce6ff2543bb5e8d8f9298ef" # spdx:MIT
+"github.com/dgryski/go-bitstream 7d46cd22db7004f0cceb6f7975824b560cf0e486" # spdx:MIT
+"github.com/glycerine/go-unsnap-stream 62a9a9eb44fd8932157b1a8ace2149eff5971af6" # spdx:MIT
"github.com/gogo/protobuf 1c2b16bc280d6635de6c52fc1471ab962dc36ec9"
-"github.com/golang/protobuf 1e59b77b52bf8e4b449a57e6f79f21226d571845"
-"github.com/golang/snappy d9eb7a3d35ec988b8585d4a0068e462c27d28380"
-"github.com/google/go-cmp 18107e6c56edb2d51f965f7d68e59404f0daee54"
-"github.com/influxdata/influxql 21ddebb5641365d9b92234e8f5a566c41da9ab48"
-"github.com/influxdata/usage-client 6d3895376368aa52a3a81d2a16e90f0f52371967"
-"github.com/influxdata/yamux 1f58ded512de5feabbe30b60c7d33a7a896c5f16"
-"github.com/influxdata/yarpc 036268cdec22b7074cd6d50cc6d7315c667063c7"
-"github.com/jsternberg/zap-logfmt 5ea53862c7fa897f44ae0b3004283308c0b0c9d1"
-"github.com/jwilder/encoding 27894731927e49b0a9023f00312be26733744815"
-"github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
-"github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
-"github.com/opentracing/opentracing-go 1361b9cd60be79c4c3a7fa9841b3c132e40066a7"
-"github.com/paulbellamy/ratecounter 5a11f585a31379765c190c033b6ad39956584447"
+"github.com/golang/protobuf 1e59b77b52bf8e4b449a57e6f79f21226d571845" # spdx:BSD-3-Clause
+"github.com/golang/snappy d9eb7a3d35ec988b8585d4a0068e462c27d28380" # spdx:BSD-3-Clause
+"github.com/google/go-cmp 18107e6c56edb2d51f965f7d68e59404f0daee54" # spdx:BSD-3-Clause
+"github.com/influxdata/influxql 21ddebb5641365d9b92234e8f5a566c41da9ab48" # spdx:MIT
+"github.com/influxdata/usage-client 6d3895376368aa52a3a81d2a16e90f0f52371967" # spdx:MIT
+"github.com/influxdata/yamux 1f58ded512de5feabbe30b60c7d33a7a896c5f16" # spdx:MPL-2.0
+"github.com/influxdata/yarpc 036268cdec22b7074cd6d50cc6d7315c667063c7" # spdx:MIT
+"github.com/jsternberg/zap-logfmt 5ea53862c7fa897f44ae0b3004283308c0b0c9d1" # spdx:MIT
+"github.com/jwilder/encoding 27894731927e49b0a9023f00312be26733744815" # spdx:MIT
+"github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c" # spdx:MIT
+"github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+"github.com/opentracing/opentracing-go 1361b9cd60be79c4c3a7fa9841b3c132e40066a7" # spdx:Apache-2.0
+"github.com/paulbellamy/ratecounter 5a11f585a31379765c190c033b6ad39956584447" # spdx:MIT
"github.com/peterh/liner 88609521dc4b6c858fd4c98b628147da928ce4ac"
-"github.com/philhofer/fwd 1612a298117663d7bc9a760ae20d383413859798"
-"github.com/prometheus/client_golang 661e31bf844dfca9aeba15f27ea8aa0d485ad212"
-"github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
-"github.com/prometheus/common 2e54d0b93cba2fd133edc32211dcc32c06ef72ca"
-"github.com/prometheus/procfs a6e9df898b1336106c743392c48ee0b71f5c4efa"
-"github.com/retailnext/hllpp 38a7bb71b483e855d35010808143beaf05b67f9d"
+"github.com/philhofer/fwd 1612a298117663d7bc9a760ae20d383413859798" # spdx:MIT
+"github.com/prometheus/client_golang 661e31bf844dfca9aeba15f27ea8aa0d485ad212" # spdx:Apache-2.0
+"github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c" # spdx:Apache-2.0
+"github.com/prometheus/common 2e54d0b93cba2fd133edc32211dcc32c06ef72ca" # spdx:Apache-2.0
+"github.com/prometheus/procfs a6e9df898b1336106c743392c48ee0b71f5c4efa" # spdx:Apache-2.0
+"github.com/retailnext/hllpp 38a7bb71b483e855d35010808143beaf05b67f9d" # spdx:BSD-3-Clause
"github.com/tinylib/msgp ad0ff2e232ad2e37faf67087fb24bf8d04a8ce20"
-"github.com/xlab/treeprint 06dfc6fa17cdde904617990a0c2d89e3e332dbb3"
-"go.uber.org/atomic 54f72d32435d760d5604f17a82e2435b28dc4ba5 github.com/uber-go/atomic"
-"go.uber.org/multierr fb7d312c2c04c34f0ad621048bbb953b168f9ff6 github.com/uber-go/multierr"
+"github.com/xlab/treeprint 06dfc6fa17cdde904617990a0c2d89e3e332dbb3" # spdx:MIT
+"go.uber.org/atomic 54f72d32435d760d5604f17a82e2435b28dc4ba5 github.com/uber-go/atomic" # spdx:MIT
+"go.uber.org/multierr fb7d312c2c04c34f0ad621048bbb953b168f9ff6 github.com/uber-go/multierr" # spdx:MIT
"go.uber.org/zap 35aad584952c3e7020db7b839f6b102de6271f89 github.com/uber-go/zap"
"golang.org/x/crypto 9477e0b78b9ac3d0b03822fd95422e2fe07627cd github.com/golang/crypto"
"golang.org/x/net 9dfe39835686865bff950a07b394c12a98ddc811 github.com/golang/net"
diff --git dev-db/influxdb/influxdb-1.6.3.ebuild dev-db/influxdb/influxdb-1.6.3.ebuild
index a7a75050d8ac..19c45a77c14c 100644
--- dev-db/influxdb/influxdb-1.6.3.ebuild
+++ dev-db/influxdb/influxdb-1.6.3.ebuild
@@ -5,43 +5,43 @@ EAPI=6
EGO_PN=github.com/influxdata/${PN}
EGO_VENDOR=(
-"collectd.org e84e8af5356e7f47485bbc95c96da6dd7984a67e github.com/collectd/go-collectd"
-"github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895"
-"github.com/RoaringBitmap/roaring cefad6e4f79d4fa5d1d758ff937dde300641ccfa"
-"github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
-"github.com/bmizerany/pat c068ca2f0aacee5ac3681d68e4d0a003b7d1fd2c"
-"github.com/boltdb/bolt 4b1ebc1869ad66568b313d0dc410e2be72670dda"
-"github.com/cespare/xxhash 1b6d2e40c16ba0dfce5c8eac2480ad6e7394819b"
-"github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76"
-"github.com/dgrijalva/jwt-go 24c63f56522a87ec5339cc3567883f1039378fdb"
-"github.com/dgryski/go-bits 2ad8d707cc05b1815ce6ff2543bb5e8d8f9298ef"
-"github.com/dgryski/go-bitstream 7d46cd22db7004f0cceb6f7975824b560cf0e486"
-"github.com/glycerine/go-unsnap-stream 62a9a9eb44fd8932157b1a8ace2149eff5971af6"
+"collectd.org e84e8af5356e7f47485bbc95c96da6dd7984a67e github.com/collectd/go-collectd" # spdx:ISC
+"github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895" # spdx:MIT
+"github.com/RoaringBitmap/roaring cefad6e4f79d4fa5d1d758ff937dde300641ccfa" # spdx:Apache-2.0
+"github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9" # spdx:MIT
+"github.com/bmizerany/pat c068ca2f0aacee5ac3681d68e4d0a003b7d1fd2c" # spdx:MIT
+"github.com/boltdb/bolt 4b1ebc1869ad66568b313d0dc410e2be72670dda" # spdx:MIT
+"github.com/cespare/xxhash 1b6d2e40c16ba0dfce5c8eac2480ad6e7394819b" # spdx:MIT
+"github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76" # spdx:ISC
+"github.com/dgrijalva/jwt-go 24c63f56522a87ec5339cc3567883f1039378fdb" # spdx:MIT
+"github.com/dgryski/go-bits 2ad8d707cc05b1815ce6ff2543bb5e8d8f9298ef" # spdx:MIT
+"github.com/dgryski/go-bitstream 7d46cd22db7004f0cceb6f7975824b560cf0e486" # spdx:MIT
+"github.com/glycerine/go-unsnap-stream 62a9a9eb44fd8932157b1a8ace2149eff5971af6" # spdx:MIT
"github.com/gogo/protobuf 1c2b16bc280d6635de6c52fc1471ab962dc36ec9"
-"github.com/golang/protobuf 1e59b77b52bf8e4b449a57e6f79f21226d571845"
-"github.com/golang/snappy d9eb7a3d35ec988b8585d4a0068e462c27d28380"
-"github.com/google/go-cmp 18107e6c56edb2d51f965f7d68e59404f0daee54"
-"github.com/influxdata/influxql 21ddebb5641365d9b92234e8f5a566c41da9ab48"
-"github.com/influxdata/usage-client 6d3895376368aa52a3a81d2a16e90f0f52371967"
-"github.com/influxdata/yamux 1f58ded512de5feabbe30b60c7d33a7a896c5f16"
-"github.com/influxdata/yarpc 036268cdec22b7074cd6d50cc6d7315c667063c7"
-"github.com/jsternberg/zap-logfmt 5ea53862c7fa897f44ae0b3004283308c0b0c9d1"
-"github.com/jwilder/encoding 27894731927e49b0a9023f00312be26733744815"
-"github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
-"github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
-"github.com/opentracing/opentracing-go 1361b9cd60be79c4c3a7fa9841b3c132e40066a7"
-"github.com/paulbellamy/ratecounter 5a11f585a31379765c190c033b6ad39956584447"
+"github.com/golang/protobuf 1e59b77b52bf8e4b449a57e6f79f21226d571845" # spdx:BSD-3-Clause
+"github.com/golang/snappy d9eb7a3d35ec988b8585d4a0068e462c27d28380" # spdx:BSD-3-Clause
+"github.com/google/go-cmp 18107e6c56edb2d51f965f7d68e59404f0daee54" # spdx:BSD-3-Clause
+"github.com/influxdata/influxql 21ddebb5641365d9b92234e8f5a566c41da9ab48" # spdx:MIT
+"github.com/influxdata/usage-client 6d3895376368aa52a3a81d2a16e90f0f52371967" # spdx:MIT
+"github.com/influxdata/yamux 1f58ded512de5feabbe30b60c7d33a7a896c5f16" # spdx:MPL-2.0
+"github.com/influxdata/yarpc 036268cdec22b7074cd6d50cc6d7315c667063c7" # spdx:MIT
+"github.com/jsternberg/zap-logfmt 5ea53862c7fa897f44ae0b3004283308c0b0c9d1" # spdx:MIT
+"github.com/jwilder/encoding 27894731927e49b0a9023f00312be26733744815" # spdx:MIT
+"github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c" # spdx:MIT
+"github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+"github.com/opentracing/opentracing-go 1361b9cd60be79c4c3a7fa9841b3c132e40066a7" # spdx:Apache-2.0
+"github.com/paulbellamy/ratecounter 5a11f585a31379765c190c033b6ad39956584447" # spdx:MIT
"github.com/peterh/liner 88609521dc4b6c858fd4c98b628147da928ce4ac"
-"github.com/philhofer/fwd 1612a298117663d7bc9a760ae20d383413859798"
-"github.com/prometheus/client_golang 661e31bf844dfca9aeba15f27ea8aa0d485ad212"
-"github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
-"github.com/prometheus/common 2e54d0b93cba2fd133edc32211dcc32c06ef72ca"
-"github.com/prometheus/procfs a6e9df898b1336106c743392c48ee0b71f5c4efa"
-"github.com/retailnext/hllpp 38a7bb71b483e855d35010808143beaf05b67f9d"
+"github.com/philhofer/fwd 1612a298117663d7bc9a760ae20d383413859798" # spdx:MIT
+"github.com/prometheus/client_golang 661e31bf844dfca9aeba15f27ea8aa0d485ad212" # spdx:Apache-2.0
+"github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c" # spdx:Apache-2.0
+"github.com/prometheus/common 2e54d0b93cba2fd133edc32211dcc32c06ef72ca" # spdx:Apache-2.0
+"github.com/prometheus/procfs a6e9df898b1336106c743392c48ee0b71f5c4efa" # spdx:Apache-2.0
+"github.com/retailnext/hllpp 38a7bb71b483e855d35010808143beaf05b67f9d" # spdx:BSD-3-Clause
"github.com/tinylib/msgp ad0ff2e232ad2e37faf67087fb24bf8d04a8ce20"
-"github.com/xlab/treeprint 06dfc6fa17cdde904617990a0c2d89e3e332dbb3"
-"go.uber.org/atomic 54f72d32435d760d5604f17a82e2435b28dc4ba5 github.com/uber-go/atomic"
-"go.uber.org/multierr fb7d312c2c04c34f0ad621048bbb953b168f9ff6 github.com/uber-go/multierr"
+"github.com/xlab/treeprint 06dfc6fa17cdde904617990a0c2d89e3e332dbb3" # spdx:MIT
+"go.uber.org/atomic 54f72d32435d760d5604f17a82e2435b28dc4ba5 github.com/uber-go/atomic" # spdx:MIT
+"go.uber.org/multierr fb7d312c2c04c34f0ad621048bbb953b168f9ff6 github.com/uber-go/multierr" # spdx:MIT
"go.uber.org/zap 35aad584952c3e7020db7b839f6b102de6271f89 github.com/uber-go/zap"
"golang.org/x/crypto 9477e0b78b9ac3d0b03822fd95422e2fe07627cd github.com/golang/crypto"
"golang.org/x/net 9dfe39835686865bff950a07b394c12a98ddc811 github.com/golang/net"
diff --git dev-db/influxdb/influxdb-1.6.4.ebuild dev-db/influxdb/influxdb-1.6.4.ebuild
index aebd7bfb197c..e550df7b8a40 100644
--- dev-db/influxdb/influxdb-1.6.4.ebuild
+++ dev-db/influxdb/influxdb-1.6.4.ebuild
@@ -5,48 +5,48 @@ EAPI=6
EGO_PN=github.com/influxdata/${PN}
EGO_VENDOR=(
-"collectd.org 2ce144541b8903101fb8f1483cc0497a68798122 github.com/collectd/go-collectd"
-"github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895"
-"github.com/RoaringBitmap/roaring d6540aab65a17321470b1661bfc52da1823871e9"
-"github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
-"github.com/bmizerany/pat 6226ea591a40176dd3ff9cd8eff81ed6ca721a00"
-"github.com/boltdb/bolt 2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8"
-"github.com/cespare/xxhash 5c37fe3735342a2e0d01c87a907579987c8936cc"
-"github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76"
-"github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e"
-"github.com/dgryski/go-bitstream 9f22ccc24718d9643ac427c8c897ae1a01575783"
-"github.com/glycerine/go-unsnap-stream 62a9a9eb44fd8932157b1a8ace2149eff5971af6"
+"collectd.org 2ce144541b8903101fb8f1483cc0497a68798122 github.com/collectd/go-collectd" # spdx:ISC
+"github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895" # spdx:MIT
+"github.com/RoaringBitmap/roaring d6540aab65a17321470b1661bfc52da1823871e9" # spdx:Apache-2.0
+"github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9" # spdx:MIT
+"github.com/bmizerany/pat 6226ea591a40176dd3ff9cd8eff81ed6ca721a00" # spdx:MIT
+"github.com/boltdb/bolt 2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8" # spdx:MIT
+"github.com/cespare/xxhash 5c37fe3735342a2e0d01c87a907579987c8936cc" # spdx:MIT
+"github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76" # spdx:ISC
+"github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e" # spdx:MIT
+"github.com/dgryski/go-bitstream 9f22ccc24718d9643ac427c8c897ae1a01575783" # spdx:MIT
+"github.com/glycerine/go-unsnap-stream 62a9a9eb44fd8932157b1a8ace2149eff5971af6" # spdx:MIT
"github.com/gogo/protobuf 1adfc126b41513cc696b209667c8656ea7aac67c"
-"github.com/golang/protobuf 925541529c1fa6821df4e44ce2723319eb2be768"
-"github.com/golang/snappy d9eb7a3d35ec988b8585d4a0068e462c27d28380"
-"github.com/google/go-cmp 3af367b6b30c263d47e8895973edcca9a49cf029"
-"github.com/influxdata/influxql a7267bff5327e316e54c54342b0bc9598753e3d5"
-"github.com/influxdata/usage-client 6d3895376368aa52a3a81d2a16e90f0f52371967"
-"github.com/influxdata/yamux 1f58ded512de5feabbe30b60c7d33a7a896c5f16"
-"github.com/influxdata/yarpc f0da2db138cad2fb425541938fc28dd5a5bc6918"
-"github.com/jsternberg/zap-logfmt ac4bd917e18a4548ce6e0e765b29a4e7f397b0b6"
-"github.com/jwilder/encoding b4e1701a28efcc637d9afcca7d38e495fe909a09"
-"github.com/klauspost/compress 6c8db69c4b49dd4df1fff66996cf556176d0b9bf"
-"github.com/klauspost/cpuid ae7887de9fa5d2db4eaa8174a7eff2c1ac00f2da"
-"github.com/klauspost/crc32 cb6bfca970f6908083f26f39a79009d608efd5cd"
+"github.com/golang/protobuf 925541529c1fa6821df4e44ce2723319eb2be768" # spdx:BSD-3-Clause
+"github.com/golang/snappy d9eb7a3d35ec988b8585d4a0068e462c27d28380" # spdx:BSD-3-Clause
+"github.com/google/go-cmp 3af367b6b30c263d47e8895973edcca9a49cf029" # spdx:BSD-3-Clause
+"github.com/influxdata/influxql a7267bff5327e316e54c54342b0bc9598753e3d5" # spdx:MIT
+"github.com/influxdata/usage-client 6d3895376368aa52a3a81d2a16e90f0f52371967" # spdx:MIT
+"github.com/influxdata/yamux 1f58ded512de5feabbe30b60c7d33a7a896c5f16" # spdx:MPL-2.0
+"github.com/influxdata/yarpc f0da2db138cad2fb425541938fc28dd5a5bc6918" # spdx:MIT
+"github.com/jsternberg/zap-logfmt ac4bd917e18a4548ce6e0e765b29a4e7f397b0b6" # spdx:MIT
+"github.com/jwilder/encoding b4e1701a28efcc637d9afcca7d38e495fe909a09" # spdx:MIT
+"github.com/klauspost/compress 6c8db69c4b49dd4df1fff66996cf556176d0b9bf" # spdx:BSD-3-Clause
+"github.com/klauspost/cpuid ae7887de9fa5d2db4eaa8174a7eff2c1ac00f2da" # spdx:MIT
+"github.com/klauspost/crc32 cb6bfca970f6908083f26f39a79009d608efd5cd" # spdx:BSD-3-Clause
"github.com/klauspost/pgzip 0bf5dcad4ada2814c3c00f996a982270bb81a506"
-"github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
-"github.com/matttproud/golang_protobuf_extensions 3247c84500bff8d9fb6d579d800f20b3e091582c"
-"github.com/mschoch/smat 90eadee771aeab36e8bf796039b8c261bebebe4f"
-"github.com/opentracing/opentracing-go 328fceb7548c744337cd010914152b74eaf4c4ab"
-"github.com/paulbellamy/ratecounter 524851a93235ac051e3540563ed7909357fe24ab"
+"github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c" # spdx:MIT
+"github.com/matttproud/golang_protobuf_extensions 3247c84500bff8d9fb6d579d800f20b3e091582c" # spdx:Apache-2.0
+"github.com/mschoch/smat 90eadee771aeab36e8bf796039b8c261bebebe4f" # spdx:Apache-2.0
+"github.com/opentracing/opentracing-go 328fceb7548c744337cd010914152b74eaf4c4ab" # spdx:Apache-2.0
+"github.com/paulbellamy/ratecounter 524851a93235ac051e3540563ed7909357fe24ab" # spdx:MIT
"github.com/peterh/liner 6106ee4fe3e8435f18cd10e34557e5e50f0e792a"
-"github.com/philhofer/fwd bb6d471dc95d4fe11e432687f8b70ff496cf3136"
-"github.com/prometheus/client_golang 661e31bf844dfca9aeba15f27ea8aa0d485ad212"
-"github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
-"github.com/prometheus/common e4aa40a9169a88835b849a6efb71e05dc04b88f0"
-"github.com/prometheus/procfs 54d17b57dd7d4a3aa092476596b3f8a933bde349"
-"github.com/retailnext/hllpp 101a6d2f8b52abfc409ac188958e7e7be0116331"
+"github.com/philhofer/fwd bb6d471dc95d4fe11e432687f8b70ff496cf3136" # spdx:MIT
+"github.com/prometheus/client_golang 661e31bf844dfca9aeba15f27ea8aa0d485ad212" # spdx:Apache-2.0
+"github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c" # spdx:Apache-2.0
+"github.com/prometheus/common e4aa40a9169a88835b849a6efb71e05dc04b88f0" # spdx:Apache-2.0
+"github.com/prometheus/procfs 54d17b57dd7d4a3aa092476596b3f8a933bde349" # spdx:Apache-2.0
+"github.com/retailnext/hllpp 101a6d2f8b52abfc409ac188958e7e7be0116331" # spdx:BSD-3-Clause
"github.com/tinylib/msgp b2b6a672cf1e5b90748f79b8b81fc8c5cf0571a1"
-"github.com/willf/bitset d860f346b89450988a379d7d705e83c58d1ea227"
-"github.com/xlab/treeprint f3a15cfd24bf976c724324cb6846a8b54b88b639"
-"go.uber.org/atomic 8474b86a5a6f79c443ce4b2992817ff32cf208b8 github.com/uber-go/atomic"
-"go.uber.org/multierr 3c4937480c32f4c13a875a1829af76c98ca3d40a github.com/uber-go/multierr"
+"github.com/willf/bitset d860f346b89450988a379d7d705e83c58d1ea227" # spdx:BSD-3-Clause
+"github.com/xlab/treeprint f3a15cfd24bf976c724324cb6846a8b54b88b639" # spdx:MIT
+"go.uber.org/atomic 8474b86a5a6f79c443ce4b2992817ff32cf208b8 github.com/uber-go/atomic" # spdx:MIT
+"go.uber.org/multierr 3c4937480c32f4c13a875a1829af76c98ca3d40a github.com/uber-go/multierr" # spdx:MIT
"go.uber.org/zap 35aad584952c3e7020db7b839f6b102de6271f89 github.com/uber-go/zap"
"golang.org/x/crypto c3a3ad6d03f7a915c0f7e194b7152974bb73d287 github.com/golang/crypto"
"golang.org/x/net 92b859f39abd2d91a854c9f9c4621b2f5054a92d github.com/golang/net"
diff --git dev-db/rqlite/rqlite-4.6.0.ebuild dev-db/rqlite/rqlite-4.6.0.ebuild
index 78e22f2cc221..1f5746f51d0c 100644
--- dev-db/rqlite/rqlite-4.6.0.ebuild
+++ dev-db/rqlite/rqlite-4.6.0.ebuild
@@ -5,18 +5,18 @@ EAPI=7
EGO_PN="github.com/rqlite/rqlite"
EGO_VENDOR=(
- "github.com/Bowery/prompt fa8279994f75f982bdae3c827a3afffd78a6fe0d"
- "github.com/armon/go-metrics v0.3.0"
- "github.com/boltdb/bolt v1.3.1"
- "github.com/hashicorp/go-immutable-radix v1.1.0"
- "github.com/hashicorp/go-msgpack v0.5.5"
- "github.com/hashicorp/golang-lru v0.5.3"
- "github.com/labstack/gommon v0.3.0"
- "github.com/mattn/go-colorable v0.1.4"
- "github.com/mattn/go-isatty v0.0.10"
- "github.com/mattn/go-sqlite3 v1.13.0"
- "github.com/mkideal/cli v0.0.3"
- "github.com/mkideal/pkg 3e188c9e7ecc83d0fe7040a9161ce3c67885470d"
+ "github.com/Bowery/prompt fa8279994f75f982bdae3c827a3afffd78a6fe0d" # spdx:MIT
+ "github.com/armon/go-metrics v0.3.0" # spdx:MIT
+ "github.com/boltdb/bolt v1.3.1" # spdx:MIT
+ "github.com/hashicorp/go-immutable-radix v1.1.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-msgpack v0.5.5" # spdx:BSD-3-Clause
+ "github.com/hashicorp/golang-lru v0.5.3" # spdx:MPL-2.0
+ "github.com/labstack/gommon v0.3.0" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.4" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.10" # spdx:MIT
+ "github.com/mattn/go-sqlite3 v1.13.0" # spdx:MIT
+ "github.com/mkideal/cli v0.0.3" # spdx:MIT
+ "github.com/mkideal/pkg 3e188c9e7ecc83d0fe7040a9161ce3c67885470d" # spdx:MIT
"golang.org/x/crypto b544559bb6d1b5c62fba4af5e843ff542174f079 github.com/golang/crypto"
"golang.org/x/sys 6d18c012aee9febd81bbf9806760c8c4480e870d github.com/golang/sys"
)
diff --git dev-db/rqlite/rqlite-5.0.0.ebuild dev-db/rqlite/rqlite-5.0.0.ebuild
index d61190428bd5..f66eb5b4aa47 100644
--- dev-db/rqlite/rqlite-5.0.0.ebuild
+++ dev-db/rqlite/rqlite-5.0.0.ebuild
@@ -16,21 +16,21 @@ IUSE=""
EGIT_COMMIT="dd61a7a221bc3f8b0841dc298cdccc4fe4a81c6b"
EGO_VENDOR=(
- "github.com/Bowery/prompt fa8279994f75f982bdae3c827a3afffd78a6fe0d"
- "github.com/armon/go-metrics ec5e00d3c878b2a97bbe0884ef45ffd1b4f669f5"
- "github.com/boltdb/bolt v1.3.1"
- "github.com/hashicorp/go-hclog v0.9.1"
- "github.com/hashicorp/go-immutable-radix v1.0.0"
- "github.com/hashicorp/go-msgpack v0.5.5"
- "github.com/hashicorp/golang-lru v0.5.0"
- "github.com/hashicorp/raft v1.1.1"
- "github.com/hashicorp/raft-boltdb 4207f1bf061751378aee6cdfe697965a13ab49d7"
- "github.com/labstack/gommon v0.3.0"
- "github.com/mattn/go-colorable v0.1.4"
- "github.com/mattn/go-isatty v0.0.11"
- "github.com/mattn/go-sqlite3 v2.0.2"
- "github.com/mkideal/cli v0.0.3"
- "github.com/mkideal/pkg 3e188c9e7ecc83d0fe7040a9161ce3c67885470d"
+ "github.com/Bowery/prompt fa8279994f75f982bdae3c827a3afffd78a6fe0d" # spdx:MIT
+ "github.com/armon/go-metrics ec5e00d3c878b2a97bbe0884ef45ffd1b4f669f5" # spdx:MIT
+ "github.com/boltdb/bolt v1.3.1" # spdx:MIT
+ "github.com/hashicorp/go-hclog v0.9.1" # spdx:MIT
+ "github.com/hashicorp/go-immutable-radix v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-msgpack v0.5.5" # spdx:BSD-3-Clause
+ "github.com/hashicorp/golang-lru v0.5.0" # spdx:MPL-2.0
+ "github.com/hashicorp/raft v1.1.1" # spdx:MPL-2.0
+ "github.com/hashicorp/raft-boltdb 4207f1bf061751378aee6cdfe697965a13ab49d7" # spdx:MPL-2.0
+ "github.com/labstack/gommon v0.3.0" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.4" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.11" # spdx:MIT
+ "github.com/mattn/go-sqlite3 v2.0.2" # spdx:MIT
+ "github.com/mkideal/cli v0.0.3" # spdx:MIT
+ "github.com/mkideal/pkg 3e188c9e7ecc83d0fe7040a9161ce3c67885470d" # spdx:MIT
"golang.org/x/crypto becbf705a91575484002d598f87d74f0002801e7 github.com/golang/crypto"
"golang.org/x/sys 33540a1f603772f9d4b761f416f5c10dade23e96 github.com/golang/sys"
)
diff --git dev-db/rqlite/rqlite-5.1.0.ebuild dev-db/rqlite/rqlite-5.1.0.ebuild
index e1a56c014d24..35f14c746fdc 100644
--- dev-db/rqlite/rqlite-5.1.0.ebuild
+++ dev-db/rqlite/rqlite-5.1.0.ebuild
@@ -16,21 +16,21 @@ IUSE=""
EGIT_COMMIT="7ec6fcefe45072a67329a991757f81e3c566fda5"
EGO_VENDOR=(
- "github.com/Bowery/prompt fa8279994f75f982bdae3c827a3afffd78a6fe0d"
- "github.com/armon/go-metrics ec5e00d3c878b2a97bbe0884ef45ffd1b4f669f5"
- "github.com/boltdb/bolt v1.3.1"
- "github.com/hashicorp/go-hclog v0.9.1"
- "github.com/hashicorp/go-immutable-radix v1.0.0"
- "github.com/hashicorp/go-msgpack v0.5.5"
- "github.com/hashicorp/golang-lru v0.5.0"
- "github.com/hashicorp/raft v1.1.1"
- "github.com/hashicorp/raft-boltdb 4207f1bf061751378aee6cdfe697965a13ab49d7"
- "github.com/labstack/gommon v0.3.0"
- "github.com/mattn/go-colorable v0.1.4"
- "github.com/mattn/go-isatty v0.0.11"
- "github.com/mattn/go-sqlite3 v2.0.2"
- "github.com/mkideal/cli v0.0.3"
- "github.com/mkideal/pkg 3e188c9e7ecc83d0fe7040a9161ce3c67885470d"
+ "github.com/Bowery/prompt fa8279994f75f982bdae3c827a3afffd78a6fe0d" # spdx:MIT
+ "github.com/armon/go-metrics ec5e00d3c878b2a97bbe0884ef45ffd1b4f669f5" # spdx:MIT
+ "github.com/boltdb/bolt v1.3.1" # spdx:MIT
+ "github.com/hashicorp/go-hclog v0.9.1" # spdx:MIT
+ "github.com/hashicorp/go-immutable-radix v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-msgpack v0.5.5" # spdx:BSD-3-Clause
+ "github.com/hashicorp/golang-lru v0.5.0" # spdx:MPL-2.0
+ "github.com/hashicorp/raft v1.1.1" # spdx:MPL-2.0
+ "github.com/hashicorp/raft-boltdb 4207f1bf061751378aee6cdfe697965a13ab49d7" # spdx:MPL-2.0
+ "github.com/labstack/gommon v0.3.0" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.4" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.11" # spdx:MIT
+ "github.com/mattn/go-sqlite3 v2.0.2" # spdx:MIT
+ "github.com/mkideal/cli v0.0.3" # spdx:MIT
+ "github.com/mkideal/pkg 3e188c9e7ecc83d0fe7040a9161ce3c67885470d" # spdx:MIT
"golang.org/x/crypto becbf705a91575484002d598f87d74f0002801e7 github.com/golang/crypto"
"golang.org/x/sys 33540a1f603772f9d4b761f416f5c10dade23e96 github.com/golang/sys"
)
diff --git dev-embedded/arduino-builder/arduino-builder-1.3.25.ebuild dev-embedded/arduino-builder/arduino-builder-1.3.25.ebuild
index 9eea737b208b..cc58cb4949b6 100644
--- dev-embedded/arduino-builder/arduino-builder-1.3.25.ebuild
+++ dev-embedded/arduino-builder/arduino-builder-1.3.25.ebuild
@@ -6,9 +6,9 @@ EAPI=6
EGO_PN="arduino.cc/arduino-builder/..."
EGO_VENDOR=(
- "github.com/go-errors/errors a41850380601eeb43f4350f7d17c6bbd8944aaf8"
- "github.com/jstemmer/go-junit-report 833f8ea2b99d36d5f018698333834f3df200a0c2"
- "github.com/stretchr/testify 1661650f989674e3e5bcdcb805536e5d31481526"
+ "github.com/go-errors/errors a41850380601eeb43f4350f7d17c6bbd8944aaf8" # spdx:MIT
+ "github.com/jstemmer/go-junit-report 833f8ea2b99d36d5f018698333834f3df200a0c2" # spdx:MIT
+ "github.com/stretchr/testify 1661650f989674e3e5bcdcb805536e5d31481526" # spdx:MIT
)
inherit golang-build golang-vcs-snapshot
diff --git dev-embedded/arduino-builder/arduino-builder-1.4.1-r1.ebuild dev-embedded/arduino-builder/arduino-builder-1.4.1-r1.ebuild
index b47674849f04..863a4ec352a7 100644
--- dev-embedded/arduino-builder/arduino-builder-1.4.1-r1.ebuild
+++ dev-embedded/arduino-builder/arduino-builder-1.4.1-r1.ebuild
@@ -6,16 +6,16 @@ EAPI=6
EGO_PN="github.com/arduino/arduino-builder/..."
EGO_VENDOR=(
- "github.com/arduino/go-properties-map ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41"
- "github.com/arduino/go-timeutils d1dd9e313b1bfede35fe0bbf46d612e16a50e04e"
- "github.com/arduino/go-paths-helper 751652ddd9f0a98650e681673c2c73937002e889"
- "github.com/fsnotify/fsnotify c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
- "github.com/go-errors/errors a41850380601eeb43f4350f7d17c6bbd8944aaf8"
- "github.com/golang/protobuf aa810b61a9c79d51363740d207bb46cf8e620ed5"
- "github.com/jstemmer/go-junit-report 833f8ea2b99d36d5f018698333834f3df200a0c2"
- "github.com/stretchr/testify 1661650f989674e3e5bcdcb805536e5d31481526"
- "google.golang.org/grpc 8dea3dc473e90c8179e519d91302d0597c0ca1d1 github.com/grpc/grpc-go"
- "google.golang.org/genproto af9cb2a35e7f169ec875002c1829c9b315cddc04 github.com/google/go-genproto"
+ "github.com/arduino/go-properties-map ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41" # spdx:GPL-2.0
+ "github.com/arduino/go-timeutils d1dd9e313b1bfede35fe0bbf46d612e16a50e04e" # spdx:GPL-2.0
+ "github.com/arduino/go-paths-helper 751652ddd9f0a98650e681673c2c73937002e889" # spdx:GPL-2.0
+ "github.com/fsnotify/fsnotify c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9" # spdx:BSD-3-Clause
+ "github.com/go-errors/errors a41850380601eeb43f4350f7d17c6bbd8944aaf8" # spdx:MIT
+ "github.com/golang/protobuf aa810b61a9c79d51363740d207bb46cf8e620ed5" # spdx:BSD-3-Clause
+ "github.com/jstemmer/go-junit-report 833f8ea2b99d36d5f018698333834f3df200a0c2" # spdx:MIT
+ "github.com/stretchr/testify 1661650f989674e3e5bcdcb805536e5d31481526" # spdx:MIT
+ "google.golang.org/grpc 8dea3dc473e90c8179e519d91302d0597c0ca1d1 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "google.golang.org/genproto af9cb2a35e7f169ec875002c1829c9b315cddc04 github.com/google/go-genproto" # spdx:Apache-2.0
"golang.org/x/net ed066c81e75eba56dd9bd2139ade88125b855585 github.com/golang/net"
"golang.org/x/text e6919f6577db79269a6443b9dc46d18f2238fb5d github.com/golang/text"
"golang.org/x/sys 11f53e03133963fb11ae0588e08b5e0b85be8be5 github.com/golang/sys"
diff --git dev-embedded/arduino-builder/arduino-builder-1.4.1.ebuild dev-embedded/arduino-builder/arduino-builder-1.4.1.ebuild
index 078347f52348..60f98ece4762 100644
--- dev-embedded/arduino-builder/arduino-builder-1.4.1.ebuild
+++ dev-embedded/arduino-builder/arduino-builder-1.4.1.ebuild
@@ -6,16 +6,16 @@ EAPI=6
EGO_PN="github.com/arduino/arduino-builder/..."
EGO_VENDOR=(
- "github.com/arduino/go-properties-map ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41"
- "github.com/arduino/go-timeutils d1dd9e313b1bfede35fe0bbf46d612e16a50e04e"
- "github.com/arduino/go-paths-helper 751652ddd9f0a98650e681673c2c73937002e889"
- "github.com/fsnotify/fsnotify c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
- "github.com/go-errors/errors a41850380601eeb43f4350f7d17c6bbd8944aaf8"
- "github.com/golang/protobuf aa810b61a9c79d51363740d207bb46cf8e620ed5"
- "github.com/jstemmer/go-junit-report 833f8ea2b99d36d5f018698333834f3df200a0c2"
- "github.com/stretchr/testify 1661650f989674e3e5bcdcb805536e5d31481526"
- "google.golang.org/grpc 8dea3dc473e90c8179e519d91302d0597c0ca1d1 github.com/grpc/grpc-go"
- "google.golang.org/genproto af9cb2a35e7f169ec875002c1829c9b315cddc04 github.com/google/go-genproto"
+ "github.com/arduino/go-properties-map ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41" # spdx:GPL-2.0
+ "github.com/arduino/go-timeutils d1dd9e313b1bfede35fe0bbf46d612e16a50e04e" # spdx:GPL-2.0
+ "github.com/arduino/go-paths-helper 751652ddd9f0a98650e681673c2c73937002e889" # spdx:GPL-2.0
+ "github.com/fsnotify/fsnotify c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9" # spdx:BSD-3-Clause
+ "github.com/go-errors/errors a41850380601eeb43f4350f7d17c6bbd8944aaf8" # spdx:MIT
+ "github.com/golang/protobuf aa810b61a9c79d51363740d207bb46cf8e620ed5" # spdx:BSD-3-Clause
+ "github.com/jstemmer/go-junit-report 833f8ea2b99d36d5f018698333834f3df200a0c2" # spdx:MIT
+ "github.com/stretchr/testify 1661650f989674e3e5bcdcb805536e5d31481526" # spdx:MIT
+ "google.golang.org/grpc 8dea3dc473e90c8179e519d91302d0597c0ca1d1 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "google.golang.org/genproto af9cb2a35e7f169ec875002c1829c9b315cddc04 github.com/google/go-genproto" # spdx:Apache-2.0
)
inherit golang-build golang-vcs-snapshot
diff --git dev-go/go-license-detector/go-license-detector-3.0.0.ebuild dev-go/go-license-detector/go-license-detector-3.0.0.ebuild
index dec08af5a9b3..5c0620a63136 100644
--- dev-go/go-license-detector/go-license-detector-3.0.0.ebuild
+++ dev-go/go-license-detector/go-license-detector-3.0.0.ebuild
@@ -9,38 +9,38 @@ DESCRIPTION="Scan a source directory and report the license"
HOMEPAGE="https://github.com/src-d/go-license-detector"
EGO_VENDOR=(
- "github.com/davecgh/go-spew v1.1.0"
- "github.com/dgryski/go-minhash 7fe510aff544"
- "github.com/ekzhu/minhash-lsh 5c06ee8586a1"
+ "github.com/davecgh/go-spew v1.1.0" # spdx:ISC
+ "github.com/dgryski/go-minhash 7fe510aff544" # spdx:MIT
+ "github.com/ekzhu/minhash-lsh 5c06ee8586a1" # spdx:MIT
"github.com/hhatto/gorst 7682c8a25108"
- "github.com/jbenet/go-context d14ea06fba99"
- "github.com/jdkato/prose v1.1.0"
+ "github.com/jbenet/go-context d14ea06fba99" # spdx:MIT
+ "github.com/jdkato/prose v1.1.0" # spdx:MIT
"github.com/kevinburke/ssh_config 0ff8514904a8"
- "github.com/mitchellh/go-homedir b8bc1bf76747"
- "github.com/montanaflynn/stats eeaced052adb"
- "github.com/pelletier/go-buffruneio v0.2.0"
- "github.com/pkg/errors v0.8.0"
+ "github.com/mitchellh/go-homedir b8bc1bf76747" # spdx:MIT
+ "github.com/montanaflynn/stats eeaced052adb" # spdx:MIT
+ "github.com/pelletier/go-buffruneio v0.2.0" # spdx:MIT
+ "github.com/pkg/errors v0.8.0" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/sergi/go-diff da645544ed44"
- "github.com/shogo82148/go-shuffle 59829097ff3b"
- "github.com/shurcooL/sanitized_anchor_name 86672fcb3f95"
- "github.com/spf13/pflag v1.0.0"
+ "github.com/shogo82148/go-shuffle 59829097ff3b" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name 86672fcb3f95" # spdx:MIT
+ "github.com/spf13/pflag v1.0.0" # spdx:BSD-3-Clause
"github.com/src-d/gcfg v1.3.0"
- "github.com/stretchr/testify v1.2.1"
- "github.com/xanzy/ssh-agent v0.2.0"
+ "github.com/stretchr/testify v1.2.1" # spdx:MIT
+ "github.com/xanzy/ssh-agent v0.2.0" # spdx:Apache-2.0
"golang.org/x/crypto d9133f546934 github.com/golang/crypto"
"golang.org/x/exp 072991165226 github.com/golang/exp"
"golang.org/x/net f5dfe339be1d github.com/golang/net"
"golang.org/x/sys 2b024373dcd9 github.com/golang/sys"
"golang.org/x/text 4e4a3210bb54 github.com/golang/text"
- "gonum.org/v1/gonum 996b88e8f894 github.com/gonum/gonum"
- "gopkg.in/neurosnap/sentences.v1 v1.0.6 github.com/neurosnap/sentences"
+ "gonum.org/v1/gonum 996b88e8f894 github.com/gonum/gonum" # spdx:BSD-3-Clause
+ "gopkg.in/neurosnap/sentences.v1 v1.0.6 github.com/neurosnap/sentences" # spdx:MIT
"gopkg.in/russross/blackfriday.v2 v2.0.1 github.com/russross/blackfriday"
- "gopkg.in/src-d/go-billy-siva.v4 v4.3.0 github.com/src-d/go-billy-siva"
- "gopkg.in/src-d/go-billy.v4 v4.3.0 github.com/src-d/go-billy"
- "gopkg.in/src-d/go-git.v4 v4.1.0 github.com/src-d/go-git"
- "gopkg.in/src-d/go-siva.v1 v1.5.0 github.com/src-d/go-siva"
- "gopkg.in/warnings.v0 v0.1.2 github.com/go-warnings/warnings"
+ "gopkg.in/src-d/go-billy-siva.v4 v4.3.0 github.com/src-d/go-billy-siva" # spdx:Apache-2.0
+ "gopkg.in/src-d/go-billy.v4 v4.3.0 github.com/src-d/go-billy" # spdx:Apache-2.0
+ "gopkg.in/src-d/go-git.v4 v4.1.0 github.com/src-d/go-git" # spdx:Apache-2.0
+ "gopkg.in/src-d/go-siva.v1 v1.5.0 github.com/src-d/go-siva" # spdx:MIT
+ "gopkg.in/warnings.v0 v0.1.2 github.com/go-warnings/warnings" # spdx:BSD-2-Clause
)
SRC_URI="https://github.com/src-d/go-license-detector/archive/v${PV}.tar.gz -> ${P}.tar.gz
$(go-module_vendor_uris)"
diff --git dev-go/go-protobuf/go-protobuf-1.3.2.ebuild dev-go/go-protobuf/go-protobuf-1.3.2.ebuild
index 09c2d10626fc..76fa0bfea89b 100644
--- dev-go/go-protobuf/go-protobuf-1.3.2.ebuild
+++ dev-go/go-protobuf/go-protobuf-1.3.2.ebuild
@@ -6,15 +6,15 @@ EAPI=7
inherit go-module
EGO_VENDOR=(
- "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go"
+ "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go" # spdx:Apache-2.0
"golang.org/x/net 2ec189313ef0a07735684caebd1ba8b8ebca456f github.com/golang/net"
- "google.golang.org/genproto c459b9ce5143dd819763d9329ff92a8e35e61bd9 github.com/google/go-genproto"
+ "google.golang.org/genproto c459b9ce5143dd819763d9329ff92a8e35e61bd9 github.com/google/go-genproto" # spdx:Apache-2.0
"golang.org/x/sys b397fe3ad8ed895c98fa54584f61835a88e65ff5 github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
)
DESCRIPTION="Go support for Google's protocol buffers"
-HOMEPAGE="https://github.com/golang/protobuf"
+HOMEPAGE="https://github.com/golang/protobuf" # spdx:BSD-3-Clause
SRC_URI="https://github.com/golang/protobuf/archive/v${PV}.tar.gz -> ${P}.tar.gz
test? ( $(go-module_vendor_uris) )"
# LICENSE omits licenses for EGO_VENDOR packages, since those are only
diff --git dev-go/golicense/golicense-0.2.0.ebuild dev-go/golicense/golicense-0.2.0.ebuild
index 900eb5b59edc..2b5f4c736716 100644
--- dev-go/golicense/golicense-0.2.0.ebuild
+++ dev-go/golicense/golicense-0.2.0.ebuild
@@ -8,125 +8,125 @@ DESCRIPTION="detect licenses used in Go binaries"
HOMEPAGE="https://github.com/mitchellh/golicense"
EGO_SUM=(
- "github.com/360EntSecGroup-Skylar/excelize v1.4.0"
- "github.com/360EntSecGroup-Skylar/excelize v1.4.0/go.mod"
+ "github.com/360EntSecGroup-Skylar/excelize v1.4.0" # spdx:BSD-3-Clause
+ "github.com/360EntSecGroup-Skylar/excelize v1.4.0/go.mod" # spdx:BSD-3-Clause
"github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod"
"github.com/DHowett/go-plist v0.0.0-20180609054337-500bd5b9081b/go.mod"
- "github.com/agext/levenshtein v1.2.1"
- "github.com/agext/levenshtein v1.2.1/go.mod"
+ "github.com/agext/levenshtein v1.2.1" # spdx:Apache-2.0
+ "github.com/agext/levenshtein v1.2.1/go.mod" # spdx:Apache-2.0
"github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod"
- "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7"
- "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod"
- "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239"
- "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod"
- "github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3/go.mod"
+ "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7" # spdx:MIT
+ "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod" # spdx:MIT
+ "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239" # spdx:MIT
+ "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod" # spdx:MIT
+ "github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3/go.mod" # spdx:MPL-2.0
"github.com/apparentlymart/go-textseg v1.0.0"
"github.com/apparentlymart/go-textseg v1.0.0/go.mod"
- "github.com/bsm/go-vlq v0.0.0-20150828105119-ec6e8d4f5f4e/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
+ "github.com/bsm/go-vlq v0.0.0-20150828105119-ec6e8d4f5f4e/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
"github.com/dgryski/go-metro v0.0.0-20180109044635-280f6062b5bc"
"github.com/dgryski/go-metro v0.0.0-20180109044635-280f6062b5bc/go.mod"
- "github.com/dgryski/go-minhash v0.0.0-20170608043002-7fe510aff544"
- "github.com/dgryski/go-minhash v0.0.0-20170608043002-7fe510aff544/go.mod"
- "github.com/dgryski/go-spooky v0.0.0-20170606183049-ed3d087f40e2"
- "github.com/dgryski/go-spooky v0.0.0-20170606183049-ed3d087f40e2/go.mod"
- "github.com/ekzhu/minhash-lsh v0.0.0-20171225071031-5c06ee8586a1"
- "github.com/ekzhu/minhash-lsh v0.0.0-20171225071031-5c06ee8586a1/go.mod"
+ "github.com/dgryski/go-minhash v0.0.0-20170608043002-7fe510aff544" # spdx:MIT
+ "github.com/dgryski/go-minhash v0.0.0-20170608043002-7fe510aff544/go.mod" # spdx:MIT
+ "github.com/dgryski/go-spooky v0.0.0-20170606183049-ed3d087f40e2" # spdx:MIT
+ "github.com/dgryski/go-spooky v0.0.0-20170606183049-ed3d087f40e2/go.mod" # spdx:MIT
+ "github.com/ekzhu/minhash-lsh v0.0.0-20171225071031-5c06ee8586a1" # spdx:MIT
+ "github.com/ekzhu/minhash-lsh v0.0.0-20171225071031-5c06ee8586a1/go.mod" # spdx:MIT
"github.com/emirpasic/gods v1.12.0"
"github.com/emirpasic/gods v1.12.0/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568"
- "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod"
- "github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod"
- "github.com/gliderlabs/ssh v0.2.2"
- "github.com/gliderlabs/ssh v0.2.2/go.mod"
- "github.com/go-test/deep v1.0.1"
- "github.com/go-test/deep v1.0.1/go.mod"
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568" # spdx:Apache-2.0
+ "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod" # spdx:Apache-2.0
+ "github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod" # spdx:MIT
+ "github.com/gliderlabs/ssh v0.2.2" # spdx:BSD-3-Clause
+ "github.com/gliderlabs/ssh v0.2.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/go-test/deep v1.0.1" # spdx:MIT
+ "github.com/go-test/deep v1.0.1/go.mod" # spdx:MIT
"github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod"
- "github.com/golang/protobuf v1.1.0/go.mod"
- "github.com/golang/protobuf v1.2.0"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/google/go-cmp v0.2.0"
- "github.com/google/go-cmp v0.2.0/go.mod"
+ "github.com/golang/protobuf v1.1.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.2.0" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.2.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
"github.com/google/go-github/v18 v18.2.0"
"github.com/google/go-github/v18 v18.2.0/go.mod"
- "github.com/google/go-querystring v1.0.0"
- "github.com/google/go-querystring v1.0.0/go.mod"
- "github.com/gosuri/uilive v0.0.0-20170323041506-ac356e6e42cd"
- "github.com/gosuri/uilive v0.0.0-20170323041506-ac356e6e42cd/go.mod"
- "github.com/hashicorp/errwrap v0.0.0-20180715044906-d6c0cd880357/go.mod"
- "github.com/hashicorp/errwrap v1.0.0"
- "github.com/hashicorp/errwrap v1.0.0/go.mod"
- "github.com/hashicorp/go-cleanhttp v0.5.0"
- "github.com/hashicorp/go-cleanhttp v0.5.0/go.mod"
- "github.com/hashicorp/go-multierror v0.0.0-20180717150148-3d5d8f294aa0/go.mod"
- "github.com/hashicorp/go-multierror v1.0.0"
- "github.com/hashicorp/go-multierror v1.0.0/go.mod"
- "github.com/hashicorp/hcl2 v0.0.0-20181111172936-0467c0c38ca2"
- "github.com/hashicorp/hcl2 v0.0.0-20181111172936-0467c0c38ca2/go.mod"
+ "github.com/google/go-querystring v1.0.0" # spdx:BSD-3-Clause
+ "github.com/google/go-querystring v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/gosuri/uilive v0.0.0-20170323041506-ac356e6e42cd" # spdx:MIT
+ "github.com/gosuri/uilive v0.0.0-20170323041506-ac356e6e42cd/go.mod" # spdx:MIT
+ "github.com/hashicorp/errwrap v0.0.0-20180715044906-d6c0cd880357/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/errwrap v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/errwrap v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v0.0.0-20180717150148-3d5d8f294aa0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl2 v0.0.0-20181111172936-0467c0c38ca2" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl2 v0.0.0-20181111172936-0467c0c38ca2/go.mod" # spdx:MPL-2.0
"github.com/hhatto/gorst v0.0.0-20181029133204-ca9f730cac5b"
"github.com/hhatto/gorst v0.0.0-20181029133204-ca9f730cac5b/go.mod"
- "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99"
- "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod"
- "github.com/jdkato/prose v1.1.0"
- "github.com/jdkato/prose v1.1.0/go.mod"
- "github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5/go.mod"
+ "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99" # spdx:MIT
+ "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod" # spdx:MIT
+ "github.com/jdkato/prose v1.1.0" # spdx:MIT
+ "github.com/jdkato/prose v1.1.0/go.mod" # spdx:MIT
+ "github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5/go.mod" # spdx:MIT
"github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e"
"github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348"
- "github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348/go.mod"
- "github.com/mattn/go-colorable v0.0.9"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-isatty v0.0.4"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/mitchellh/go-homedir v1.0.0"
- "github.com/mitchellh/go-homedir v1.0.0/go.mod"
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348" # spdx:Apache-2.0
+ "github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348/go.mod" # spdx:Apache-2.0
+ "github.com/mattn/go-colorable v0.0.9" # spdx:MIT
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.0.0/go.mod" # spdx:MIT
"github.com/mitchellh/go-spdx v0.1.0"
"github.com/mitchellh/go-spdx v0.1.0/go.mod"
- "github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7"
- "github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7/go.mod"
- "github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826"
- "github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826/go.mod"
- "github.com/montanaflynn/stats v0.0.0-20180911141734-db72e6cae808"
- "github.com/montanaflynn/stats v0.0.0-20180911141734-db72e6cae808/go.mod"
- "github.com/neurosnap/sentences v1.0.6"
- "github.com/neurosnap/sentences v1.0.6/go.mod"
- "github.com/pelletier/go-buffruneio v0.2.0"
- "github.com/pelletier/go-buffruneio v0.2.0/go.mod"
- "github.com/pkg/errors v0.8.0"
- "github.com/pkg/errors v0.8.0/go.mod"
+ "github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7/go.mod" # spdx:MIT
+ "github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826" # spdx:MIT
+ "github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826/go.mod" # spdx:MIT
+ "github.com/montanaflynn/stats v0.0.0-20180911141734-db72e6cae808" # spdx:MIT
+ "github.com/montanaflynn/stats v0.0.0-20180911141734-db72e6cae808/go.mod" # spdx:MIT
+ "github.com/neurosnap/sentences v1.0.6" # spdx:MIT
+ "github.com/neurosnap/sentences v1.0.6/go.mod" # spdx:MIT
+ "github.com/pelletier/go-buffruneio v0.2.0" # spdx:MIT
+ "github.com/pelletier/go-buffruneio v0.2.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.0" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237/go.mod"
- "github.com/rsc/goversion v1.2.0"
- "github.com/rsc/goversion v1.2.0/go.mod"
- "github.com/sebdah/goldie v0.0.0-20180424091453-8784dd1ab561"
- "github.com/sebdah/goldie v0.0.0-20180424091453-8784dd1ab561/go.mod"
+ "github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237/go.mod" # spdx:BSD-3-Clause
+ "github.com/rsc/goversion v1.2.0" # spdx:BSD-3-Clause
+ "github.com/rsc/goversion v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/sebdah/goldie v0.0.0-20180424091453-8784dd1ab561" # spdx:MIT
+ "github.com/sebdah/goldie v0.0.0-20180424091453-8784dd1ab561/go.mod" # spdx:MIT
"github.com/sergi/go-diff v1.0.0"
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d"
- "github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95"
- "github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95/go.mod"
- "github.com/spf13/pflag v1.0.2/go.mod"
+ "github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d" # spdx:MIT
+ "github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d/go.mod" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.2/go.mod" # spdx:BSD-3-Clause
"github.com/src-d/gcfg v1.4.0"
"github.com/src-d/gcfg v1.4.0/go.mod"
- "github.com/stretchr/objx v0.1.1"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod"
- "github.com/xanzy/ssh-agent v0.2.0"
- "github.com/xanzy/ssh-agent v0.2.0/go.mod"
- "github.com/zclconf/go-cty v0.0.0-20180815031001-58bb2bc0302a"
- "github.com/zclconf/go-cty v0.0.0-20180815031001-58bb2bc0302a/go.mod"
+ "github.com/stretchr/objx v0.1.1" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod" # spdx:BSD-2-Clause
+ "github.com/xanzy/ssh-agent v0.2.0" # spdx:Apache-2.0
+ "github.com/xanzy/ssh-agent v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/zclconf/go-cty v0.0.0-20180815031001-58bb2bc0302a" # spdx:MIT
+ "github.com/zclconf/go-cty v0.0.0-20180815031001-58bb2bc0302a/go.mod" # spdx:MIT
"golang.org/x/crypto v0.0.0-20180816225734-aabede6cba87/go.mod"
"golang.org/x/crypto v0.0.0-20180820150726-614d502a4dac"
"golang.org/x/crypto v0.0.0-20180820150726-614d502a4dac/go.mod"
diff --git dev-go/golint/golint-0_pre20200301.ebuild dev-go/golint/golint-0_pre20200301.ebuild
index 667f9da059da..0297d61e892e 100644
--- dev-go/golint/golint-0_pre20200301.ebuild
+++ dev-go/golint/golint-0_pre20200301.ebuild
@@ -6,7 +6,7 @@ inherit go-module
EGIT_COMMIT=738671d3881b9731cc63024d5d88cf28db875626
DESCRIPTION="a linter for Go"
-HOMEPAGE="https://github.com/golang/lint"
+HOMEPAGE="https://github.com/golang/lint" # spdx:BSD-3-Clause
EGO_SUM=(
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
diff --git dev-util/drone/drone-0.8.9.ebuild dev-util/drone/drone-0.8.9.ebuild
index c39a14f61765..6c776ec249e3 100644
--- dev-util/drone/drone-0.8.9.ebuild
+++ dev-util/drone/drone-0.8.9.ebuild
@@ -5,8 +5,8 @@ EAPI=6
EGO_PN="github.com/drone/drone"
EGIT_COMMIT="768ed784bd74b0e0c2d8d49c4c8b6dca99b25e96"
-EGO_VENDOR=( "github.com/drone/drone-ui e7597b5234814a2c2f2a7f489b631a76649c335a"
- "github.com/golang/protobuf aa810b61a9c79d51363740d207bb46cf8e620ed5"
+EGO_VENDOR=( "github.com/drone/drone-ui e7597b5234814a2c2f2a7f489b631a76649c335a" # spdx:UNKNOWN
+ "github.com/golang/protobuf aa810b61a9c79d51363740d207bb46cf8e620ed5" # spdx:BSD-3-Clause
"golang.org/x/net 9b4f9f5ad5197c79fd623a3638e70d8b26cef344 github.com/golang/net"
)
diff --git dev-util/jfrog-cli/jfrog-cli-1.30.4.ebuild dev-util/jfrog-cli/jfrog-cli-1.30.4.ebuild
index 28256fb9766f..1c95820519ba 100644
--- dev-util/jfrog-cli/jfrog-cli-1.30.4.ebuild
+++ dev-util/jfrog-cli/jfrog-cli-1.30.4.ebuild
@@ -4,49 +4,49 @@
EAPI=7
EGO_VENDOR=(
- "github.com/buger/jsonparser 6acdf747ae99cad92d1e8134606008acaca71844"
- "github.com/chzyer/readline 2972be24d48e78746da79ba8e24e8b488c9880de"
- "github.com/codegangsta/cli v1.20.0"
- "github.com/danwakefield/fnmatch cbb64ac3d964b81592e64f957ad53df015803288"
- "github.com/denormal/go-gitignore ae8ad1d07817b3d3b49cabb21559a3f493a357a3"
- "github.com/dsnet/compress cc9eb1d7ad760af14e8f918698f745e80377af4f"
+ "github.com/buger/jsonparser 6acdf747ae99cad92d1e8134606008acaca71844" # spdx:MIT
+ "github.com/chzyer/readline 2972be24d48e78746da79ba8e24e8b488c9880de" # spdx:MIT
+ "github.com/codegangsta/cli v1.20.0" # spdx:MIT
+ "github.com/danwakefield/fnmatch cbb64ac3d964b81592e64f957ad53df015803288" # spdx:BSD-2-Clause
+ "github.com/denormal/go-gitignore ae8ad1d07817b3d3b49cabb21559a3f493a357a3" # spdx:MIT
+ "github.com/dsnet/compress cc9eb1d7ad760af14e8f918698f745e80377af4f" # spdx:BSD-3-Clause
"github.com/emirpasic/gods v1.12.0"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/golang/snappy 2e65f85255dbc3072edf28d6b5b8efc472979f5a"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/jbenet/go-context d14ea06fba99483203c19d92cfcd13ebe73135f4"
- "github.com/jfrog/gocmd v0.1.11"
- "github.com/jfrog/gofrog v1.0.5"
- "github.com/jfrog/jfrog-client-go v0.5.8"
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/golang/snappy 2e65f85255dbc3072edf28d6b5b8efc472979f5a" # spdx:BSD-3-Clause
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/jbenet/go-context d14ea06fba99483203c19d92cfcd13ebe73135f4" # spdx:MIT
+ "github.com/jfrog/gocmd v0.1.11" # spdx:UNKNOWN
+ "github.com/jfrog/gofrog v1.0.5" # spdx:Apache-2.0
+ "github.com/jfrog/jfrog-client-go v0.5.8" # spdx:Apache-2.0
"github.com/kevinburke/ssh_config 81db2a75821ed34e682567d48be488a1c3121088"
"github.com/magiconair/properties v1.8.0"
- "github.com/mattn/go-shellwords v1.0.3"
- "github.com/mholt/archiver v2.1.0"
- "github.com/mitchellh/go-homedir v1.0.0"
- "github.com/mitchellh/mapstructure v1.0.0"
- "github.com/nwaples/rardecode e06696f847aeda6f39a8f0b7cdff193b7690aef6"
- "github.com/pelletier/go-buffruneio v0.2.0"
- "github.com/pelletier/go-toml v1.2.0"
- "github.com/pierrec/lz4 v2.0.5"
- "github.com/pkg/errors v0.8.1"
+ "github.com/mattn/go-shellwords v1.0.3" # spdx:MIT
+ "github.com/mholt/archiver v2.1.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.0.0" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.0.0" # spdx:MIT
+ "github.com/nwaples/rardecode e06696f847aeda6f39a8f0b7cdff193b7690aef6" # spdx:BSD-2-Clause
+ "github.com/pelletier/go-buffruneio v0.2.0" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0" # spdx:MIT
+ "github.com/pierrec/lz4 v2.0.5" # spdx:BSD-3-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
"github.com/sergi/go-diff v1.0.0"
- "github.com/spf13/afero v1.1.2"
- "github.com/spf13/cast v1.2.0"
- "github.com/spf13/jwalterweatherman v1.0.0"
- "github.com/spf13/pflag v1.0.2"
- "github.com/spf13/viper v1.2.1"
+ "github.com/spf13/afero v1.1.2" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.2.0" # spdx:MIT
+ "github.com/spf13/jwalterweatherman v1.0.0" # spdx:MIT
+ "github.com/spf13/pflag v1.0.2" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.2.1" # spdx:MIT
"github.com/src-d/gcfg v1.3.0"
"github.com/ulikunitz/xz v0.5.4"
- "github.com/vbauerster/mpb v4.7.0"
- "github.com/VividCortex/ewma v1.1.1"
- "github.com/xanzy/ssh-agent v0.2.0"
+ "github.com/vbauerster/mpb v4.7.0" # spdx:Unlicense
+ "github.com/VividCortex/ewma v1.1.1" # spdx:MIT
+ "github.com/xanzy/ssh-agent v0.2.0" # spdx:Apache-2.0
"golang.org/x/crypto a29dc8fdc73485234dbef99ebedb95d2eced08de github.com/golang/crypto"
"golang.org/x/net eb5bcb51f2a31c7d5141d810b70815c05d9c9146 github.com/golang/net"
"golang.org/x/sys d89cdac9e8725f2aefce25fcbfef41134c9ad412 github.com/golang/sys"
"golang.org/x/text v0.3.0 github.com/golang/text"
- "gopkg.in/src-d/go-billy.v4 v4.3.0 github.com/src-d/go-billy"
- "gopkg.in/src-d/go-git.v4 v4.7.0 github.com/src-d/go-git"
- "gopkg.in/warnings.v0 v0.1.2 github.com/go-warnings/warnings"
+ "gopkg.in/src-d/go-billy.v4 v4.3.0 github.com/src-d/go-billy" # spdx:Apache-2.0
+ "gopkg.in/src-d/go-git.v4 v4.7.0 github.com/src-d/go-git" # spdx:Apache-2.0
+ "gopkg.in/warnings.v0 v0.1.2 github.com/go-warnings/warnings" # spdx:BSD-2-Clause
"gopkg.in/yaml.v2 v2.2.2 github.com/go-yaml/yaml"
)
diff --git dev-util/jfrog-cli/jfrog-cli-1.34.0.ebuild dev-util/jfrog-cli/jfrog-cli-1.34.0.ebuild
index ff47b68e5a08..67f0215f4a44 100644
--- dev-util/jfrog-cli/jfrog-cli-1.34.0.ebuild
+++ dev-util/jfrog-cli/jfrog-cli-1.34.0.ebuild
@@ -8,114 +8,114 @@ DESCRIPTION="Command line utility foroperations on container images and image re
HOMEPAGE="https://github.com/jfrog/jfrog-cli"
EGO_SUM=(
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/VividCortex/ewma v1.1.1"
- "github.com/VividCortex/ewma v1.1.1/go.mod"
- "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7"
- "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod"
- "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239"
- "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod"
- "github.com/buger/jsonparser v0.0.0-20180910192245-6acdf747ae99"
- "github.com/buger/jsonparser v0.0.0-20180910192245-6acdf747ae99/go.mod"
- "github.com/chzyer/logex v1.1.10"
- "github.com/chzyer/logex v1.1.10/go.mod"
- "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e"
- "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod"
- "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1"
- "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod"
- "github.com/codegangsta/cli v1.20.0"
- "github.com/codegangsta/cli v1.20.0/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dsnet/compress v0.0.1"
- "github.com/dsnet/compress v0.0.1/go.mod"
- "github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/VividCortex/ewma v1.1.1" # spdx:MIT
+ "github.com/VividCortex/ewma v1.1.1/go.mod" # spdx:MIT
+ "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7" # spdx:MIT
+ "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod" # spdx:MIT
+ "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239" # spdx:MIT
+ "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod" # spdx:MIT
+ "github.com/buger/jsonparser v0.0.0-20180910192245-6acdf747ae99" # spdx:MIT
+ "github.com/buger/jsonparser v0.0.0-20180910192245-6acdf747ae99/go.mod" # spdx:MIT
+ "github.com/chzyer/logex v1.1.10" # spdx:MIT
+ "github.com/chzyer/logex v1.1.10/go.mod" # spdx:MIT
+ "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e" # spdx:MIT
+ "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod" # spdx:MIT
+ "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1" # spdx:MIT
+ "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod" # spdx:MIT
+ "github.com/codegangsta/cli v1.20.0" # spdx:MIT
+ "github.com/codegangsta/cli v1.20.0/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dsnet/compress v0.0.1" # spdx:BSD-3-Clause
+ "github.com/dsnet/compress v0.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod" # spdx:BSD-3-Clause
"github.com/emirpasic/gods v1.12.0"
"github.com/emirpasic/gods v1.12.0/go.mod"
- "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568"
- "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod"
- "github.com/frankban/quicktest v1.7.2"
- "github.com/frankban/quicktest v1.7.2/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/gliderlabs/ssh v0.1.1"
- "github.com/gliderlabs/ssh v0.1.1/go.mod"
- "github.com/golang/snappy v0.0.1"
- "github.com/golang/snappy v0.0.1/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/go-cmp v0.3.1"
- "github.com/google/go-cmp v0.3.1/go.mod"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
- "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99"
- "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod"
- "github.com/jfrog/gocmd v0.1.12"
- "github.com/jfrog/gocmd v0.1.12/go.mod"
- "github.com/jfrog/gofrog v1.0.5"
- "github.com/jfrog/gofrog v1.0.5/go.mod"
- "github.com/jfrog/jfrog-client-go v0.6.2/go.mod"
- "github.com/jfrog/jfrog-client-go v0.8.0"
- "github.com/jfrog/jfrog-client-go v0.8.0/go.mod"
+ "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568" # spdx:Apache-2.0
+ "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod" # spdx:Apache-2.0
+ "github.com/frankban/quicktest v1.7.2" # spdx:MIT
+ "github.com/frankban/quicktest v1.7.2/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/gliderlabs/ssh v0.1.1" # spdx:BSD-3-Clause
+ "github.com/gliderlabs/ssh v0.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99" # spdx:MIT
+ "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod" # spdx:MIT
+ "github.com/jfrog/gocmd v0.1.12" # spdx:UNKNOWN
+ "github.com/jfrog/gocmd v0.1.12/go.mod" # spdx:UNKNOWN
+ "github.com/jfrog/gofrog v1.0.5" # spdx:Apache-2.0
+ "github.com/jfrog/gofrog v1.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/jfrog/jfrog-client-go v0.6.2/go.mod" # spdx:Apache-2.0
+ "github.com/jfrog/jfrog-client-go v0.8.0" # spdx:Apache-2.0
+ "github.com/jfrog/jfrog-client-go v0.8.0/go.mod" # spdx:Apache-2.0
"github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e"
"github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e/go.mod"
- "github.com/klauspost/compress v1.4.1/go.mod"
- "github.com/klauspost/cpuid v1.2.0/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
+ "github.com/klauspost/compress v1.4.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/klauspost/cpuid v1.2.0/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0"
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mattn/go-shellwords v1.0.3"
- "github.com/mattn/go-shellwords v1.0.3/go.mod"
- "github.com/mholt/archiver v2.1.0+incompatible"
- "github.com/mholt/archiver v2.1.0+incompatible/go.mod"
- "github.com/mitchellh/go-homedir v1.0.0"
- "github.com/mitchellh/go-homedir v1.0.0/go.mod"
- "github.com/mitchellh/mapstructure v1.0.0"
- "github.com/mitchellh/mapstructure v1.0.0/go.mod"
- "github.com/nwaples/rardecode v1.0.0"
- "github.com/nwaples/rardecode v1.0.0/go.mod"
- "github.com/pelletier/go-buffruneio v0.2.0"
- "github.com/pelletier/go-buffruneio v0.2.0/go.mod"
- "github.com/pelletier/go-toml v1.2.0"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pierrec/lz4 v2.3.0+incompatible"
- "github.com/pierrec/lz4 v2.3.0+incompatible/go.mod"
- "github.com/pkg/errors v0.8.0"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/mattn/go-shellwords v1.0.3" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.3/go.mod" # spdx:MIT
+ "github.com/mholt/archiver v2.1.0+incompatible" # spdx:MIT
+ "github.com/mholt/archiver v2.1.0+incompatible/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.0.0/go.mod" # spdx:MIT
+ "github.com/nwaples/rardecode v1.0.0" # spdx:BSD-2-Clause
+ "github.com/nwaples/rardecode v1.0.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pelletier/go-buffruneio v0.2.0" # spdx:MIT
+ "github.com/pelletier/go-buffruneio v0.2.0/go.mod" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pierrec/lz4 v2.3.0+incompatible" # spdx:BSD-3-Clause
+ "github.com/pierrec/lz4 v2.3.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/pkg/errors v0.8.0" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
"github.com/sergi/go-diff v1.0.0"
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/spf13/afero v1.1.2"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.2.0"
- "github.com/spf13/cast v1.2.0/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.2"
- "github.com/spf13/pflag v1.0.2/go.mod"
- "github.com/spf13/viper v1.2.1"
- "github.com/spf13/viper v1.2.1/go.mod"
+ "github.com/spf13/afero v1.1.2" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.2.0" # spdx:MIT
+ "github.com/spf13/cast v1.2.0/go.mod" # spdx:MIT
+ "github.com/spf13/jwalterweatherman v1.0.0" # spdx:MIT
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.2" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.2.1" # spdx:MIT
+ "github.com/spf13/viper v1.2.1/go.mod" # spdx:MIT
"github.com/src-d/gcfg v1.3.0"
"github.com/src-d/gcfg v1.3.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
"github.com/ulikunitz/xz v0.5.6"
"github.com/ulikunitz/xz v0.5.6/go.mod"
"github.com/vbauerster/mpb/v4 v4.7.0"
"github.com/vbauerster/mpb/v4 v4.7.0/go.mod"
- "github.com/xanzy/ssh-agent v0.2.0"
- "github.com/xanzy/ssh-agent v0.2.0/go.mod"
+ "github.com/xanzy/ssh-agent v0.2.0" # spdx:Apache-2.0
+ "github.com/xanzy/ssh-agent v0.2.0/go.mod" # spdx:Apache-2.0
"github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8/go.mod"
"golang.org/x/crypto v0.0.0-20181001203147-e3636079e1a4/go.mod"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
diff --git dev-util/jfrog-cli/jfrog-cli-1.35.3.ebuild dev-util/jfrog-cli/jfrog-cli-1.35.3.ebuild
index 88c235e53330..287082839062 100644
--- dev-util/jfrog-cli/jfrog-cli-1.35.3.ebuild
+++ dev-util/jfrog-cli/jfrog-cli-1.35.3.ebuild
@@ -8,129 +8,129 @@ DESCRIPTION="Command line utility foroperations on container images and image re
HOMEPAGE="https://github.com/jfrog/jfrog-cli"
EGO_SUM=(
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/VividCortex/ewma v1.1.1"
- "github.com/VividCortex/ewma v1.1.1/go.mod"
- "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7"
- "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod"
- "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239"
- "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod"
- "github.com/buger/jsonparser v0.0.0-20180910192245-6acdf747ae99"
- "github.com/buger/jsonparser v0.0.0-20180910192245-6acdf747ae99/go.mod"
- "github.com/c-bata/go-prompt v0.2.3"
- "github.com/c-bata/go-prompt v0.2.3/go.mod"
- "github.com/chzyer/logex v1.1.10"
- "github.com/chzyer/logex v1.1.10/go.mod"
- "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e"
- "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod"
- "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1"
- "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod"
- "github.com/codegangsta/cli v1.20.0"
- "github.com/codegangsta/cli v1.20.0/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dsnet/compress v0.0.1"
- "github.com/dsnet/compress v0.0.1/go.mod"
- "github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/VividCortex/ewma v1.1.1" # spdx:MIT
+ "github.com/VividCortex/ewma v1.1.1/go.mod" # spdx:MIT
+ "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7" # spdx:MIT
+ "github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod" # spdx:MIT
+ "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239" # spdx:MIT
+ "github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod" # spdx:MIT
+ "github.com/buger/jsonparser v0.0.0-20180910192245-6acdf747ae99" # spdx:MIT
+ "github.com/buger/jsonparser v0.0.0-20180910192245-6acdf747ae99/go.mod" # spdx:MIT
+ "github.com/c-bata/go-prompt v0.2.3" # spdx:MIT
+ "github.com/c-bata/go-prompt v0.2.3/go.mod" # spdx:MIT
+ "github.com/chzyer/logex v1.1.10" # spdx:MIT
+ "github.com/chzyer/logex v1.1.10/go.mod" # spdx:MIT
+ "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e" # spdx:MIT
+ "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod" # spdx:MIT
+ "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1" # spdx:MIT
+ "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod" # spdx:MIT
+ "github.com/codegangsta/cli v1.20.0" # spdx:MIT
+ "github.com/codegangsta/cli v1.20.0/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dsnet/compress v0.0.1" # spdx:BSD-3-Clause
+ "github.com/dsnet/compress v0.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod" # spdx:BSD-3-Clause
"github.com/emirpasic/gods v1.12.0"
"github.com/emirpasic/gods v1.12.0/go.mod"
- "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568"
- "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod"
- "github.com/frankban/quicktest v1.7.2"
- "github.com/frankban/quicktest v1.7.2/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/gliderlabs/ssh v0.1.1"
- "github.com/gliderlabs/ssh v0.1.1/go.mod"
- "github.com/golang/snappy v0.0.1"
- "github.com/golang/snappy v0.0.1/go.mod"
- "github.com/google/go-cmp v0.3.1"
- "github.com/google/go-cmp v0.3.1/go.mod"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
- "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99"
- "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod"
- "github.com/jfrog/gocmd v0.1.13"
- "github.com/jfrog/gocmd v0.1.13/go.mod"
- "github.com/jfrog/gofrog v1.0.6"
- "github.com/jfrog/gofrog v1.0.6/go.mod"
- "github.com/jfrog/jfrog-client-go v0.9.0/go.mod"
- "github.com/jfrog/jfrog-client-go v0.9.1"
- "github.com/jfrog/jfrog-client-go v0.9.1/go.mod"
+ "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568" # spdx:Apache-2.0
+ "github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod" # spdx:Apache-2.0
+ "github.com/frankban/quicktest v1.7.2" # spdx:MIT
+ "github.com/frankban/quicktest v1.7.2/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/gliderlabs/ssh v0.1.1" # spdx:BSD-3-Clause
+ "github.com/gliderlabs/ssh v0.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99" # spdx:MIT
+ "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod" # spdx:MIT
+ "github.com/jfrog/gocmd v0.1.13" # spdx:UNKNOWN
+ "github.com/jfrog/gocmd v0.1.13/go.mod" # spdx:UNKNOWN
+ "github.com/jfrog/gofrog v1.0.6" # spdx:Apache-2.0
+ "github.com/jfrog/gofrog v1.0.6/go.mod" # spdx:Apache-2.0
+ "github.com/jfrog/jfrog-client-go v0.9.0/go.mod" # spdx:Apache-2.0
+ "github.com/jfrog/jfrog-client-go v0.9.1" # spdx:Apache-2.0
+ "github.com/jfrog/jfrog-client-go v0.9.1/go.mod" # spdx:Apache-2.0
"github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e"
"github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e/go.mod"
- "github.com/klauspost/compress v1.4.1/go.mod"
- "github.com/klauspost/cpuid v1.2.0/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
+ "github.com/klauspost/compress v1.4.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/klauspost/cpuid v1.2.0/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0"
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mattn/go-colorable v0.1.4/go.mod"
- "github.com/mattn/go-colorable v0.1.6"
- "github.com/mattn/go-colorable v0.1.6/go.mod"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/mattn/go-isatty v0.0.10/go.mod"
- "github.com/mattn/go-isatty v0.0.12"
- "github.com/mattn/go-isatty v0.0.12/go.mod"
- "github.com/mattn/go-runewidth v0.0.6/go.mod"
- "github.com/mattn/go-runewidth v0.0.9"
- "github.com/mattn/go-runewidth v0.0.9/go.mod"
- "github.com/mattn/go-shellwords v1.0.3"
- "github.com/mattn/go-shellwords v1.0.3/go.mod"
- "github.com/mattn/go-tty v0.0.3"
- "github.com/mattn/go-tty v0.0.3/go.mod"
- "github.com/mholt/archiver v2.1.0+incompatible"
- "github.com/mholt/archiver v2.1.0+incompatible/go.mod"
- "github.com/mitchellh/go-homedir v1.0.0"
- "github.com/mitchellh/go-homedir v1.0.0/go.mod"
- "github.com/mitchellh/mapstructure v1.0.0"
- "github.com/mitchellh/mapstructure v1.0.0/go.mod"
- "github.com/nwaples/rardecode v1.0.0"
- "github.com/nwaples/rardecode v1.0.0/go.mod"
- "github.com/pelletier/go-buffruneio v0.2.0"
- "github.com/pelletier/go-buffruneio v0.2.0/go.mod"
- "github.com/pelletier/go-toml v1.2.0"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pierrec/lz4 v2.3.0+incompatible"
- "github.com/pierrec/lz4 v2.3.0+incompatible/go.mod"
- "github.com/pkg/errors v0.8.0"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
- "github.com/pkg/term v0.0.0-20190109203006-aa71e9d9e942"
- "github.com/pkg/term v0.0.0-20190109203006-aa71e9d9e942/go.mod"
+ "github.com/mattn/go-colorable v0.1.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.10/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.6/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.9" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.3" # spdx:MIT
+ "github.com/mattn/go-shellwords v1.0.3/go.mod" # spdx:MIT
+ "github.com/mattn/go-tty v0.0.3" # spdx:MIT
+ "github.com/mattn/go-tty v0.0.3/go.mod" # spdx:MIT
+ "github.com/mholt/archiver v2.1.0+incompatible" # spdx:MIT
+ "github.com/mholt/archiver v2.1.0+incompatible/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.0.0" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.0.0/go.mod" # spdx:MIT
+ "github.com/nwaples/rardecode v1.0.0" # spdx:BSD-2-Clause
+ "github.com/nwaples/rardecode v1.0.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pelletier/go-buffruneio v0.2.0" # spdx:MIT
+ "github.com/pelletier/go-buffruneio v0.2.0/go.mod" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pierrec/lz4 v2.3.0+incompatible" # spdx:BSD-3-Clause
+ "github.com/pierrec/lz4 v2.3.0+incompatible/go.mod" # spdx:BSD-3-Clause
+ "github.com/pkg/errors v0.8.0" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/term v0.0.0-20190109203006-aa71e9d9e942" # spdx:BSD-2-Clause
+ "github.com/pkg/term v0.0.0-20190109203006-aa71e9d9e942/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
"github.com/sergi/go-diff v1.0.0"
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/spf13/afero v1.1.2"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.2.0"
- "github.com/spf13/cast v1.2.0/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.2"
- "github.com/spf13/pflag v1.0.2/go.mod"
- "github.com/spf13/viper v1.2.1"
- "github.com/spf13/viper v1.2.1/go.mod"
+ "github.com/spf13/afero v1.1.2" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.2.0" # spdx:MIT
+ "github.com/spf13/cast v1.2.0/go.mod" # spdx:MIT
+ "github.com/spf13/jwalterweatherman v1.0.0" # spdx:MIT
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.2" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.2.1" # spdx:MIT
+ "github.com/spf13/viper v1.2.1/go.mod" # spdx:MIT
"github.com/src-d/gcfg v1.3.0"
"github.com/src-d/gcfg v1.3.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
"github.com/ulikunitz/xz v0.5.6"
"github.com/ulikunitz/xz v0.5.6/go.mod"
"github.com/vbauerster/mpb/v4 v4.7.0"
"github.com/vbauerster/mpb/v4 v4.7.0/go.mod"
- "github.com/xanzy/ssh-agent v0.2.0"
- "github.com/xanzy/ssh-agent v0.2.0/go.mod"
+ "github.com/xanzy/ssh-agent v0.2.0" # spdx:Apache-2.0
+ "github.com/xanzy/ssh-agent v0.2.0/go.mod" # spdx:Apache-2.0
"golang.org/x/crypto v0.0.0-20181001203147-e3636079e1a4/go.mod"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734"
diff --git dev-util/kubebuilder/kubebuilder-2.0.1.ebuild dev-util/kubebuilder/kubebuilder-2.0.1.ebuild
index 14af483330be..423e1a33daba 100644
--- dev-util/kubebuilder/kubebuilder-2.0.1.ebuild
+++ dev-util/kubebuilder/kubebuilder-2.0.1.ebuild
@@ -9,13 +9,13 @@ DESCRIPTION="SDK for building Kubernetes APIs using CRDs"
HOMEPAGE="https://book.kubebuilder.io"
EGO_VENDOR=(
- "github.com/gobuffalo/flect v0.1.5"
- "github.com/golang/protobuf v1.3.1"
- "github.com/onsi/ginkgo v1.8.0"
- "github.com/onsi/gomega v1.5.0"
- "github.com/spf13/afero v1.2.2"
- "github.com/spf13/cobra v0.0.3"
- "github.com/spf13/pflag v1.0.3"
+ "github.com/gobuffalo/flect v0.1.5" # spdx:MIT
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/onsi/ginkgo v1.8.0" # spdx:MIT
+ "github.com/onsi/gomega v1.5.0" # spdx:MIT
+ "github.com/spf13/afero v1.2.2" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.3" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
"golang.org/x/net 3b0461eec859c4b73bb64fdc8285971fd33e3938 github.com/golang/net"
"golang.org/x/sys d432491b91382bba9c2a91776aa47c9430183a6f github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
diff --git dev-util/kubebuilder/kubebuilder-2.1.0.ebuild dev-util/kubebuilder/kubebuilder-2.1.0.ebuild
index 14af483330be..423e1a33daba 100644
--- dev-util/kubebuilder/kubebuilder-2.1.0.ebuild
+++ dev-util/kubebuilder/kubebuilder-2.1.0.ebuild
@@ -9,13 +9,13 @@ DESCRIPTION="SDK for building Kubernetes APIs using CRDs"
HOMEPAGE="https://book.kubebuilder.io"
EGO_VENDOR=(
- "github.com/gobuffalo/flect v0.1.5"
- "github.com/golang/protobuf v1.3.1"
- "github.com/onsi/ginkgo v1.8.0"
- "github.com/onsi/gomega v1.5.0"
- "github.com/spf13/afero v1.2.2"
- "github.com/spf13/cobra v0.0.3"
- "github.com/spf13/pflag v1.0.3"
+ "github.com/gobuffalo/flect v0.1.5" # spdx:MIT
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/onsi/ginkgo v1.8.0" # spdx:MIT
+ "github.com/onsi/gomega v1.5.0" # spdx:MIT
+ "github.com/spf13/afero v1.2.2" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.3" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
"golang.org/x/net 3b0461eec859c4b73bb64fdc8285971fd33e3938 github.com/golang/net"
"golang.org/x/sys d432491b91382bba9c2a91776aa47c9430183a6f github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
diff --git dev-vcs/cli/cli-0.5.5.ebuild dev-vcs/cli/cli-0.5.5.ebuild
index 47c57e7033a5..03f8d7f57735 100644
--- dev-vcs/cli/cli-0.5.5.ebuild
+++ dev-vcs/cli/cli-0.5.5.ebuild
@@ -8,84 +8,84 @@ DESCRIPTION="GitHub CLI"
HOMEPAGE="https://github.com/cli/cli"
EGO_SUM=(
- "github.com/akavel/rsrc v0.8.0/go.mod"
+ "github.com/akavel/rsrc v0.8.0/go.mod" # spdx:MIT
"github.com/AlecAivazis/survey/v2 v2.0.4/go.mod"
"github.com/AlecAivazis/survey/v2 v2.0.4"
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38/go.mod"
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38"
- "github.com/alecthomas/chroma v0.6.8/go.mod"
- "github.com/alecthomas/chroma v0.6.8"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721"
- "github.com/alecthomas/kong-hcl v0.1.8-0.20190615233001-b21fea9723c8/go.mod"
- "github.com/alecthomas/kong v0.1.17-0.20190424132513-439c674f7ae0/go.mod"
- "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
+ "github.com/alecthomas/chroma v0.6.8/go.mod" # spdx:MIT
+ "github.com/alecthomas/chroma v0.6.8" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721" # spdx:MIT
+ "github.com/alecthomas/kong-hcl v0.1.8-0.20190615233001-b21fea9723c8/go.mod" # spdx:MIT
+ "github.com/alecthomas/kong v0.1.17-0.20190424132513-439c674f7ae0/go.mod" # spdx:MIT
+ "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
"github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59/go.mod"
"github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/cpuguy83/go-md2man v1.0.10/go.mod"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/daaku/go.zipexe v1.0.0/go.mod"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/dlclark/regexp2 v1.1.6/go.mod"
- "github.com/dlclark/regexp2 v1.1.6"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/GeertJohan/go.incremental v1.0.0/go.mod"
- "github.com/GeertJohan/go.rice v1.0.0/go.mod"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510"
- "github.com/gorilla/csrf v1.6.0/go.mod"
- "github.com/gorilla/handlers v1.4.1/go.mod"
- "github.com/gorilla/mux v1.7.3/go.mod"
- "github.com/gorilla/securecookie v1.1.1/go.mod"
- "github.com/hashicorp/go-version v1.2.0/go.mod"
- "github.com/hashicorp/go-version v1.2.0"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174"
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10/go.mod" # spdx:MIT
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/daaku/go.zipexe v1.0.0/go.mod" # spdx:MIT
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod" # spdx:BSD-2-Clause
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964" # spdx:BSD-2-Clause
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/dlclark/regexp2 v1.1.6/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/GeertJohan/go.incremental v1.0.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/GeertJohan/go.rice v1.0.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod" # spdx:Apache-2.0
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510" # spdx:Apache-2.0
+ "github.com/gorilla/csrf v1.6.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/handlers v1.4.1/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/mux v1.7.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/securecookie v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-version v1.2.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-version v1.2.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174" # spdx:MIT
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
"github.com/inconshreveable/mousetrap v1.0.0"
- "github.com/jessevdk/go-flags v1.4.0/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.4/go.mod"
- "github.com/kr/pty v1.1.4"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/kr/text v0.1.0"
+ "github.com/jessevdk/go-flags v1.4.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.4/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.4" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-colorable v0.1.2/go.mod"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/mattn/go-isatty v0.0.9/go.mod"
- "github.com/mattn/go-isatty v0.0.9"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-wordwrap v1.0.0/go.mod"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8"
- "github.com/nkovacs/streamquote v0.0.0-20170412213628-49af9bddb229/go.mod"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1/go.mod"
- "github.com/pkg/errors v0.8.1"
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.9" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod" # spdx:Apache-2.0
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8" # spdx:Apache-2.0
+ "github.com/nkovacs/streamquote v0.0.0-20170412213628-49af9bddb229/go.mod" # spdx:BSD-3-Clause
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0/go.mod"
"github.com/pmezard/go-difflib v1.0.0"
"github.com/russross/blackfriday v1.5.2/go.mod"
@@ -94,35 +94,35 @@ EGO_SUM=(
"github.com/russross/blackfriday/v2 v2.0.1"
"github.com/sergi/go-diff v1.0.0/go.mod"
"github.com/sergi/go-diff v1.0.0"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.5/go.mod"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.5/go.mod"
- "github.com/spf13/pflag v1.0.5"
- "github.com/spf13/viper v1.3.2/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/testify v1.2.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/tj/assert v0.0.0-20190920132354-ee03d75cd160/go.mod"
- "github.com/tj/assert v0.0.0-20190920132354-ee03d75cd160"
- "github.com/tj/go-css v0.0.0-20191108133013-220a796d1705/go.mod"
- "github.com/tj/go-css v0.0.0-20191108133013-220a796d1705"
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0" # spdx:MIT
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.3.2/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/tj/assert v0.0.0-20190920132354-ee03d75cd160/go.mod" # spdx:MIT
+ "github.com/tj/assert v0.0.0-20190920132354-ee03d75cd160" # spdx:MIT
+ "github.com/tj/go-css v0.0.0-20191108133013-220a796d1705/go.mod" # spdx:MIT
+ "github.com/tj/go-css v0.0.0-20191108133013-220a796d1705" # spdx:MIT
"github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod"
- "github.com/valyala/bytebufferpool v1.0.0/go.mod"
- "github.com/valyala/fasttemplate v1.0.1/go.mod"
- "github.com/vilmibm/go-termd v0.0.4/go.mod"
- "github.com/vilmibm/go-termd v0.0.4"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
+ "github.com/valyala/bytebufferpool v1.0.0/go.mod" # spdx:MIT
+ "github.com/valyala/fasttemplate v1.0.1/go.mod" # spdx:MIT
+ "github.com/vilmibm/go-termd v0.0.4/go.mod" # spdx:MIT
+ "github.com/vilmibm/go-termd v0.0.4" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
"golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9/go.mod"
"golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
diff --git dev-vcs/cli/cli-0.6.1.ebuild dev-vcs/cli/cli-0.6.1.ebuild
index 7deea7cf7bf0..1c687ffca3dd 100644
--- dev-vcs/cli/cli-0.6.1.ebuild
+++ dev-vcs/cli/cli-0.6.1.ebuild
@@ -11,179 +11,179 @@ EGO_SUM=(
"cloud.google.com/go v0.26.0/go.mod"
"github.com/AlecAivazis/survey/v2 v2.0.7"
"github.com/AlecAivazis/survey/v2 v2.0.7/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod"
- "github.com/OneOfOne/xxhash v1.2.2/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8" # spdx:Apache-2.0
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod" # spdx:Apache-2.0
+ "github.com/OneOfOne/xxhash v1.2.2/go.mod" # spdx:Apache-2.0
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38"
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38/go.mod"
- "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5"
- "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5/go.mod"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod"
- "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/briandowns/spinner v1.9.0"
- "github.com/briandowns/spinner v1.9.0/go.mod"
- "github.com/cespare/xxhash v1.1.0/go.mod"
- "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc"
- "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/coreos/bbolt v1.3.2/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
- "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod"
+ "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5" # spdx:MIT
+ "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5/go.mod" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod" # spdx:MIT
+ "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/briandowns/spinner v1.9.0" # spdx:Apache-2.0
+ "github.com/briandowns/spinner v1.9.0/go.mod" # spdx:Apache-2.0
+ "github.com/cespare/xxhash v1.1.0/go.mod" # spdx:MIT
+ "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc" # spdx:MIT
+ "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc/go.mod" # spdx:MIT
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/coreos/bbolt v1.3.2/go.mod" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod" # spdx:Apache-2.0
"github.com/cpuguy83/go-md2man/v2 v2.0.0"
"github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
- "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod"
- "github.com/dlclark/regexp2 v1.1.6"
- "github.com/dlclark/regexp2 v1.1.6/go.mod"
- "github.com/dlclark/regexp2 v1.2.0"
- "github.com/dlclark/regexp2 v1.2.0/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964" # spdx:BSD-2-Clause
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod" # spdx:BSD-2-Clause
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
+ "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.2.0" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.2.0/go.mod" # spdx:MIT
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
"github.com/ghodss/yaml v1.0.0/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f"
- "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod"
- "github.com/hashicorp/go-version v1.2.0"
- "github.com/hashicorp/go-version v1.2.0/go.mod"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
- "github.com/henvic/httpretty v0.0.4"
- "github.com/henvic/httpretty v0.0.4/go.mod"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f" # spdx:BSD-3-Clause
+ "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510" # spdx:Apache-2.0
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod" # spdx:Apache-2.0
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-version v1.2.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-version v1.2.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/henvic/httpretty v0.0.4" # spdx:MIT
+ "github.com/henvic/httpretty v0.0.4/go.mod" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod" # spdx:MIT
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.4"
- "github.com/kr/pty v1.1.4/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/lucasb-eyer/go-colorful v1.0.3"
- "github.com/lucasb-eyer/go-colorful v1.0.3/go.mod"
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.4" # spdx:MIT
+ "github.com/kr/pty v1.1.4/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.3" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.3/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-colorable v0.1.2/go.mod"
- "github.com/mattn/go-colorable v0.1.6"
- "github.com/mattn/go-colorable v0.1.6/go.mod"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/mattn/go-isatty v0.0.12"
- "github.com/mattn/go-isatty v0.0.12/go.mod"
- "github.com/mattn/go-runewidth v0.0.7"
- "github.com/mattn/go-runewidth v0.0.7/go.mod"
- "github.com/mattn/go-runewidth v0.0.8"
- "github.com/mattn/go-runewidth v0.0.8/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
- "github.com/microcosm-cc/bluemonday v1.0.2"
- "github.com/microcosm-cc/bluemonday v1.0.2/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/muesli/reflow v0.1.0"
- "github.com/muesli/reflow v0.1.0/go.mod"
- "github.com/muesli/termenv v0.4.0"
- "github.com/muesli/termenv v0.4.0/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/oklog/ulid v1.3.1/go.mod"
- "github.com/olekukonko/tablewriter v0.0.4"
- "github.com/olekukonko/tablewriter v0.0.4/go.mod"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.7" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.7/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.8" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.8/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
+ "github.com/microcosm-cc/bluemonday v1.0.2" # spdx:BSD-3-Clause
+ "github.com/microcosm-cc/bluemonday v1.0.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/muesli/reflow v0.1.0" # spdx:MIT
+ "github.com/muesli/reflow v0.1.0/go.mod" # spdx:MIT
+ "github.com/muesli/termenv v0.4.0" # spdx:MIT
+ "github.com/muesli/termenv v0.4.0/go.mod" # spdx:MIT
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/oklog/ulid v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/olekukonko/tablewriter v0.0.4" # spdx:MIT
+ "github.com/olekukonko/tablewriter v0.0.4/go.mod" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.3/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod"
- "github.com/prometheus/common v0.4.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod"
- "github.com/prometheus/tsdb v0.7.1/go.mod"
- "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/tsdb v0.7.1/go.mod" # spdx:Apache-2.0
+ "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" # spdx:BSD-3-Clause
"github.com/russross/blackfriday/v2 v2.0.1"
"github.com/russross/blackfriday/v2 v2.0.1/go.mod"
"github.com/sergi/go-diff v1.0.0"
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/soheilhy/cmux v0.1.4/go.mod"
- "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.6"
- "github.com/spf13/cobra v0.0.6/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/pflag v1.0.5"
- "github.com/spf13/pflag v1.0.5/go.mod"
- "github.com/spf13/viper v1.4.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod"
- "github.com/ugorji/go v1.1.4/go.mod"
- "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
- "github.com/yuin/goldmark v1.1.24"
- "github.com/yuin/goldmark v1.1.24/go.mod"
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/soheilhy/cmux v0.1.4/go.mod" # spdx:Apache-2.0
+ "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.6" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.6/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.4.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod" # spdx:MIT
+ "github.com/ugorji/go v1.1.4/go.mod" # spdx:MIT
+ "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
+ "github.com/yuin/goldmark v1.1.24" # spdx:MIT
+ "github.com/yuin/goldmark v1.1.24/go.mod" # spdx:MIT
"go.etcd.io/bbolt v1.3.2/go.mod"
"go.uber.org/atomic v1.4.0/go.mod"
"go.uber.org/multierr v1.1.0/go.mod"
diff --git dev-vcs/cli/cli-0.6.2.ebuild dev-vcs/cli/cli-0.6.2.ebuild
index 7deea7cf7bf0..1c687ffca3dd 100644
--- dev-vcs/cli/cli-0.6.2.ebuild
+++ dev-vcs/cli/cli-0.6.2.ebuild
@@ -11,179 +11,179 @@ EGO_SUM=(
"cloud.google.com/go v0.26.0/go.mod"
"github.com/AlecAivazis/survey/v2 v2.0.7"
"github.com/AlecAivazis/survey/v2 v2.0.7/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod"
- "github.com/OneOfOne/xxhash v1.2.2/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8" # spdx:Apache-2.0
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod" # spdx:Apache-2.0
+ "github.com/OneOfOne/xxhash v1.2.2/go.mod" # spdx:Apache-2.0
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38"
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38/go.mod"
- "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5"
- "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5/go.mod"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod"
- "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/briandowns/spinner v1.9.0"
- "github.com/briandowns/spinner v1.9.0/go.mod"
- "github.com/cespare/xxhash v1.1.0/go.mod"
- "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc"
- "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/coreos/bbolt v1.3.2/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
- "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod"
+ "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5" # spdx:MIT
+ "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5/go.mod" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod" # spdx:MIT
+ "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/briandowns/spinner v1.9.0" # spdx:Apache-2.0
+ "github.com/briandowns/spinner v1.9.0/go.mod" # spdx:Apache-2.0
+ "github.com/cespare/xxhash v1.1.0/go.mod" # spdx:MIT
+ "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc" # spdx:MIT
+ "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc/go.mod" # spdx:MIT
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/coreos/bbolt v1.3.2/go.mod" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod" # spdx:Apache-2.0
"github.com/cpuguy83/go-md2man/v2 v2.0.0"
"github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
- "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod"
- "github.com/dlclark/regexp2 v1.1.6"
- "github.com/dlclark/regexp2 v1.1.6/go.mod"
- "github.com/dlclark/regexp2 v1.2.0"
- "github.com/dlclark/regexp2 v1.2.0/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964" # spdx:BSD-2-Clause
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod" # spdx:BSD-2-Clause
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
+ "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.2.0" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.2.0/go.mod" # spdx:MIT
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
"github.com/ghodss/yaml v1.0.0/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f"
- "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod"
- "github.com/hashicorp/go-version v1.2.0"
- "github.com/hashicorp/go-version v1.2.0/go.mod"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
- "github.com/henvic/httpretty v0.0.4"
- "github.com/henvic/httpretty v0.0.4/go.mod"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f" # spdx:BSD-3-Clause
+ "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510" # spdx:Apache-2.0
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod" # spdx:Apache-2.0
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-version v1.2.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-version v1.2.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/henvic/httpretty v0.0.4" # spdx:MIT
+ "github.com/henvic/httpretty v0.0.4/go.mod" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod" # spdx:MIT
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.4"
- "github.com/kr/pty v1.1.4/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/lucasb-eyer/go-colorful v1.0.3"
- "github.com/lucasb-eyer/go-colorful v1.0.3/go.mod"
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.4" # spdx:MIT
+ "github.com/kr/pty v1.1.4/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.3" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.3/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-colorable v0.1.2/go.mod"
- "github.com/mattn/go-colorable v0.1.6"
- "github.com/mattn/go-colorable v0.1.6/go.mod"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/mattn/go-isatty v0.0.12"
- "github.com/mattn/go-isatty v0.0.12/go.mod"
- "github.com/mattn/go-runewidth v0.0.7"
- "github.com/mattn/go-runewidth v0.0.7/go.mod"
- "github.com/mattn/go-runewidth v0.0.8"
- "github.com/mattn/go-runewidth v0.0.8/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
- "github.com/microcosm-cc/bluemonday v1.0.2"
- "github.com/microcosm-cc/bluemonday v1.0.2/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/muesli/reflow v0.1.0"
- "github.com/muesli/reflow v0.1.0/go.mod"
- "github.com/muesli/termenv v0.4.0"
- "github.com/muesli/termenv v0.4.0/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/oklog/ulid v1.3.1/go.mod"
- "github.com/olekukonko/tablewriter v0.0.4"
- "github.com/olekukonko/tablewriter v0.0.4/go.mod"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.7" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.7/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.8" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.8/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
+ "github.com/microcosm-cc/bluemonday v1.0.2" # spdx:BSD-3-Clause
+ "github.com/microcosm-cc/bluemonday v1.0.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/muesli/reflow v0.1.0" # spdx:MIT
+ "github.com/muesli/reflow v0.1.0/go.mod" # spdx:MIT
+ "github.com/muesli/termenv v0.4.0" # spdx:MIT
+ "github.com/muesli/termenv v0.4.0/go.mod" # spdx:MIT
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/oklog/ulid v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/olekukonko/tablewriter v0.0.4" # spdx:MIT
+ "github.com/olekukonko/tablewriter v0.0.4/go.mod" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.3/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod"
- "github.com/prometheus/common v0.4.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod"
- "github.com/prometheus/tsdb v0.7.1/go.mod"
- "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/tsdb v0.7.1/go.mod" # spdx:Apache-2.0
+ "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" # spdx:BSD-3-Clause
"github.com/russross/blackfriday/v2 v2.0.1"
"github.com/russross/blackfriday/v2 v2.0.1/go.mod"
"github.com/sergi/go-diff v1.0.0"
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/soheilhy/cmux v0.1.4/go.mod"
- "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.6"
- "github.com/spf13/cobra v0.0.6/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/pflag v1.0.5"
- "github.com/spf13/pflag v1.0.5/go.mod"
- "github.com/spf13/viper v1.4.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod"
- "github.com/ugorji/go v1.1.4/go.mod"
- "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
- "github.com/yuin/goldmark v1.1.24"
- "github.com/yuin/goldmark v1.1.24/go.mod"
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/soheilhy/cmux v0.1.4/go.mod" # spdx:Apache-2.0
+ "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.6" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.6/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.4.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod" # spdx:MIT
+ "github.com/ugorji/go v1.1.4/go.mod" # spdx:MIT
+ "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
+ "github.com/yuin/goldmark v1.1.24" # spdx:MIT
+ "github.com/yuin/goldmark v1.1.24/go.mod" # spdx:MIT
"go.etcd.io/bbolt v1.3.2/go.mod"
"go.uber.org/atomic v1.4.0/go.mod"
"go.uber.org/multierr v1.1.0/go.mod"
diff --git dev-vcs/cli/cli-0.6.4.ebuild dev-vcs/cli/cli-0.6.4.ebuild
index 4d623307289a..de1c6d726c72 100644
--- dev-vcs/cli/cli-0.6.4.ebuild
+++ dev-vcs/cli/cli-0.6.4.ebuild
@@ -15,184 +15,184 @@ EGO_SUM=(
"cloud.google.com/go v0.26.0/go.mod"
"github.com/AlecAivazis/survey/v2 v2.0.7"
"github.com/AlecAivazis/survey/v2 v2.0.7/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod"
- "github.com/OneOfOne/xxhash v1.2.2/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8" # spdx:Apache-2.0
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod" # spdx:Apache-2.0
+ "github.com/OneOfOne/xxhash v1.2.2/go.mod" # spdx:Apache-2.0
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38"
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38/go.mod"
- "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5"
- "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5/go.mod"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod"
- "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/briandowns/spinner v1.9.0"
- "github.com/briandowns/spinner v1.9.0/go.mod"
- "github.com/cespare/xxhash v1.1.0/go.mod"
- "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058"
- "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/coreos/bbolt v1.3.2/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
- "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod"
+ "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5" # spdx:MIT
+ "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5/go.mod" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod" # spdx:MIT
+ "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/briandowns/spinner v1.9.0" # spdx:Apache-2.0
+ "github.com/briandowns/spinner v1.9.0/go.mod" # spdx:Apache-2.0
+ "github.com/cespare/xxhash v1.1.0/go.mod" # spdx:MIT
+ "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058" # spdx:MIT
+ "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058/go.mod" # spdx:MIT
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/coreos/bbolt v1.3.2/go.mod" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod" # spdx:Apache-2.0
"github.com/cpuguy83/go-md2man/v2 v2.0.0"
"github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
- "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod"
- "github.com/dlclark/regexp2 v1.1.6"
- "github.com/dlclark/regexp2 v1.1.6/go.mod"
- "github.com/dlclark/regexp2 v1.2.0"
- "github.com/dlclark/regexp2 v1.2.0/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964" # spdx:BSD-2-Clause
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod" # spdx:BSD-2-Clause
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
+ "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.2.0" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.2.0/go.mod" # spdx:MIT
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
"github.com/ghodss/yaml v1.0.0/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f"
- "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod"
- "github.com/hashicorp/go-version v1.2.0"
- "github.com/hashicorp/go-version v1.2.0/go.mod"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
- "github.com/henvic/httpretty v0.0.4"
- "github.com/henvic/httpretty v0.0.4/go.mod"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f" # spdx:BSD-3-Clause
+ "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510" # spdx:Apache-2.0
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod" # spdx:Apache-2.0
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-version v1.2.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-version v1.2.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/henvic/httpretty v0.0.4" # spdx:MIT
+ "github.com/henvic/httpretty v0.0.4/go.mod" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod" # spdx:MIT
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.4"
- "github.com/kr/pty v1.1.4/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/lucasb-eyer/go-colorful v1.0.3"
- "github.com/lucasb-eyer/go-colorful v1.0.3/go.mod"
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.4" # spdx:MIT
+ "github.com/kr/pty v1.1.4/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.3" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.3/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-colorable v0.1.2/go.mod"
- "github.com/mattn/go-colorable v0.1.6"
- "github.com/mattn/go-colorable v0.1.6/go.mod"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/mattn/go-isatty v0.0.12"
- "github.com/mattn/go-isatty v0.0.12/go.mod"
- "github.com/mattn/go-runewidth v0.0.7"
- "github.com/mattn/go-runewidth v0.0.7/go.mod"
- "github.com/mattn/go-runewidth v0.0.8"
- "github.com/mattn/go-runewidth v0.0.8/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
- "github.com/microcosm-cc/bluemonday v1.0.2"
- "github.com/microcosm-cc/bluemonday v1.0.2/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/muesli/reflow v0.1.0"
- "github.com/muesli/reflow v0.1.0/go.mod"
- "github.com/muesli/termenv v0.4.0"
- "github.com/muesli/termenv v0.4.0/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/oklog/ulid v1.3.1/go.mod"
- "github.com/olekukonko/tablewriter v0.0.4"
- "github.com/olekukonko/tablewriter v0.0.4/go.mod"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.7" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.7/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.8" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.8/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
+ "github.com/microcosm-cc/bluemonday v1.0.2" # spdx:BSD-3-Clause
+ "github.com/microcosm-cc/bluemonday v1.0.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/muesli/reflow v0.1.0" # spdx:MIT
+ "github.com/muesli/reflow v0.1.0/go.mod" # spdx:MIT
+ "github.com/muesli/termenv v0.4.0" # spdx:MIT
+ "github.com/muesli/termenv v0.4.0/go.mod" # spdx:MIT
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/oklog/ulid v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/olekukonko/tablewriter v0.0.4" # spdx:MIT
+ "github.com/olekukonko/tablewriter v0.0.4/go.mod" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.3/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod"
- "github.com/prometheus/common v0.4.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod"
- "github.com/prometheus/tsdb v0.7.1/go.mod"
- "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/tsdb v0.7.1/go.mod" # spdx:Apache-2.0
+ "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" # spdx:BSD-3-Clause
"github.com/russross/blackfriday/v2 v2.0.1"
"github.com/russross/blackfriday/v2 v2.0.1/go.mod"
"github.com/sergi/go-diff v1.0.0"
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0"
- "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0/go.mod"
- "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f"
- "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/soheilhy/cmux v0.1.4/go.mod"
- "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.6"
- "github.com/spf13/cobra v0.0.6/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/pflag v1.0.5"
- "github.com/spf13/pflag v1.0.5/go.mod"
- "github.com/spf13/viper v1.4.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod"
- "github.com/ugorji/go v1.1.4/go.mod"
- "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
- "github.com/yuin/goldmark v1.1.24"
- "github.com/yuin/goldmark v1.1.24/go.mod"
+ "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0" # spdx:MIT
+ "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0/go.mod" # spdx:MIT
+ "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f" # spdx:MIT
+ "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f/go.mod" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/soheilhy/cmux v0.1.4/go.mod" # spdx:Apache-2.0
+ "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.6" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.6/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.4.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod" # spdx:MIT
+ "github.com/ugorji/go v1.1.4/go.mod" # spdx:MIT
+ "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
+ "github.com/yuin/goldmark v1.1.24" # spdx:MIT
+ "github.com/yuin/goldmark v1.1.24/go.mod" # spdx:MIT
"go.etcd.io/bbolt v1.3.2/go.mod"
"go.uber.org/atomic v1.4.0/go.mod"
"go.uber.org/multierr v1.1.0/go.mod"
diff --git dev-vcs/cli/cli-9999.ebuild dev-vcs/cli/cli-9999.ebuild
index 4d623307289a..de1c6d726c72 100644
--- dev-vcs/cli/cli-9999.ebuild
+++ dev-vcs/cli/cli-9999.ebuild
@@ -15,184 +15,184 @@ EGO_SUM=(
"cloud.google.com/go v0.26.0/go.mod"
"github.com/AlecAivazis/survey/v2 v2.0.7"
"github.com/AlecAivazis/survey/v2 v2.0.7/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8"
- "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod"
- "github.com/OneOfOne/xxhash v1.2.2/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8" # spdx:Apache-2.0
+ "github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod" # spdx:Apache-2.0
+ "github.com/OneOfOne/xxhash v1.2.2/go.mod" # spdx:Apache-2.0
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38"
"github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38/go.mod"
- "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5"
- "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5/go.mod"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721"
- "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod"
- "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897"
- "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/briandowns/spinner v1.9.0"
- "github.com/briandowns/spinner v1.9.0/go.mod"
- "github.com/cespare/xxhash v1.1.0/go.mod"
- "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058"
- "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058/go.mod"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/coreos/bbolt v1.3.2/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
- "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod"
+ "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5" # spdx:MIT
+ "github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5/go.mod" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721" # spdx:MIT
+ "github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721/go.mod" # spdx:MIT
+ "github.com/alecthomas/kong v0.2.1-0.20190708041108-0548c6b1afae/go.mod" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897" # spdx:MIT
+ "github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/briandowns/spinner v1.9.0" # spdx:Apache-2.0
+ "github.com/briandowns/spinner v1.9.0/go.mod" # spdx:Apache-2.0
+ "github.com/cespare/xxhash v1.1.0/go.mod" # spdx:MIT
+ "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058" # spdx:MIT
+ "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058/go.mod" # spdx:MIT
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/coreos/bbolt v1.3.2/go.mod" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod" # spdx:Apache-2.0
"github.com/cpuguy83/go-md2man/v2 v2.0.0"
"github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
- "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod"
- "github.com/dlclark/regexp2 v1.1.6"
- "github.com/dlclark/regexp2 v1.1.6/go.mod"
- "github.com/dlclark/regexp2 v1.2.0"
- "github.com/dlclark/regexp2 v1.2.0/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964" # spdx:BSD-2-Clause
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod" # spdx:BSD-2-Clause
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" # spdx:MIT
+ "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.1.6/go.mod" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.2.0" # spdx:MIT
+ "github.com/dlclark/regexp2 v1.2.0/go.mod" # spdx:MIT
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
"github.com/ghodss/yaml v1.0.0/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/google/btree v1.0.0/go.mod"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f"
- "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510"
- "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod"
- "github.com/gorilla/websocket v1.4.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod"
- "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
- "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod"
- "github.com/hashicorp/go-version v1.2.0"
- "github.com/hashicorp/go-version v1.2.0/go.mod"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
- "github.com/henvic/httpretty v0.0.4"
- "github.com/henvic/httpretty v0.0.4/go.mod"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174"
- "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/btree v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f" # spdx:BSD-3-Clause
+ "github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510" # spdx:Apache-2.0
+ "github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod" # spdx:Apache-2.0
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/hashicorp/go-version v1.2.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-version v1.2.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/henvic/httpretty v0.0.4" # spdx:MIT
+ "github.com/henvic/httpretty v0.0.4/go.mod" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174" # spdx:MIT
+ "github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod" # spdx:MIT
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jonboulle/clockwork v0.1.0/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/pty v1.1.4"
- "github.com/kr/pty v1.1.4/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/lucasb-eyer/go-colorful v1.0.3"
- "github.com/lucasb-eyer/go-colorful v1.0.3/go.mod"
+ "github.com/jonboulle/clockwork v0.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.4" # spdx:MIT
+ "github.com/kr/pty v1.1.4/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.3" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.3/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/mattn/go-colorable v0.0.9/go.mod"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-colorable v0.1.2/go.mod"
- "github.com/mattn/go-colorable v0.1.6"
- "github.com/mattn/go-colorable v0.1.6/go.mod"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/mattn/go-isatty v0.0.12"
- "github.com/mattn/go-isatty v0.0.12/go.mod"
- "github.com/mattn/go-runewidth v0.0.7"
- "github.com/mattn/go-runewidth v0.0.7/go.mod"
- "github.com/mattn/go-runewidth v0.0.8"
- "github.com/mattn/go-runewidth v0.0.8/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
- "github.com/microcosm-cc/bluemonday v1.0.2"
- "github.com/microcosm-cc/bluemonday v1.0.2/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/muesli/reflow v0.1.0"
- "github.com/muesli/reflow v0.1.0/go.mod"
- "github.com/muesli/termenv v0.4.0"
- "github.com/muesli/termenv v0.4.0/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/oklog/ulid v1.3.1/go.mod"
- "github.com/olekukonko/tablewriter v0.0.4"
- "github.com/olekukonko/tablewriter v0.0.4/go.mod"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/mattn/go-colorable v0.0.9/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.6/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.12/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.7" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.7/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.8" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.8/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
+ "github.com/microcosm-cc/bluemonday v1.0.2" # spdx:BSD-3-Clause
+ "github.com/microcosm-cc/bluemonday v1.0.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/muesli/reflow v0.1.0" # spdx:MIT
+ "github.com/muesli/reflow v0.1.0/go.mod" # spdx:MIT
+ "github.com/muesli/termenv v0.4.0" # spdx:MIT
+ "github.com/muesli/termenv v0.4.0/go.mod" # spdx:MIT
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/oklog/ulid v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/olekukonko/tablewriter v0.0.4" # spdx:MIT
+ "github.com/olekukonko/tablewriter v0.0.4/go.mod" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.3/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod"
- "github.com/prometheus/common v0.4.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod"
- "github.com/prometheus/tsdb v0.7.1/go.mod"
- "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/tsdb v0.7.1/go.mod" # spdx:Apache-2.0
+ "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" # spdx:BSD-3-Clause
"github.com/russross/blackfriday/v2 v2.0.1"
"github.com/russross/blackfriday/v2 v2.0.1/go.mod"
"github.com/sergi/go-diff v1.0.0"
"github.com/sergi/go-diff v1.0.0/go.mod"
- "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0"
- "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0/go.mod"
- "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f"
- "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/soheilhy/cmux v0.1.4/go.mod"
- "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.6"
- "github.com/spf13/cobra v0.0.6/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/pflag v1.0.5"
- "github.com/spf13/pflag v1.0.5/go.mod"
- "github.com/spf13/viper v1.4.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod"
- "github.com/ugorji/go v1.1.4/go.mod"
- "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
- "github.com/yuin/goldmark v1.1.24"
- "github.com/yuin/goldmark v1.1.24/go.mod"
+ "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0" # spdx:MIT
+ "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0/go.mod" # spdx:MIT
+ "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f" # spdx:MIT
+ "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f/go.mod" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/soheilhy/cmux v0.1.4/go.mod" # spdx:Apache-2.0
+ "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.6" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.6/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.5/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.4.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod" # spdx:MIT
+ "github.com/ugorji/go v1.1.4/go.mod" # spdx:MIT
+ "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" # spdx:MIT
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
+ "github.com/yuin/goldmark v1.1.24" # spdx:MIT
+ "github.com/yuin/goldmark v1.1.24/go.mod" # spdx:MIT
"go.etcd.io/bbolt v1.3.2/go.mod"
"go.uber.org/atomic v1.4.0/go.mod"
"go.uber.org/multierr v1.1.0/go.mod"
diff --git dev-vcs/git-lfs/git-lfs-2.10.0.ebuild dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
index 38e55dcac3e8..fe0eb0ff214b 100644
--- dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
+++ dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
@@ -8,63 +8,63 @@ EGO_PN="github.com/${PN}/${PN}"
inherit golang-base go-module
EGO_SUM=(
- "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858"
- "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858/go.mod"
- "github.com/avast/retry-go v2.4.2+incompatible"
- "github.com/avast/retry-go v2.4.2+incompatible/go.mod"
- "github.com/creack/pty v1.1.7"
- "github.com/creack/pty v1.1.7/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0"
- "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0/go.mod"
- "github.com/git-lfs/gitobj v1.4.1"
- "github.com/git-lfs/gitobj v1.4.1/go.mod"
+ "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858" # spdx:BSD-3-Clause
+ "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858/go.mod" # spdx:BSD-3-Clause
+ "github.com/avast/retry-go v2.4.2+incompatible" # spdx:MIT
+ "github.com/avast/retry-go v2.4.2+incompatible/go.mod" # spdx:MIT
+ "github.com/creack/pty v1.1.7" # spdx:MIT
+ "github.com/creack/pty v1.1.7/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0" # spdx:MIT
+ "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0/go.mod" # spdx:MIT
+ "github.com/git-lfs/gitobj v1.4.1" # spdx:MIT
+ "github.com/git-lfs/gitobj v1.4.1/go.mod" # spdx:MIT
"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18"
"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18/go.mod"
"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066"
"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066/go.mod"
"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066"
"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066/go.mod"
- "github.com/git-lfs/wildmatch v1.0.2"
- "github.com/git-lfs/wildmatch v1.0.2/go.mod"
- "github.com/git-lfs/wildmatch v1.0.4"
- "github.com/git-lfs/wildmatch v1.0.4/go.mod"
- "github.com/hashicorp/go-uuid v1.0.1"
- "github.com/hashicorp/go-uuid v1.0.1/go.mod"
+ "github.com/git-lfs/wildmatch v1.0.2" # spdx:MIT
+ "github.com/git-lfs/wildmatch v1.0.2/go.mod" # spdx:MIT
+ "github.com/git-lfs/wildmatch v1.0.4" # spdx:MIT
+ "github.com/git-lfs/wildmatch v1.0.4/go.mod" # spdx:MIT
+ "github.com/hashicorp/go-uuid v1.0.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-uuid v1.0.1/go.mod" # spdx:MPL-2.0
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod"
- "github.com/jcmturner/gofork v1.0.0"
- "github.com/jcmturner/gofork v1.0.0/go.mod"
- "github.com/jcmturner/gokrb5 v7.3.0+incompatible"
- "github.com/jcmturner/gokrb5 v7.3.0+incompatible/go.mod"
- "github.com/kr/pty v1.1.8"
- "github.com/kr/pty v1.1.8/go.mod"
- "github.com/mattn/go-isatty v0.0.4"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0"
- "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0/go.mod"
- "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17"
- "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17/go.mod"
+ "github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod" # spdx:BSD-3-Clause
+ "github.com/jcmturner/gofork v1.0.0" # spdx:BSD-3-Clause
+ "github.com/jcmturner/gofork v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/jcmturner/gokrb5 v7.3.0+incompatible" # spdx:Apache-2.0
+ "github.com/jcmturner/gokrb5 v7.3.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/kr/pty v1.1.8" # spdx:MIT
+ "github.com/kr/pty v1.1.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0" # spdx:MIT
+ "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086"
- "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086/go.mod"
- "github.com/spf13/cobra v0.0.3"
- "github.com/spf13/cobra v0.0.3/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/ssgelm/cookiejarparser v1.0.1"
- "github.com/ssgelm/cookiejarparser v1.0.1/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
- "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d"
- "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d/go.mod"
+ "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086" # spdx:MIT
+ "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.3" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.3/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/ssgelm/cookiejarparser v1.0.1" # spdx:MIT
+ "github.com/ssgelm/cookiejarparser v1.0.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d/go.mod" # spdx:Apache-2.0
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734"
diff --git dev-vcs/git-lfs/git-lfs-9999.ebuild dev-vcs/git-lfs/git-lfs-9999.ebuild
index 38e55dcac3e8..fe0eb0ff214b 100644
--- dev-vcs/git-lfs/git-lfs-9999.ebuild
+++ dev-vcs/git-lfs/git-lfs-9999.ebuild
@@ -8,63 +8,63 @@ EGO_PN="github.com/${PN}/${PN}"
inherit golang-base go-module
EGO_SUM=(
- "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858"
- "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858/go.mod"
- "github.com/avast/retry-go v2.4.2+incompatible"
- "github.com/avast/retry-go v2.4.2+incompatible/go.mod"
- "github.com/creack/pty v1.1.7"
- "github.com/creack/pty v1.1.7/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0"
- "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0/go.mod"
- "github.com/git-lfs/gitobj v1.4.1"
- "github.com/git-lfs/gitobj v1.4.1/go.mod"
+ "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858" # spdx:BSD-3-Clause
+ "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858/go.mod" # spdx:BSD-3-Clause
+ "github.com/avast/retry-go v2.4.2+incompatible" # spdx:MIT
+ "github.com/avast/retry-go v2.4.2+incompatible/go.mod" # spdx:MIT
+ "github.com/creack/pty v1.1.7" # spdx:MIT
+ "github.com/creack/pty v1.1.7/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0" # spdx:MIT
+ "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0/go.mod" # spdx:MIT
+ "github.com/git-lfs/gitobj v1.4.1" # spdx:MIT
+ "github.com/git-lfs/gitobj v1.4.1/go.mod" # spdx:MIT
"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18"
"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18/go.mod"
"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066"
"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066/go.mod"
"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066"
"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066/go.mod"
- "github.com/git-lfs/wildmatch v1.0.2"
- "github.com/git-lfs/wildmatch v1.0.2/go.mod"
- "github.com/git-lfs/wildmatch v1.0.4"
- "github.com/git-lfs/wildmatch v1.0.4/go.mod"
- "github.com/hashicorp/go-uuid v1.0.1"
- "github.com/hashicorp/go-uuid v1.0.1/go.mod"
+ "github.com/git-lfs/wildmatch v1.0.2" # spdx:MIT
+ "github.com/git-lfs/wildmatch v1.0.2/go.mod" # spdx:MIT
+ "github.com/git-lfs/wildmatch v1.0.4" # spdx:MIT
+ "github.com/git-lfs/wildmatch v1.0.4/go.mod" # spdx:MIT
+ "github.com/hashicorp/go-uuid v1.0.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-uuid v1.0.1/go.mod" # spdx:MPL-2.0
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod"
- "github.com/jcmturner/gofork v1.0.0"
- "github.com/jcmturner/gofork v1.0.0/go.mod"
- "github.com/jcmturner/gokrb5 v7.3.0+incompatible"
- "github.com/jcmturner/gokrb5 v7.3.0+incompatible/go.mod"
- "github.com/kr/pty v1.1.8"
- "github.com/kr/pty v1.1.8/go.mod"
- "github.com/mattn/go-isatty v0.0.4"
- "github.com/mattn/go-isatty v0.0.4/go.mod"
- "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0"
- "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0/go.mod"
- "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17"
- "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17/go.mod"
+ "github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod" # spdx:BSD-3-Clause
+ "github.com/jcmturner/gofork v1.0.0" # spdx:BSD-3-Clause
+ "github.com/jcmturner/gofork v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/jcmturner/gokrb5 v7.3.0+incompatible" # spdx:Apache-2.0
+ "github.com/jcmturner/gokrb5 v7.3.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/kr/pty v1.1.8" # spdx:MIT
+ "github.com/kr/pty v1.1.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.4/go.mod" # spdx:MIT
+ "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0" # spdx:MIT
+ "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086"
- "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086/go.mod"
- "github.com/spf13/cobra v0.0.3"
- "github.com/spf13/cobra v0.0.3/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/ssgelm/cookiejarparser v1.0.1"
- "github.com/ssgelm/cookiejarparser v1.0.1/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
- "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
- "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
- "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d"
- "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d/go.mod"
+ "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086" # spdx:MIT
+ "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.3" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.3/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/ssgelm/cookiejarparser v1.0.1" # spdx:MIT
+ "github.com/ssgelm/cookiejarparser v1.0.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d" # spdx:Apache-2.0
+ "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d/go.mod" # spdx:Apache-2.0
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734"
diff --git dev-vcs/lab/lab-0.17.2.ebuild dev-vcs/lab/lab-0.17.2.ebuild
index 9188a449769e..2643673ad73e 100644
--- dev-vcs/lab/lab-0.17.2.ebuild
+++ dev-vcs/lab/lab-0.17.2.ebuild
@@ -9,42 +9,42 @@ DESCRIPTION="Lab wraps Git or Hub, making it simple to interact with repositorie
HOMEPAGE="https://zaquestion.github.io/lab"
EGO_VENDOR=(
-"github.com/avast/retry-go 5469272a8171"
-"github.com/cpuguy83/go-md2man v1.0.8"
-"github.com/davecgh/go-spew v1.1.1"
-"github.com/fsnotify/fsnotify v1.4.7"
-"github.com/gdamore/encoding v1.0.0"
-"github.com/gdamore/tcell v1.3.0"
-"github.com/golang/protobuf v1.2.0"
-"github.com/google/go-querystring v1.0.0"
-"github.com/hashicorp/hcl ef8a98b0bbce"
+"github.com/avast/retry-go 5469272a8171" # spdx:MIT
+"github.com/cpuguy83/go-md2man v1.0.8" # spdx:MIT
+"github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+"github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+"github.com/gdamore/encoding v1.0.0" # spdx:Apache-2.0
+"github.com/gdamore/tcell v1.3.0" # spdx:Apache-2.0
+"github.com/golang/protobuf v1.2.0" # spdx:BSD-3-Clause
+"github.com/google/go-querystring v1.0.0" # spdx:BSD-3-Clause
+"github.com/hashicorp/hcl ef8a98b0bbce" # spdx:MPL-2.0
"github.com/inconshreveable/mousetrap v1.0.0"
-"github.com/lucasb-eyer/go-colorful v1.0.3"
-"github.com/lunixbochs/vtclean 2d01aacdc34a"
+"github.com/lucasb-eyer/go-colorful v1.0.3" # spdx:MIT
+"github.com/lunixbochs/vtclean 2d01aacdc34a" # spdx:MIT
"github.com/magiconair/properties v1.7.6"
-"github.com/mattn/go-runewidth v0.0.7"
-"github.com/mitchellh/mapstructure 00c29f56e238"
-"github.com/pelletier/go-toml v1.1.0"
-"github.com/pkg/errors v0.8.0"
+"github.com/mattn/go-runewidth v0.0.7" # spdx:MIT
+"github.com/mitchellh/mapstructure 00c29f56e238" # spdx:MIT
+"github.com/pelletier/go-toml v1.1.0" # spdx:MIT
+"github.com/pkg/errors v0.8.0" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
-"github.com/rivo/tview 82b05c9fb329"
-"github.com/rivo/uniseg v0.1.0"
+"github.com/rivo/tview 82b05c9fb329" # spdx:MIT
+"github.com/rivo/uniseg v0.1.0" # spdx:MIT
"github.com/russross/blackfriday v1.5.1"
-"github.com/spf13/afero v1.1.0"
-"github.com/spf13/cast v1.2.0"
-"github.com/spf13/cobra v0.0.1-zsh-completion-custom github.com/rsteube/cobra" #fork
-"github.com/spf13/jwalterweatherman 7c0cea34c8ec"
-"github.com/spf13/pflag v1.0.1"
-"github.com/spf13/viper 15738813a09d"
-"github.com/stretchr/testify v1.2.2"
-"github.com/tcnksm/go-gitconfig v0.1.2"
+"github.com/spf13/afero v1.1.0" # spdx:Apache-2.0
+"github.com/spf13/cast v1.2.0" # spdx:MIT
+"github.com/spf13/cobra v0.0.1-zsh-completion-custom github.com/rsteube/cobra" #fork # spdx:Apache-2.0
+"github.com/spf13/jwalterweatherman 7c0cea34c8ec" # spdx:MIT
+"github.com/spf13/pflag v1.0.1" # spdx:BSD-3-Clause
+"github.com/spf13/viper 15738813a09d" # spdx:MIT
+"github.com/stretchr/testify v1.2.2" # spdx:MIT
+"github.com/tcnksm/go-gitconfig v0.1.2" # spdx:MIT
"github.com/xanzy/go-gitlab 7bc4155e8bf8"
"golang.org/x/crypto c2843e01d9a2 github.com/golang/crypto"
"golang.org/x/net 3b0461eec859 github.com/golang/net"
-"golang.org/x/oauth2 f42d05182288 github.com/golang/oauth2"
+"golang.org/x/oauth2 f42d05182288 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sys ac6580df4449 github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
-"google.golang.org/appengine v1.3.0 github.com/golang/appengine"
+"google.golang.org/appengine v1.3.0 github.com/golang/appengine" # spdx:Apache-2.0
"gopkg.in/yaml.v2 v2.2.1 github.com/go-yaml/yaml"
)
diff --git mail-client/aerc/aerc-0.3.0-r1.ebuild mail-client/aerc/aerc-0.3.0-r1.ebuild
index 8ed4ce117d80..bdfb55e32209 100644
--- mail-client/aerc/aerc-0.3.0-r1.ebuild
+++ mail-client/aerc/aerc-0.3.0-r1.ebuild
@@ -18,84 +18,84 @@ EGO_SUM=(
"git.sr.ht/~sircmpwn/tcell v0.0.0-20190807054800-3fdb6bc01a50/go.mod"
"github.com/DATA-DOG/go-sqlmock v1.3.3"
"github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964"
- "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod"
- "github.com/davecgh/go-spew v1.1.0"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/ddevault/go-libvterm v0.0.0-20190526194226-b7d861da3810"
- "github.com/ddevault/go-libvterm v0.0.0-20190526194226-b7d861da3810/go.mod"
- "github.com/emersion/go-imap v1.0.0"
- "github.com/emersion/go-imap v1.0.0/go.mod"
- "github.com/emersion/go-imap-idle v0.0.0-20190519112320-2704abd7050e"
- "github.com/emersion/go-imap-idle v0.0.0-20190519112320-2704abd7050e/go.mod"
- "github.com/emersion/go-maildir v0.0.0-20190727102040-941194b0ac70"
- "github.com/emersion/go-maildir v0.0.0-20190727102040-941194b0ac70/go.mod"
- "github.com/emersion/go-message v0.10.4-0.20190609165112-592ace5bc1ca/go.mod"
- "github.com/emersion/go-message v0.10.7"
- "github.com/emersion/go-message v0.10.7/go.mod"
- "github.com/emersion/go-sasl v0.0.0-20190520160400-47d427600317"
- "github.com/emersion/go-sasl v0.0.0-20190520160400-47d427600317/go.mod"
- "github.com/emersion/go-sasl v0.0.0-20190704090222-36b50694675c"
- "github.com/emersion/go-sasl v0.0.0-20190704090222-36b50694675c/go.mod"
- "github.com/emersion/go-sasl v0.0.0-20190817083125-240c8404624e"
- "github.com/emersion/go-sasl v0.0.0-20190817083125-240c8404624e/go.mod"
- "github.com/emersion/go-smtp v0.11.2"
- "github.com/emersion/go-smtp v0.11.2/go.mod"
- "github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe"
- "github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/gdamore/encoding v1.0.0"
- "github.com/gdamore/encoding v1.0.0/go.mod"
- "github.com/go-ini/ini v1.44.0"
- "github.com/go-ini/ini v1.44.0/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/protobuf v1.3.2"
- "github.com/golang/protobuf v1.3.2/go.mod"
- "github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf"
- "github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf/go.mod"
- "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1"
- "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod"
- "github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c"
- "github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c/go.mod"
- "github.com/jtolds/gls v4.20.0+incompatible"
- "github.com/jtolds/gls v4.20.0+incompatible/go.mod"
- "github.com/kyoh86/xdg v1.0.0"
- "github.com/kyoh86/xdg v1.0.0/go.mod"
- "github.com/lucasb-eyer/go-colorful v1.0.2"
- "github.com/lucasb-eyer/go-colorful v1.0.2/go.mod"
- "github.com/martinlindhe/base36 v0.0.0-20190418230009-7c6542dfbb41"
- "github.com/martinlindhe/base36 v0.0.0-20190418230009-7c6542dfbb41/go.mod"
- "github.com/martinlindhe/base36 v1.0.0"
- "github.com/martinlindhe/base36 v1.0.0/go.mod"
- "github.com/mattn/go-isatty v0.0.8"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/mattn/go-pointer v0.0.0-20180825124634-49522c3f3791"
- "github.com/mattn/go-pointer v0.0.0-20180825124634-49522c3f3791/go.mod"
- "github.com/mattn/go-runewidth v0.0.4"
- "github.com/mattn/go-runewidth v0.0.4/go.mod"
- "github.com/miolini/datacounter v0.0.0-20190724021726-aa48df3a02c1"
- "github.com/miolini/datacounter v0.0.0-20190724021726-aa48df3a02c1/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964" # spdx:BSD-2-Clause
+ "github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod" # spdx:BSD-2-Clause
+ "github.com/davecgh/go-spew v1.1.0" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/ddevault/go-libvterm v0.0.0-20190526194226-b7d861da3810" # spdx:MIT
+ "github.com/ddevault/go-libvterm v0.0.0-20190526194226-b7d861da3810/go.mod" # spdx:MIT
+ "github.com/emersion/go-imap v1.0.0" # spdx:MIT
+ "github.com/emersion/go-imap v1.0.0/go.mod" # spdx:MIT
+ "github.com/emersion/go-imap-idle v0.0.0-20190519112320-2704abd7050e" # spdx:MIT
+ "github.com/emersion/go-imap-idle v0.0.0-20190519112320-2704abd7050e/go.mod" # spdx:MIT
+ "github.com/emersion/go-maildir v0.0.0-20190727102040-941194b0ac70" # spdx:MIT
+ "github.com/emersion/go-maildir v0.0.0-20190727102040-941194b0ac70/go.mod" # spdx:MIT
+ "github.com/emersion/go-message v0.10.4-0.20190609165112-592ace5bc1ca/go.mod" # spdx:MIT
+ "github.com/emersion/go-message v0.10.7" # spdx:MIT
+ "github.com/emersion/go-message v0.10.7/go.mod" # spdx:MIT
+ "github.com/emersion/go-sasl v0.0.0-20190520160400-47d427600317" # spdx:MIT
+ "github.com/emersion/go-sasl v0.0.0-20190520160400-47d427600317/go.mod" # spdx:MIT
+ "github.com/emersion/go-sasl v0.0.0-20190704090222-36b50694675c" # spdx:MIT
+ "github.com/emersion/go-sasl v0.0.0-20190704090222-36b50694675c/go.mod" # spdx:MIT
+ "github.com/emersion/go-sasl v0.0.0-20190817083125-240c8404624e" # spdx:MIT
+ "github.com/emersion/go-sasl v0.0.0-20190817083125-240c8404624e/go.mod" # spdx:MIT
+ "github.com/emersion/go-smtp v0.11.2" # spdx:MIT
+ "github.com/emersion/go-smtp v0.11.2/go.mod" # spdx:MIT
+ "github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe" # spdx:MIT
+ "github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe/go.mod" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/gdamore/encoding v1.0.0" # spdx:Apache-2.0
+ "github.com/gdamore/encoding v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/go-ini/ini v1.44.0" # spdx:Apache-2.0
+ "github.com/go-ini/ini v1.44.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf" # spdx:Apache-2.0
+ "github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf/go.mod" # spdx:Apache-2.0
+ "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1" # spdx:BSD-2-Clause
+ "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod" # spdx:BSD-2-Clause
+ "github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c" # spdx:BSD-2-Clause
+ "github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c/go.mod" # spdx:BSD-2-Clause
+ "github.com/jtolds/gls v4.20.0+incompatible" # spdx:MIT
+ "github.com/jtolds/gls v4.20.0+incompatible/go.mod" # spdx:MIT
+ "github.com/kyoh86/xdg v1.0.0" # spdx:MIT
+ "github.com/kyoh86/xdg v1.0.0/go.mod" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.2" # spdx:MIT
+ "github.com/lucasb-eyer/go-colorful v1.0.2/go.mod" # spdx:MIT
+ "github.com/martinlindhe/base36 v0.0.0-20190418230009-7c6542dfbb41" # spdx:MIT
+ "github.com/martinlindhe/base36 v0.0.0-20190418230009-7c6542dfbb41/go.mod" # spdx:MIT
+ "github.com/martinlindhe/base36 v1.0.0" # spdx:MIT
+ "github.com/martinlindhe/base36 v1.0.0/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-pointer v0.0.0-20180825124634-49522c3f3791" # spdx:MIT
+ "github.com/mattn/go-pointer v0.0.0-20180825124634-49522c3f3791/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4/go.mod" # spdx:MIT
+ "github.com/miolini/datacounter v0.0.0-20190724021726-aa48df3a02c1" # spdx:MIT
+ "github.com/miolini/datacounter v0.0.0-20190724021726-aa48df3a02c1/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/riywo/loginshell v0.0.0-20190610082906-2ed199a032f6"
- "github.com/riywo/loginshell v0.0.0-20190610082906-2ed199a032f6/go.mod"
+ "github.com/riywo/loginshell v0.0.0-20190610082906-2ed199a032f6" # spdx:MIT
+ "github.com/riywo/loginshell v0.0.0-20190610082906-2ed199a032f6/go.mod" # spdx:MIT
"github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d"
"github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod"
"github.com/smartystreets/assertions v1.0.1"
"github.com/smartystreets/assertions v1.0.1/go.mod"
"github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945"
"github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
"github.com/zenhack/go.notmuch v0.0.0-20190726231123-3d59f87d986e"
"github.com/zenhack/go.notmuch v0.0.0-20190726231123-3d59f87d986e/go.mod"
"github.com/zenhack/go.notmuch v0.0.0-20190821052706-5a1961965cfb"
diff --git net-analyzer/telegraf/telegraf-1.5.3.ebuild net-analyzer/telegraf/telegraf-1.5.3.ebuild
index ce6ec9900039..891e6cfa60f9 100644
--- net-analyzer/telegraf/telegraf-1.5.3.ebuild
+++ net-analyzer/telegraf/telegraf-1.5.3.ebuild
@@ -5,96 +5,96 @@ EAPI=6
EGO_PN="github.com/influxdata/telegraf"
EGO_VENDOR=(
- "collectd.org 2ce144541b8903101fb8f1483cc0497a68798122 github.com/collectd/go-collectd"
- "github.com/aerospike/aerospike-client-go 95e1ad7791bdbca44707fedbb29be42024900d9c"
- "github.com/amir/raidman c74861fe6a7bb8ede0a010ce4485bdbb4fc4c985"
- "github.com/apache/thrift 4aaa92ece8503a6da9bc6701604f69acf2b99d07"
- "github.com/aws/aws-sdk-go c861d27d0304a79f727e9a8a4e2ac1e74602fdc0"
- "github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
- "github.com/bsm/sarama-cluster abf039439f66c1ce78017f560b490612552f6472"
- "github.com/cenkalti/backoff b02f2bbce11d7ea6b97f282ef1771b0fe2f65ef3"
- "github.com/couchbase/go-couchbase bfe555a140d53dc1adf390f1a1d4b0fd4ceadb28"
- "github.com/couchbase/gomemcached 4a25d2f4e1dea9ea7dd76dfd943407abf9b07d29"
- "github.com/couchbase/goutils 5823a0cbaaa9008406021dc5daf80125ea30bba6"
- "github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76"
- "github.com/dgrijalva/jwt-go dbeaa9332f19a944acb5736b4456cfcc02140e29"
- "github.com/docker/docker f5ec1e2936dcbe7b5001c2b817188b095c700c27"
- "github.com/docker/go-connections 990a1a1a70b0da4c4cb70e117971a4f0babfbf1a"
- "github.com/eapache/go-resiliency b86b1ec0dd4209a588dc1285cdd471e73525c0b3"
- "github.com/eapache/go-xerial-snappy bb955e01b9346ac19dc29eb16586c90ded99a98c"
- "github.com/eapache/queue 44cc805cf13205b55f69e14bcb69867d1ae92f98"
- "github.com/eclipse/paho.mqtt.golang d4f545eb108a2d19f9b1a735689dbfb719bc21fb"
- "github.com/go-logfmt/logfmt 390ab7935ee28ec6b286364bba9b4dd6410cb3d5"
- "github.com/go-sql-driver/mysql 2e00b5cd70399450106cec6431c2e2ce3cae5034"
- "github.com/gobwas/glob bea32b9cd2d6f55753d94a28e959b13f0244797a"
- "github.com/go-ini/ini 9144852efba7c4daf409943ee90767da62d55438"
+ "collectd.org 2ce144541b8903101fb8f1483cc0497a68798122 github.com/collectd/go-collectd" # spdx:ISC
+ "github.com/aerospike/aerospike-client-go 95e1ad7791bdbca44707fedbb29be42024900d9c" # spdx:Apache-2.0
+ "github.com/amir/raidman c74861fe6a7bb8ede0a010ce4485bdbb4fc4c985" # spdx:Unlicense
+ "github.com/apache/thrift 4aaa92ece8503a6da9bc6701604f69acf2b99d07" # spdx:Apache-2.0
+ "github.com/aws/aws-sdk-go c861d27d0304a79f727e9a8a4e2ac1e74602fdc0" # spdx:Apache-2.0
+ "github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9" # spdx:MIT
+ "github.com/bsm/sarama-cluster abf039439f66c1ce78017f560b490612552f6472" # spdx:MIT
+ "github.com/cenkalti/backoff b02f2bbce11d7ea6b97f282ef1771b0fe2f65ef3" # spdx:MIT
+ "github.com/couchbase/go-couchbase bfe555a140d53dc1adf390f1a1d4b0fd4ceadb28" # spdx:MIT
+ "github.com/couchbase/gomemcached 4a25d2f4e1dea9ea7dd76dfd943407abf9b07d29" # spdx:MIT
+ "github.com/couchbase/goutils 5823a0cbaaa9008406021dc5daf80125ea30bba6" # spdx:Apache-2.0
+ "github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76" # spdx:ISC
+ "github.com/dgrijalva/jwt-go dbeaa9332f19a944acb5736b4456cfcc02140e29" # spdx:MIT
+ "github.com/docker/docker f5ec1e2936dcbe7b5001c2b817188b095c700c27" # spdx:Apache-2.0
+ "github.com/docker/go-connections 990a1a1a70b0da4c4cb70e117971a4f0babfbf1a" # spdx:Apache-2.0
+ "github.com/eapache/go-resiliency b86b1ec0dd4209a588dc1285cdd471e73525c0b3" # spdx:MIT
+ "github.com/eapache/go-xerial-snappy bb955e01b9346ac19dc29eb16586c90ded99a98c" # spdx:MIT
+ "github.com/eapache/queue 44cc805cf13205b55f69e14bcb69867d1ae92f98" # spdx:MIT
+ "github.com/eclipse/paho.mqtt.golang d4f545eb108a2d19f9b1a735689dbfb719bc21fb" # spdx:EPL-1.0
+ "github.com/go-logfmt/logfmt 390ab7935ee28ec6b286364bba9b4dd6410cb3d5" # spdx:MIT
+ "github.com/go-sql-driver/mysql 2e00b5cd70399450106cec6431c2e2ce3cae5034" # spdx:MPL-2.0
+ "github.com/gobwas/glob bea32b9cd2d6f55753d94a28e959b13f0244797a" # spdx:MIT
+ "github.com/go-ini/ini 9144852efba7c4daf409943ee90767da62d55438" # spdx:Apache-2.0
"github.com/gogo/protobuf 7b6c6391c4ff245962047fc1e2c6e08b1cdfa0e8"
- "github.com/golang/protobuf 8ee79997227bf9b34611aee7946ae64735e6fd93"
- "github.com/golang/snappy 7db9049039a047d955fe8c19b83c8ff5abd765c7"
- "github.com/go-ole/go-ole be49f7c07711fcb603cff39e1de7c67926dc0ba7"
- "github.com/google/go-cmp f94e52cad91c65a63acc1e75d4be223ea22e99bc"
- "github.com/gorilla/mux 392c28fe23e1c45ddba891b0320b3b5df220beea"
- "github.com/go-sql-driver/mysql 2e00b5cd70399450106cec6431c2e2ce3cae5034"
- "github.com/hailocab/go-hostpool e80d13ce29ede4452c43dea11e79b9bc8a15b478"
- "github.com/hashicorp/consul 63d2fc68239b996096a1c55a0d4b400ea4c2583f"
+ "github.com/golang/protobuf 8ee79997227bf9b34611aee7946ae64735e6fd93" # spdx:BSD-3-Clause
+ "github.com/golang/snappy 7db9049039a047d955fe8c19b83c8ff5abd765c7" # spdx:BSD-3-Clause
+ "github.com/go-ole/go-ole be49f7c07711fcb603cff39e1de7c67926dc0ba7" # spdx:MIT
+ "github.com/google/go-cmp f94e52cad91c65a63acc1e75d4be223ea22e99bc" # spdx:BSD-3-Clause
+ "github.com/gorilla/mux 392c28fe23e1c45ddba891b0320b3b5df220beea" # spdx:BSD-3-Clause
+ "github.com/go-sql-driver/mysql 2e00b5cd70399450106cec6431c2e2ce3cae5034" # spdx:MPL-2.0
+ "github.com/hailocab/go-hostpool e80d13ce29ede4452c43dea11e79b9bc8a15b478" # spdx:MIT
+ "github.com/hashicorp/consul 63d2fc68239b996096a1c55a0d4b400ea4c2583f" # spdx:MPL-2.0
"github.com/influxdata/tail a395bf99fe07c233f41fba0735fa2b13b58588ea"
- "github.com/influxdata/toml 5d1d907f22ead1cd47adde17ceec5bda9cacaf8f"
- "github.com/influxdata/wlog 7c63b0a71ef8300adc255344d275e10e5c3a71ec"
- "github.com/jackc/pgx 63f58fd32edb5684b9e9f4cfaac847c6b42b3917"
+ "github.com/influxdata/toml 5d1d907f22ead1cd47adde17ceec5bda9cacaf8f" # spdx:MIT
+ "github.com/influxdata/wlog 7c63b0a71ef8300adc255344d275e10e5c3a71ec" # spdx:MIT
+ "github.com/jackc/pgx 63f58fd32edb5684b9e9f4cfaac847c6b42b3917" # spdx:MIT
"github.com/jmespath/go-jmespath bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d"
- "github.com/kardianos/osext c2c54e542fb797ad986b31721e1baedf214ca413"
- "github.com/kardianos/service 6d3a0ee7d3425d9d835debc51a0ca1ffa28f4893"
- "github.com/kballard/go-shellquote d8ec1a69a250a17bb0e419c386eac1f3711dc142"
- "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
- "github.com/Microsoft/go-winio ce2922f643c8fd76b46cadc7f404a06282678b34"
+ "github.com/kardianos/osext c2c54e542fb797ad986b31721e1baedf214ca413" # spdx:BSD-3-Clause
+ "github.com/kardianos/service 6d3a0ee7d3425d9d835debc51a0ca1ffa28f4893" # spdx:Zlib
+ "github.com/kballard/go-shellquote d8ec1a69a250a17bb0e419c386eac1f3711dc142" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+ "github.com/Microsoft/go-winio ce2922f643c8fd76b46cadc7f404a06282678b34" # spdx:MIT
"github.com/miekg/dns 99f84ae56e75126dd77e5de4fae2ea034a468ca1"
- "github.com/mitchellh/mapstructure d0303fe809921458f417bcf828397a65db30a7e4"
- "github.com/multiplay/go-ts3 07477f49b8dfa3ada231afc7b7b17617d42afe8e"
- "github.com/naoina/go-stringutil 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b"
- "github.com/nats-io/go-nats ea9585611a4ab58a205b9b125ebd74c389a6b898"
- "github.com/nats-io/nats ea9585611a4ab58a205b9b125ebd74c389a6b898"
- "github.com/nats-io/nuid 289cccf02c178dc782430d534e3c1f5b72af807f"
- "github.com/nsqio/go-nsq eee57a3ac4174c55924125bb15eeeda8cffb6e6f"
- "github.com/opencontainers/runc 89ab7f2ccc1e45ddf6485eaa802c35dcf321dfc8"
- "github.com/opentracing-contrib/go-observer a52f2342449246d5bcc273e65cbdcfa5f7d6c63c"
- "github.com/opentracing/opentracing-go 06f47b42c792fef2796e9681353e1d908c417827"
- "github.com/openzipkin/zipkin-go-opentracing 1cafbdfde94fbf2b373534764e0863aa3bd0bf7b"
- "github.com/pierrec/lz4 5c9560bfa9ace2bf86080bf40d46b34ae44604df"
- "github.com/pierrec/xxHash 5a004441f897722c627870a981d02b29924215fa"
- "github.com/pkg/errors 645ef00459ed84a119197bfb8d8205042c6df63d"
+ "github.com/mitchellh/mapstructure d0303fe809921458f417bcf828397a65db30a7e4" # spdx:MIT
+ "github.com/multiplay/go-ts3 07477f49b8dfa3ada231afc7b7b17617d42afe8e" # spdx:BSD-2-Clause
+ "github.com/naoina/go-stringutil 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b" # spdx:MIT
+ "github.com/nats-io/go-nats ea9585611a4ab58a205b9b125ebd74c389a6b898" # spdx:Apache-2.0
+ "github.com/nats-io/nats ea9585611a4ab58a205b9b125ebd74c389a6b898" # spdx:Apache-2.0
+ "github.com/nats-io/nuid 289cccf02c178dc782430d534e3c1f5b72af807f" # spdx:Apache-2.0
+ "github.com/nsqio/go-nsq eee57a3ac4174c55924125bb15eeeda8cffb6e6f" # spdx:MIT
+ "github.com/opencontainers/runc 89ab7f2ccc1e45ddf6485eaa802c35dcf321dfc8" # spdx:Apache-2.0
+ "github.com/opentracing-contrib/go-observer a52f2342449246d5bcc273e65cbdcfa5f7d6c63c" # spdx:Apache-2.0
+ "github.com/opentracing/opentracing-go 06f47b42c792fef2796e9681353e1d908c417827" # spdx:Apache-2.0
+ "github.com/openzipkin/zipkin-go-opentracing 1cafbdfde94fbf2b373534764e0863aa3bd0bf7b" # spdx:Apache-2.0
+ "github.com/pierrec/lz4 5c9560bfa9ace2bf86080bf40d46b34ae44604df" # spdx:BSD-3-Clause
+ "github.com/pierrec/xxHash 5a004441f897722c627870a981d02b29924215fa" # spdx:BSD-3-Clause
+ "github.com/pkg/errors 645ef00459ed84a119197bfb8d8205042c6df63d" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib 792786c7400a136282c1664665ae0a8db921c6c2"
- "github.com/prometheus/client_golang c317fb74746eac4fc65fe3909195f4cf67c5562a"
- "github.com/prometheus/client_model fa8ad6fec33561be4280a8f0514318c79d7f6cb6"
- "github.com/prometheus/common dd2f054febf4a6c00f2343686efb775948a8bff4"
- "github.com/prometheus/procfs 1878d9fbb537119d24b21ca07effd591627cd160"
+ "github.com/prometheus/client_golang c317fb74746eac4fc65fe3909195f4cf67c5562a" # spdx:Apache-2.0
+ "github.com/prometheus/client_model fa8ad6fec33561be4280a8f0514318c79d7f6cb6" # spdx:Apache-2.0
+ "github.com/prometheus/common dd2f054febf4a6c00f2343686efb775948a8bff4" # spdx:Apache-2.0
+ "github.com/prometheus/procfs 1878d9fbb537119d24b21ca07effd591627cd160" # spdx:Apache-2.0
"github.com/rcrowley/go-metrics 1f30fe9094a513ce4c700b9a54458bbb0c96996c"
"github.com/samuel/go-zookeeper 1d7be4effb13d2d908342d349d71a284a7542693"
- "github.com/satori/go.uuid 5bf94b69c6b68ee1b541973bb8e1144db23a194b"
+ "github.com/satori/go.uuid 5bf94b69c6b68ee1b541973bb8e1144db23a194b" # spdx:MIT
"github.com/shirou/gopsutil 384a55110aa5ae052eb93ea94940548c1e305a99"
"github.com/shirou/w32 3c9377fc6748f222729a8270fe2775d149a249ad"
- "github.com/Shopify/sarama 3b1b38866a79f06deddf0487d5c27ba0697ccd65"
- "github.com/Sirupsen/logrus 61e43dc76f7ee59a82bdf3d71033dc12bea4c77d"
+ "github.com/Shopify/sarama 3b1b38866a79f06deddf0487d5c27ba0697ccd65" # spdx:MIT
+ "github.com/Sirupsen/logrus 61e43dc76f7ee59a82bdf3d71033dc12bea4c77d" # spdx:MIT
"github.com/soniah/gosnmp 5ad50dc75ab389f8a1c9f8a67d3a1cd85f67ed15"
- "github.com/StackExchange/wmi f3e2bae1e0cb5aef83e319133eabfee30013a4a5"
- "github.com/streadway/amqp 63795daa9a446c920826655f26ba31c81c860fd6"
- "github.com/stretchr/objx 1a9d0bb9f541897e62256577b352fdbc1fb4fd94"
- "github.com/stretchr/testify 4d4bfba8f1d1027c4fdbe371823030df51419987"
- "github.com/vjeantet/grok d73e972b60935c7fec0b4ffbc904ed39ecaf7efe"
- "github.com/wvanbergen/kafka bc265fedb9ff5b5c5d3c0fdcef4a819b3523d3ee"
- "github.com/wvanbergen/kazoo-go 968957352185472eacb69215fa3dbfcfdbac1096"
- "github.com/yuin/gopher-lua 66c871e454fcf10251c61bf8eff02d0978cae75a"
- "github.com/zensqlmonitor/go-mssqldb ffe5510c6fa5e15e6d983210ab501c815b56b363"
+ "github.com/StackExchange/wmi f3e2bae1e0cb5aef83e319133eabfee30013a4a5" # spdx:MIT
+ "github.com/streadway/amqp 63795daa9a446c920826655f26ba31c81c860fd6" # spdx:BSD-2-Clause
+ "github.com/stretchr/objx 1a9d0bb9f541897e62256577b352fdbc1fb4fd94" # spdx:MIT
+ "github.com/stretchr/testify 4d4bfba8f1d1027c4fdbe371823030df51419987" # spdx:MIT
+ "github.com/vjeantet/grok d73e972b60935c7fec0b4ffbc904ed39ecaf7efe" # spdx:Apache-2.0
+ "github.com/wvanbergen/kafka bc265fedb9ff5b5c5d3c0fdcef4a819b3523d3ee" # spdx:MIT
+ "github.com/wvanbergen/kazoo-go 968957352185472eacb69215fa3dbfcfdbac1096" # spdx:MIT
+ "github.com/yuin/gopher-lua 66c871e454fcf10251c61bf8eff02d0978cae75a" # spdx:MIT
+ "github.com/zensqlmonitor/go-mssqldb ffe5510c6fa5e15e6d983210ab501c815b56b363" # spdx:BSD-3-Clause
"golang.org/x/crypto dc137beb6cce2043eb6b5f223ab8bf51c32459f4 github.com/golang/crypto"
"golang.org/x/net f2499483f923065a842d38eb4c7f1927e6fc6e6d github.com/golang/net"
"golang.org/x/sys 739734461d1c916b6c72a63d7efda2b27edb369f github.com/golang/sys"
"golang.org/x/text 506f9d5c962f284575e88337e7d9296d27e729d3 github.com/golang/text"
"gopkg.in/asn1-ber.v1 4e86f4367175e39f69d9358a5f17b4dda270378d github.com/go-asn1-ber/asn1-ber"
- "gopkg.in/fatih/pool.v2 6e328e67893eb46323ad06f0e92cb9536babbabc github.com/fatih/pool"
- "gopkg.in/fsnotify.v1 a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb github.com/fsnotify/fsnotify"
- "gopkg.in/gorethink/gorethink.v3 7ab832f7b65573104a555d84a27992ae9ea1f659 github.com/gorethink/gorethink"
+ "gopkg.in/fatih/pool.v2 6e328e67893eb46323ad06f0e92cb9536babbabc github.com/fatih/pool" # spdx:MIT
+ "gopkg.in/fsnotify.v1 a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb github.com/fsnotify/fsnotify" # spdx:BSD-3-Clause
+ "gopkg.in/gorethink/gorethink.v3 7ab832f7b65573104a555d84a27992ae9ea1f659 github.com/gorethink/gorethink" # spdx:Apache-2.0
"gopkg.in/ldap.v2 8168ee085ee43257585e50c6441aadf54ecb2c9f github.com/go-ldap/ldap"
"gopkg.in/mgo.v2 3f83fa5005286a7fe593b055f0d7771a7dce4655 github.com/go-mgo/mgo"
- "gopkg.in/olivere/elastic.v5 3113f9b9ad37509fe5f8a0e5e91c96fdc4435e26 github.com/olivere/elastic"
+ "gopkg.in/olivere/elastic.v5 3113f9b9ad37509fe5f8a0e5e91c96fdc4435e26 github.com/olivere/elastic" # spdx:MIT
"gopkg.in/tomb.v1 dd632973f1e7218eb1089048e0798ec9ae7dceb8 github.com/go-tomb/tomb"
"gopkg.in/yaml.v2 4c78c975fe7c825c6d1466c42be594d1d6f3aba6 github.com/go-yaml/yaml"
)
diff --git net-analyzer/telegraf/telegraf-1.8.3.ebuild net-analyzer/telegraf/telegraf-1.8.3.ebuild
index 7b33cbd377a8..bc50108acc7a 100644
--- net-analyzer/telegraf/telegraf-1.8.3.ebuild
+++ net-analyzer/telegraf/telegraf-1.8.3.ebuild
@@ -6,128 +6,128 @@ EAPI=6
EGO_PN="github.com/influxdata/telegraf"
EGO_VENDOR=(
"cloud.google.com/go c728a003b238b26cef9ab6753a5dc424b331c3ad github.com/GoogleCloudPlatform/google-cloud-go"
- "code.cloudfoundry.org/clock 02e53af36e6c978af692887ed449b74026d76fec github.com/cloudfoundry/clock"
- "collectd.org 2ce144541b8903101fb8f1483cc0497a68798122 github.com/collectd/go-collectd"
- "contrib.go.opencensus.io/exporter/stackdriver 2b93072101d466aa4120b3c23c2e1b08af01541c github.com/census-ecosystem/opencensus-go-exporter-stackdriver"
- "github.com/aerospike/aerospike-client-go 1dc8cf203d24cd454e71ce40ab4cd0bf3112df90"
- "github.com/alecthomas/template a0175ee3bccc567396460bf5acd36800cb10c49c"
- "github.com/alecthomas/units 2efee857e7cfd4f3d0138cc3cbb1b4966962b93a"
- "github.com/amir/raidman 1ccc43bfb9c93cb401a4025e49c64ba71e5e668b"
- "github.com/apache/thrift f2867c24984aa53edec54a138c03db934221bdea"
- "github.com/aws/aws-sdk-go bf8067ceb6e7f51e150c218972dccfeeed892b85"
- "github.com/Azure/go-autorest 1f7cd6cfe0adea687ad44a512dfe76140f804318"
- "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
- "github.com/bsm/sarama-cluster cf455bc755fe41ac9bb2861e7a961833d9c2ecc3"
- "github.com/cenkalti/backoff 2ea60e5f094469f9e65adb9cd103795b73ae743e"
- "github.com/couchbase/go-couchbase 16db1f1fe037412f12738fa4d8448c549c4edd77"
- "github.com/couchbase/gomemcached 0da75df145308b9a4e6704d762ca9d9b77752efc"
- "github.com/couchbase/goutils e865a1461c8ac0032bd37e2d4dab3289faea3873"
- "github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76"
- "github.com/denisenkom/go-mssqldb 1eb28afdf9b6e56cf673badd47545f844fe81103"
- "github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e"
- "github.com/dimchansky/utfbom 6c6132ff69f0f6c088739067407b5d32c52e1d0f"
- "github.com/docker/distribution edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c"
- "github.com/docker/docker ed7b6428c133e7c59404251a09b7d6b02fa83cc2"
- "github.com/docker/go-connections 3ede32e2033de7505e6500d6c868c2b9ed9f169d"
- "github.com/docker/go-units 47565b4f722fb6ceae66b95f853feed578a4a51c"
- "github.com/docker/libnetwork d7b61745d16675c9f548b19f06fda80d422a74f0"
- "github.com/eapache/go-resiliency ea41b0fad31007accc7f806884dcdf3da98b79ce"
- "github.com/eapache/go-xerial-snappy 040cc1a32f578808623071247fdbd5cc43f37f5f"
- "github.com/eapache/queue 44cc805cf13205b55f69e14bcb69867d1ae92f98"
- "github.com/eclipse/paho.mqtt.golang 36d01c2b4cbeb3d2a12063e4880ce30800af9560"
- "github.com/gobwas/glob 5ccd90ef52e1e632236f7326478d4faa74f99438"
+ "code.cloudfoundry.org/clock 02e53af36e6c978af692887ed449b74026d76fec github.com/cloudfoundry/clock" # spdx:Apache-2.0
+ "collectd.org 2ce144541b8903101fb8f1483cc0497a68798122 github.com/collectd/go-collectd" # spdx:ISC
+ "contrib.go.opencensus.io/exporter/stackdriver 2b93072101d466aa4120b3c23c2e1b08af01541c github.com/census-ecosystem/opencensus-go-exporter-stackdriver" # spdx:Apache-2.0
+ "github.com/aerospike/aerospike-client-go 1dc8cf203d24cd454e71ce40ab4cd0bf3112df90" # spdx:Apache-2.0
+ "github.com/alecthomas/template a0175ee3bccc567396460bf5acd36800cb10c49c" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units 2efee857e7cfd4f3d0138cc3cbb1b4966962b93a" # spdx:MIT
+ "github.com/amir/raidman 1ccc43bfb9c93cb401a4025e49c64ba71e5e668b" # spdx:Unlicense
+ "github.com/apache/thrift f2867c24984aa53edec54a138c03db934221bdea" # spdx:Apache-2.0
+ "github.com/aws/aws-sdk-go bf8067ceb6e7f51e150c218972dccfeeed892b85" # spdx:Apache-2.0
+ "github.com/Azure/go-autorest 1f7cd6cfe0adea687ad44a512dfe76140f804318" # spdx:Apache-2.0
+ "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+ "github.com/bsm/sarama-cluster cf455bc755fe41ac9bb2861e7a961833d9c2ecc3" # spdx:MIT
+ "github.com/cenkalti/backoff 2ea60e5f094469f9e65adb9cd103795b73ae743e" # spdx:MIT
+ "github.com/couchbase/go-couchbase 16db1f1fe037412f12738fa4d8448c549c4edd77" # spdx:MIT
+ "github.com/couchbase/gomemcached 0da75df145308b9a4e6704d762ca9d9b77752efc" # spdx:MIT
+ "github.com/couchbase/goutils e865a1461c8ac0032bd37e2d4dab3289faea3873" # spdx:Apache-2.0
+ "github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76" # spdx:ISC
+ "github.com/denisenkom/go-mssqldb 1eb28afdf9b6e56cf673badd47545f844fe81103" # spdx:BSD-3-Clause
+ "github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e" # spdx:MIT
+ "github.com/dimchansky/utfbom 6c6132ff69f0f6c088739067407b5d32c52e1d0f" # spdx:Apache-2.0
+ "github.com/docker/distribution edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c" # spdx:Apache-2.0
+ "github.com/docker/docker ed7b6428c133e7c59404251a09b7d6b02fa83cc2" # spdx:Apache-2.0
+ "github.com/docker/go-connections 3ede32e2033de7505e6500d6c868c2b9ed9f169d" # spdx:Apache-2.0
+ "github.com/docker/go-units 47565b4f722fb6ceae66b95f853feed578a4a51c" # spdx:Apache-2.0
+ "github.com/docker/libnetwork d7b61745d16675c9f548b19f06fda80d422a74f0" # spdx:Apache-2.0
+ "github.com/eapache/go-resiliency ea41b0fad31007accc7f806884dcdf3da98b79ce" # spdx:MIT
+ "github.com/eapache/go-xerial-snappy 040cc1a32f578808623071247fdbd5cc43f37f5f" # spdx:MIT
+ "github.com/eapache/queue 44cc805cf13205b55f69e14bcb69867d1ae92f98" # spdx:MIT
+ "github.com/eclipse/paho.mqtt.golang 36d01c2b4cbeb3d2a12063e4880ce30800af9560" # spdx:EPL-1.0
+ "github.com/gobwas/glob 5ccd90ef52e1e632236f7326478d4faa74f99438" # spdx:MIT
"github.com/gogo/protobuf 636bf0302bc95575d69441b25a2603156ffdddf1"
- "github.com/go-ini/ini 358ee7663966325963d4e8b2e1fbd570c5195153"
- "github.com/golang/protobuf b4deda0973fb4c70b50d226b1af49f3da59f5265"
- "github.com/golang/snappy 2e65f85255dbc3072edf28d6b5b8efc472979f5a"
- "github.com/go-logfmt/logfmt 390ab7935ee28ec6b286364bba9b4dd6410cb3d5"
- "github.com/googleapis/gax-go 317e0006254c44a0ac427cc52a0e083ff0b9622f"
- "github.com/google/go-cmp 3af367b6b30c263d47e8895973edcca9a49cf029"
- "github.com/google/uuid 064e2069ce9c359c118179501254f67d7d37ba24"
- "github.com/go-ole/go-ole a41e3c4b706f6ae8dfbff342b06e40fa4d2d0506"
- "github.com/go-redis/redis 83fb42932f6145ce52df09860384a4653d2d332a"
- "github.com/gorilla/context 08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
- "github.com/gorilla/mux e3702bed27f0d39777b0b37b664b6280e8ef8fbf"
- "github.com/go-sql-driver/mysql d523deb1b23d913de5bdada721a6071e71283618"
- "github.com/hailocab/go-hostpool e80d13ce29ede4452c43dea11e79b9bc8a15b478"
- "github.com/hashicorp/consul 39f93f011e591c842acc8053a7f5972aa6e592fd"
- "github.com/hashicorp/go-cleanhttp d5fe4b57a186c716b0e00b8c301cbd9b4182694d"
- "github.com/hashicorp/go-rootcerts 6bb64b370b90e7ef1fa532be9e591a81c3493e00"
- "github.com/hashicorp/serf d6574a5bb1226678d7010325fb6c985db20ee458"
- "github.com/influxdata/go-syslog eecd51df3ad85464a2bab9b7d3a45bc1e299059e"
+ "github.com/go-ini/ini 358ee7663966325963d4e8b2e1fbd570c5195153" # spdx:Apache-2.0
+ "github.com/golang/protobuf b4deda0973fb4c70b50d226b1af49f3da59f5265" # spdx:BSD-3-Clause
+ "github.com/golang/snappy 2e65f85255dbc3072edf28d6b5b8efc472979f5a" # spdx:BSD-3-Clause
+ "github.com/go-logfmt/logfmt 390ab7935ee28ec6b286364bba9b4dd6410cb3d5" # spdx:MIT
+ "github.com/googleapis/gax-go 317e0006254c44a0ac427cc52a0e083ff0b9622f" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp 3af367b6b30c263d47e8895973edcca9a49cf029" # spdx:BSD-3-Clause
+ "github.com/google/uuid 064e2069ce9c359c118179501254f67d7d37ba24" # spdx:BSD-3-Clause
+ "github.com/go-ole/go-ole a41e3c4b706f6ae8dfbff342b06e40fa4d2d0506" # spdx:MIT
+ "github.com/go-redis/redis 83fb42932f6145ce52df09860384a4653d2d332a" # spdx:BSD-2-Clause
+ "github.com/gorilla/context 08b5f424b9271eedf6f9f0ce86cb9396ed337a42" # spdx:BSD-3-Clause
+ "github.com/gorilla/mux e3702bed27f0d39777b0b37b664b6280e8ef8fbf" # spdx:BSD-3-Clause
+ "github.com/go-sql-driver/mysql d523deb1b23d913de5bdada721a6071e71283618" # spdx:MPL-2.0
+ "github.com/hailocab/go-hostpool e80d13ce29ede4452c43dea11e79b9bc8a15b478" # spdx:MIT
+ "github.com/hashicorp/consul 39f93f011e591c842acc8053a7f5972aa6e592fd" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp d5fe4b57a186c716b0e00b8c301cbd9b4182694d" # spdx:MPL-2.0
+ "github.com/hashicorp/go-rootcerts 6bb64b370b90e7ef1fa532be9e591a81c3493e00" # spdx:MPL-2.0
+ "github.com/hashicorp/serf d6574a5bb1226678d7010325fb6c985db20ee458" # spdx:MPL-2.0
+ "github.com/influxdata/go-syslog eecd51df3ad85464a2bab9b7d3a45bc1e299059e" # spdx:MIT
"github.com/influxdata/tail c43482518d410361b6c383d7aebce33d0471d7bc"
- "github.com/influxdata/toml 2a2e3012f7cfbef64091cc79776311e65dfa211b"
- "github.com/influxdata/wlog 7c63b0a71ef8300adc255344d275e10e5c3a71ec"
- "github.com/jackc/pgx da3231b0b66e2e74cdb779f1d46c5e958ba8be27"
+ "github.com/influxdata/toml 2a2e3012f7cfbef64091cc79776311e65dfa211b" # spdx:MIT
+ "github.com/influxdata/wlog 7c63b0a71ef8300adc255344d275e10e5c3a71ec" # spdx:MIT
+ "github.com/jackc/pgx da3231b0b66e2e74cdb779f1d46c5e958ba8be27" # spdx:MIT
"github.com/jmespath/go-jmespath 0b12d6b5"
- "github.com/kardianos/osext ae77be60afb1dcacde03767a8c37337fad28ac14"
- "github.com/kardianos/service 615a14ed75099c9eaac6949e22ac2341bf9d3197"
- "github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0"
- "github.com/kr/logfmt b84e30acd515aadc4b783ad4ff83aff3299bdfe0"
- "github.com/mailru/easyjson efc7eb8984d6655c26b5c9d2e65c024e5767c37c"
- "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
- "github.com/Microsoft/ApplicationInsights-Go d2df5d440eda5372f24fcac03839a64d6cb5f7e5"
- "github.com/Microsoft/go-winio a6d595ae73cf27a1b8fc32930668708f45ce1c85"
+ "github.com/kardianos/osext ae77be60afb1dcacde03767a8c37337fad28ac14" # spdx:BSD-3-Clause
+ "github.com/kardianos/service 615a14ed75099c9eaac6949e22ac2341bf9d3197" # spdx:Zlib
+ "github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0" # spdx:MIT
+ "github.com/kr/logfmt b84e30acd515aadc4b783ad4ff83aff3299bdfe0" # spdx:MIT
+ "github.com/mailru/easyjson efc7eb8984d6655c26b5c9d2e65c024e5767c37c" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" # spdx:Apache-2.0
+ "github.com/Microsoft/ApplicationInsights-Go d2df5d440eda5372f24fcac03839a64d6cb5f7e5" # spdx:MIT
+ "github.com/Microsoft/go-winio a6d595ae73cf27a1b8fc32930668708f45ce1c85" # spdx:MIT
"github.com/miekg/dns 5a2b9fab83ff0f8bfc99684bd5f43a37abe560f1"
- "github.com/mitchellh/go-homedir 3864e76763d94a6df2f9960b16a20a33da9f9a66"
- "github.com/mitchellh/mapstructure f15292f7a699fcc1a38a80977f80a046874ba8ac"
- "github.com/multiplay/go-ts3 d0d44555495c8776880a17e439399e715a4ef319"
- "github.com/naoina/go-stringutil 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b"
- "github.com/nats-io/gnatsd 6608e9ac3be979dcb0614b772cc86a87b71acaa3"
- "github.com/nats-io/go-nats 062418ea1c2181f52dc0f954f6204370519a868b"
- "github.com/nats-io/nuid 289cccf02c178dc782430d534e3c1f5b72af807f"
- "github.com/nsqio/go-nsq eee57a3ac4174c55924125bb15eeeda8cffb6e6f"
+ "github.com/mitchellh/go-homedir 3864e76763d94a6df2f9960b16a20a33da9f9a66" # spdx:MIT
+ "github.com/mitchellh/mapstructure f15292f7a699fcc1a38a80977f80a046874ba8ac" # spdx:MIT
+ "github.com/multiplay/go-ts3 d0d44555495c8776880a17e439399e715a4ef319" # spdx:BSD-2-Clause
+ "github.com/naoina/go-stringutil 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b" # spdx:MIT
+ "github.com/nats-io/gnatsd 6608e9ac3be979dcb0614b772cc86a87b71acaa3" # spdx:Apache-2.0
+ "github.com/nats-io/go-nats 062418ea1c2181f52dc0f954f6204370519a868b" # spdx:Apache-2.0
+ "github.com/nats-io/nuid 289cccf02c178dc782430d534e3c1f5b72af807f" # spdx:Apache-2.0
+ "github.com/nsqio/go-nsq eee57a3ac4174c55924125bb15eeeda8cffb6e6f" # spdx:MIT
"github.com/opencontainers/go-digest 279bed98673dd5bef374d3b6e4b09e2af76183bf"
- "github.com/opencontainers/image-spec d60099175f88c47cd379c4738d158884749ed235"
- "github.com/opentracing-contrib/go-observer a52f2342449246d5bcc273e65cbdcfa5f7d6c63c"
- "github.com/opentracing/opentracing-go 1949ddbfd147afd4d964a9f00b24eb291e0e7c38"
- "github.com/openzipkin/zipkin-go-opentracing 26cf9707480e6b90e5eff22cf0bbf05319154232"
- "github.com/pierrec/lz4 1958fd8fff7f115e79725b1288e0b878b3e06b00"
- "github.com/pkg/errors 645ef00459ed84a119197bfb8d8205042c6df63d"
+ "github.com/opencontainers/image-spec d60099175f88c47cd379c4738d158884749ed235" # spdx:Apache-2.0
+ "github.com/opentracing-contrib/go-observer a52f2342449246d5bcc273e65cbdcfa5f7d6c63c" # spdx:Apache-2.0
+ "github.com/opentracing/opentracing-go 1949ddbfd147afd4d964a9f00b24eb291e0e7c38" # spdx:Apache-2.0
+ "github.com/openzipkin/zipkin-go-opentracing 26cf9707480e6b90e5eff22cf0bbf05319154232" # spdx:Apache-2.0
+ "github.com/pierrec/lz4 1958fd8fff7f115e79725b1288e0b878b3e06b00" # spdx:BSD-3-Clause
+ "github.com/pkg/errors 645ef00459ed84a119197bfb8d8205042c6df63d" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib 792786c7400a136282c1664665ae0a8db921c6c2"
- "github.com/prometheus/client_golang c5b7fccd204277076155f10851dad72b76a49317"
- "github.com/prometheus/client_model 5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f"
- "github.com/prometheus/common 7600349dcfe1abd18d72d3a1770870d9800a7801"
- "github.com/prometheus/procfs ae68e2d4c00fed4943b5f6698d504a5fe083da8a"
+ "github.com/prometheus/client_golang c5b7fccd204277076155f10851dad72b76a49317" # spdx:Apache-2.0
+ "github.com/prometheus/client_model 5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f" # spdx:Apache-2.0
+ "github.com/prometheus/common 7600349dcfe1abd18d72d3a1770870d9800a7801" # spdx:Apache-2.0
+ "github.com/prometheus/procfs ae68e2d4c00fed4943b5f6698d504a5fe083da8a" # spdx:Apache-2.0
"github.com/rcrowley/go-metrics e2704e165165ec55d062f5919b4b29494e9fa790"
"github.com/samuel/go-zookeeper c4fab1ac1bec58281ad0667dc3f0907a9476ac47"
- "github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3"
+ "github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3" # spdx:MIT
"github.com/shirou/gopsutil 8048a2e9c5773235122027dd585cf821b2af1249"
"github.com/shirou/w32 bb4de0191aa41b5507caa14b0650cdbddcd9280b"
- "github.com/Shopify/sarama a6144ae922fd99dd0ea5046c8137acfb7fab0914"
- "github.com/sirupsen/logrus c155da19408a8799da419ed3eeb0cb5db0ad5dbc"
+ "github.com/Shopify/sarama a6144ae922fd99dd0ea5046c8137acfb7fab0914" # spdx:MIT
+ "github.com/sirupsen/logrus c155da19408a8799da419ed3eeb0cb5db0ad5dbc" # spdx:MIT
"github.com/soniah/gosnmp 96b86229e9b3ffb4b954144cdc7f98fe3ee1003f"
- "github.com/StackExchange/wmi 5d049714c4a64225c3c79a7cf7d02f7fb5b96338"
- "github.com/streadway/amqp e5adc2ada8b8efff032bf61173a233d143e9318e"
- "github.com/stretchr/objx 477a77ecc69700c7cdeb1fa9e129548e1c1c393c"
- "github.com/stretchr/testify f35b8ab0b5a2cef36673838d662e249dd9c94686"
- "github.com/tidwall/gjson f123b340873a0084cb27267eddd8ff615115fbff"
- "github.com/tidwall/match 1731857f09b1f38450e2c12409748407822dc6be"
- "github.com/vishvananda/netlink b2de5d10e38ecce8607e6b438b6d174f389a004e"
- "github.com/vishvananda/netns 13995c7128ccc8e51e9a6bd2b551020a27180abd"
- "github.com/vjeantet/grok ce01e59abcf6fbc9833b7deb5e4b8ee1769bcc53"
- "github.com/vmware/govmomi e3a01f9611c32b2362366434bcd671516e78955d"
- "github.com/wvanbergen/kafka e2edea948ddfee841ea9a263b32ccca15f7d6c2f"
- "github.com/wvanbergen/kazoo-go f72d8611297a7cf105da904c04198ad701a60101"
- "github.com/yuin/gopher-lua 46796da1b0b4794e1e341883a399f12cc7574b55"
+ "github.com/StackExchange/wmi 5d049714c4a64225c3c79a7cf7d02f7fb5b96338" # spdx:MIT
+ "github.com/streadway/amqp e5adc2ada8b8efff032bf61173a233d143e9318e" # spdx:BSD-2-Clause
+ "github.com/stretchr/objx 477a77ecc69700c7cdeb1fa9e129548e1c1c393c" # spdx:MIT
+ "github.com/stretchr/testify f35b8ab0b5a2cef36673838d662e249dd9c94686" # spdx:MIT
+ "github.com/tidwall/gjson f123b340873a0084cb27267eddd8ff615115fbff" # spdx:MIT
+ "github.com/tidwall/match 1731857f09b1f38450e2c12409748407822dc6be" # spdx:MIT
+ "github.com/vishvananda/netlink b2de5d10e38ecce8607e6b438b6d174f389a004e" # spdx:Apache-2.0
+ "github.com/vishvananda/netns 13995c7128ccc8e51e9a6bd2b551020a27180abd" # spdx:Apache-2.0
+ "github.com/vjeantet/grok ce01e59abcf6fbc9833b7deb5e4b8ee1769bcc53" # spdx:Apache-2.0
+ "github.com/vmware/govmomi e3a01f9611c32b2362366434bcd671516e78955d" # spdx:Apache-2.0
+ "github.com/wvanbergen/kafka e2edea948ddfee841ea9a263b32ccca15f7d6c2f" # spdx:MIT
+ "github.com/wvanbergen/kazoo-go f72d8611297a7cf105da904c04198ad701a60101" # spdx:MIT
+ "github.com/yuin/gopher-lua 46796da1b0b4794e1e341883a399f12cc7574b55" # spdx:MIT
"golang.org/x/crypto a2144134853fc9a27a7b1e3eb4f19f1a76df13c9 github.com/golang/crypto"
"golang.org/x/net a680a1efc54dd51c040b3b5ce4939ea3cf2ea0d1 github.com/golang/net"
- "golang.org/x/oauth2 d2e6202438beef2727060aa7cabdd924d92ebfd9 github.com/golang/oauth2"
+ "golang.org/x/oauth2 d2e6202438beef2727060aa7cabdd924d92ebfd9 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sys ac767d655b305d4e9612f5f6e33120b9176c4ad4 github.com/golang/sys"
"golang.org/x/text f21a4dfb5e38f5895301dc265a8def02365cc3d0 github.com/golang/text"
"google.golang.org/api 19ff8768a5c0b8e46ea281065664787eefc24121 github.com/googleapis/google-api-go-client"
- "google.golang.org/appengine b1f26356af11148e710935ed1ac8a7f5702c7612 github.com/golang/appengine"
- "google.golang.org/genproto fedd2861243fd1a8152376292b921b394c7bef7e github.com/google/go-genproto"
- "google.golang.org/grpc 168a6198bcb0ef175f7dacec0b8691fc141dc9b8 github.com/grpc/grpc-go"
- "go.opencensus.io 79993219becaa7e29e3b60cb67f5b8e82dee11d6 github.com/census-instrumentation/opencensus-go"
- "gopkg.in/alecthomas/kingpin.v2 947dcec5ba9c011838740e680966fd7087a71d0d github.com/alecthomas/kingpin"
+ "google.golang.org/appengine b1f26356af11148e710935ed1ac8a7f5702c7612 github.com/golang/appengine" # spdx:Apache-2.0
+ "google.golang.org/genproto fedd2861243fd1a8152376292b921b394c7bef7e github.com/google/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc 168a6198bcb0ef175f7dacec0b8691fc141dc9b8 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "go.opencensus.io 79993219becaa7e29e3b60cb67f5b8e82dee11d6 github.com/census-instrumentation/opencensus-go" # spdx:Apache-2.0
+ "gopkg.in/alecthomas/kingpin.v2 947dcec5ba9c011838740e680966fd7087a71d0d github.com/alecthomas/kingpin" # spdx:MIT
"gopkg.in/asn1-ber.v1 379148ca0225df7a432012b8df0355c2a2063ac0 github.com/go-asn1-ber/asn1-ber"
- "gopkg.in/fatih/pool.v2 010e0b745d12eaf8426c95f9c3924d81dd0b668f github.com/fatih/pool"
- "gopkg.in/fsnotify.v1 c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9 github.com/fsnotify/fsnotify"
- "gopkg.in/gorethink/gorethink.v3 7f5bdfd858bb064d80559b2a32b86669c5de5d3b github.com/gorethink/gorethink"
+ "gopkg.in/fatih/pool.v2 010e0b745d12eaf8426c95f9c3924d81dd0b668f github.com/fatih/pool" # spdx:MIT
+ "gopkg.in/fsnotify.v1 c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9 github.com/fsnotify/fsnotify" # spdx:BSD-3-Clause
+ "gopkg.in/gorethink/gorethink.v3 7f5bdfd858bb064d80559b2a32b86669c5de5d3b github.com/gorethink/gorethink" # spdx:Apache-2.0
"gopkg.in/ldap.v2 bb7a9ca6e4fbc2129e3db588a34bc970ffe811a9 github.com/go-ldap/ldap"
"gopkg.in/mgo.v2 9856a29383ce1c59f308dd1cf0363a79b5bef6b5 github.com/go-mgo/mgo"
- "gopkg.in/olivere/elastic.v5 52741dc2ce53629cbe1e673869040d886cba2cd5 github.com/olivere/elastic"
+ "gopkg.in/olivere/elastic.v5 52741dc2ce53629cbe1e673869040d886cba2cd5 github.com/olivere/elastic" # spdx:MIT
"gopkg.in/tomb.v1 dd632973f1e7218eb1089048e0798ec9ae7dceb8 github.com/go-tomb/tomb"
"gopkg.in/yaml.v2 5420a8b6744d3b0345ab293f6fcba19c978f1183 github.com/go-yaml/yaml"
)
diff --git net-dns/coredns/coredns-1.3.1.ebuild net-dns/coredns/coredns-1.3.1.ebuild
index 46995772634c..0c84ab976057 100644
--- net-dns/coredns/coredns-1.3.1.ebuild
+++ net-dns/coredns/coredns-1.3.1.ebuild
@@ -3,11 +3,11 @@
EAPI=6
-EGO_VENDOR=( "github.com/mholt/caddy 6f580c6aa36c54c3e1c65b5c609550a8a2508e3e"
+EGO_VENDOR=( "github.com/mholt/caddy 6f580c6aa36c54c3e1c65b5c609550a8a2508e3e" # spdx:Apache-2.0
"github.com/miekg/dns 56be65265e34e731425e0269a301774938827c60"
- "github.com/prometheus/client_golang 505eaef017263e299324067d40ca2c48f6a2cf50"
- "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
- "github.com/prometheus/procfs 1dc9a6cbc91aacc3e8b2d63db4d2e957a5394ac4"
+ "github.com/prometheus/client_golang 505eaef017263e299324067d40ca2c48f6a2cf50" # spdx:Apache-2.0
+ "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+ "github.com/prometheus/procfs 1dc9a6cbc91aacc3e8b2d63db4d2e957a5394ac4" # spdx:Apache-2.0
)
EGO_PN="github.com/${PN}/${PN}"
@@ -19,7 +19,7 @@ ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
DESCRIPTION="A DNS server that chains middleware"
-HOMEPAGE="https://github.com/coredns/coredns"
+HOMEPAGE="https://github.com/coredns/coredns" # spdx:Apache-2.0
SRC_URI="${ARCHIVE_URI}
${EGO_VENDOR_URI}"
diff --git net-dns/coredns/coredns-1.6.5.ebuild net-dns/coredns/coredns-1.6.5.ebuild
index 7d8d5f092b63..6953287517ac 100644
--- net-dns/coredns/coredns-1.6.5.ebuild
+++ net-dns/coredns/coredns-1.6.5.ebuild
@@ -4,91 +4,91 @@
EAPI=7
EGO_VENDOR=(
- "github.com/coredns/federation e032b096babe" # Apache-2.0
+ "github.com/coredns/federation e032b096babe" # spdx:Apache-2.0
"golang.org/x/crypto 34f69633bfdc github.com/golang/crypto" # BSD
"golang.org/x/net d98b1b443823 github.com/golang/net" # BSD
"golang.org/x/sys b09406accb47 github.com/golang/sys" # BSD
"golang.org/x/text v0.3.2 github.com/golang/text" # BSD
- "golang.org/x/oauth2 0f29369cfe45 github.com/golang/oauth2" # BSD
+ "golang.org/x/oauth2 0f29369cfe45 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/xerrors a985d3407aa7 github.com/golang/xerrors" # BSD
"golang.org/x/time 9d24e82272b4 github.com/golang/time" # BSD
- "github.com/golang/protobuf v1.3.2" # BSD
- "github.com/golang/snappy 2e65f85255db" # BSD
- "github.com/Azure/azure-sdk-for-go v31.1.0" # Apache-2.0
- "github.com/Azure/go-autorest v13.0.0" # Apache-2.0
- "github.com/aws/aws-sdk-go v1.25.19" # Apache-2.0
- "github.com/caddyserver/caddy v1.0.3" # Apache-2.0
- "github.com/dgrijalva/jwt-go v3.2.0" # MIT
- "github.com/dimchansky/utfbom v1.1.0" # Apache-2.0
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/snappy 2e65f85255db" # spdx:BSD-3-Clause
+ "github.com/Azure/azure-sdk-for-go v31.1.0" # spdx:Apache-2.0
+ "github.com/Azure/go-autorest v13.0.0" # spdx:Apache-2.0
+ "github.com/aws/aws-sdk-go v1.25.19" # spdx:Apache-2.0
+ "github.com/caddyserver/caddy v1.0.3" # spdx:Apache-2.0
+ "github.com/dgrijalva/jwt-go v3.2.0" # spdx:MIT
+ "github.com/dimchansky/utfbom v1.1.0" # spdx:Apache-2.0
"github.com/dnstap/golang-dnstap 2cf77a2b5e11" # Apache-2.0
"github.com/farsightsec/golang-framestream 8a0cb8ba8710" # Apache-2.0
- "github.com/flynn/go-shlex 3f9db97f8568 github.com/flynn-archive/go-shlex" # Apache-2.0
+ "github.com/flynn/go-shlex 3f9db97f8568 github.com/flynn-archive/go-shlex" # spdx:Apache-2.0
"github.com/grpc-ecosystem/grpc-opentracing 8e809c8a8645" # BSD
- "github.com/infobloxopen/go-trees 2af4e13f9062" # Apache-2.0
+ "github.com/infobloxopen/go-trees 2af4e13f9062" # spdx:Apache-2.0
"github.com/jmespath/go-jmespath c2b33e8439af" # Apache-2.0
- "github.com/matttproud/golang_protobuf_extensions v1.0.1" # Apache-2.0
- "github.com/mholt/certmagic 6a42ef9fe8c2" # Apache-2.0
- "github.com/go-acme/lego v2.5.0" # MIT
- "github.com/cenkalti/backoff v2.1.1" # MIT
- "github.com/klauspost/cpuid v1.2.0" # MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/mholt/certmagic 6a42ef9fe8c2" # spdx:Apache-2.0
+ "github.com/go-acme/lego v2.5.0" # spdx:MIT
+ "github.com/cenkalti/backoff v2.1.1" # spdx:MIT
+ "github.com/klauspost/cpuid v1.2.0" # spdx:MIT
"github.com/miekg/dns v1.1.22" # BSD
- "github.com/mitchellh/go-homedir v1.1.0" # MIT
- "github.com/opentracing/opentracing-go v1.1.0" # Apache-2.0
- "github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5" # Apache-2.0
- "github.com/Shopify/sarama v1.21.0" # MIT
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/opentracing/opentracing-go v1.1.0" # spdx:Apache-2.0
+ "github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5" # spdx:Apache-2.0
+ "github.com/Shopify/sarama v1.21.0" # spdx:MIT
"github.com/DataDog/zstd v1.3.5" # BSD
- "github.com/apache/thrift v0.12.0" # Apache-2.0
- "github.com/davecgh/go-spew v1.1.1" # ISC
- "github.com/eapache/go-resiliency v1.1.0" # MIT
- "github.com/eapache/go-xerial-snappy 776d5712da21" # MIT
- "github.com/eapache/queue v1.1.0" # MIT
- "github.com/go-logfmt/logfmt v0.4.0" # MIT
+ "github.com/apache/thrift v0.12.0" # spdx:Apache-2.0
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/eapache/go-resiliency v1.1.0" # spdx:MIT
+ "github.com/eapache/go-xerial-snappy 776d5712da21" # spdx:MIT
+ "github.com/eapache/queue v1.1.0" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0" # spdx:MIT
"github.com/gogo/protobuf v1.2.1" # BSD
- "github.com/opentracing-contrib/go-observer a52f23424492" # Apache-2.0
- "github.com/pierrec/lz4 v2.0.5" # BSD
- "github.com/beorn7/perks v1.0.1" # MIT
- "github.com/cespare/xxhash/v2 v2.1.0 github.com/cespare/xxhash" # MIT
- "github.com/prometheus/client_golang v1.2.1" # Apache-2.0
- "github.com/prometheus/client_model 14fe0d1b01d4" # Apache-2.0
- "github.com/prometheus/common v0.7.0" # Apache-2.0
- "github.com/prometheus/procfs v0.0.5" # Apache-2.0
+ "github.com/opentracing-contrib/go-observer a52f23424492" # spdx:Apache-2.0
+ "github.com/pierrec/lz4 v2.0.5" # spdx:BSD-3-Clause
+ "github.com/beorn7/perks v1.0.1" # spdx:MIT
+ "github.com/cespare/xxhash/v2 v2.1.0 github.com/cespare/xxhash" # spdx:MIT
+ "github.com/prometheus/client_golang v1.2.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_model 14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
"github.com/rcrowley/go-metrics 3113b8401b8a" # BSD-2
- "go.etcd.io/etcd a14579fbfb1a github.com/etcd-io/etcd" # Apache-2.0
- "github.com/coreos/go-systemd 93d5ec2c7f76" # Apache-2.0
- "github.com/coreos/pkg 399ea9e2e55f" # Apache-2.0
+ "go.etcd.io/etcd a14579fbfb1a github.com/etcd-io/etcd" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd 93d5ec2c7f76" # spdx:Apache-2.0
+ "github.com/coreos/pkg 399ea9e2e55f" # spdx:Apache-2.0
"go.uber.org/zap v1.10.0 github.com/uber-go/zap" # MIT
- "go.uber.org/atomic v1.3.2 github.com/uber-go/atomic" # MIT
- "go.uber.org/multierr v1.1.0 github.com/uber-go/multierr" # MIT
- "github.com/google/uuid v1.1.1" # BSD
- "github.com/google/gofuzz v1.0.0" # Apache-2.0
- "github.com/google/go-cmp v0.3.0" # BSD
+ "go.uber.org/atomic v1.3.2 github.com/uber-go/atomic" # spdx:MIT
+ "go.uber.org/multierr v1.1.0 github.com/uber-go/multierr" # spdx:MIT
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
"google.golang.org/api v0.13.0 github.com/googleapis/google-api-go-client" # BSD MIT
- "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go" # Apache-2.0
- "google.golang.org/genproto 710ae3a149df github.com/google/go-genproto" # Apache-2.0
- "github.com/googleapis/gax-go v2.0.5" # BSD
- "github.com/googleapis/gnostic v0.2.0" # Apache-2.0
+ "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "google.golang.org/genproto 710ae3a149df github.com/google/go-genproto" # spdx:Apache-2.0
+ "github.com/googleapis/gax-go v2.0.5" # spdx:BSD-3-Clause
+ "github.com/googleapis/gnostic v0.2.0" # spdx:Apache-2.0
"cloud.google.com/go v0.41.0 github.com/googleapis/google-cloud-go" # Apache-2.0
- "go.opencensus.io v0.22.0 github.com/census-instrumentation/opencensus-go" # Apache-2.0
- "github.com/hashicorp/golang-lru v0.5.1" # MPL-2.0
+ "go.opencensus.io v0.22.0 github.com/census-instrumentation/opencensus-go" # spdx:Apache-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
"gopkg.in/DataDog/dd-trace-go.v1 v1.19.0 github.com/DataDog/dd-trace-go" # BSD Apache-2.0
- "github.com/DataDog/datadog-go v2.2.0" # MIT
+ "github.com/DataDog/datadog-go v2.2.0" # spdx:MIT
"github.com/tinylib/msgp v1.1.0" # MIT
- "github.com/philhofer/fwd v1.0.0" # MIT
+ "github.com/philhofer/fwd v1.0.0" # spdx:MIT
"gopkg.in/inf.v0 v0.9.1 github.com/go-inf/inf" # BSD
- "gopkg.in/square/go-jose.v2 v2.2.2 github.com/square/go-jose" # Apache-2.0
+ "gopkg.in/square/go-jose.v2 v2.2.2 github.com/square/go-jose" # spdx:Apache-2.0
"gopkg.in/yaml.v2 v2.2.2 github.com/go-yaml/yaml" # Apache-2.0
"sigs.k8s.io/yaml v1.1.0 github.com/kubernetes-sigs/yaml" # MIT BSD
- "k8s.io/api 7cf5895f2711 github.com/kubernetes/api" # Apache-2.0
- "k8s.io/apimachinery 1799e75a0719 github.com/kubernetes/apimachinery" # Apache-2.0
- "k8s.io/client-go 78d2af792bab github.com/kubernetes/client-go" # Apache-2.0
- "k8s.io/klog v0.4.0 github.com/kubernetes/klog" # Apache-2.0
- "k8s.io/utils 6999998975a7 github.com/kubernetes/utils" # Apache-2.0
+ "k8s.io/api 7cf5895f2711 github.com/kubernetes/api" # spdx:Apache-2.0
+ "k8s.io/apimachinery 1799e75a0719 github.com/kubernetes/apimachinery" # spdx:Apache-2.0
+ "k8s.io/client-go 78d2af792bab github.com/kubernetes/client-go" # spdx:Apache-2.0
+ "k8s.io/klog v0.4.0 github.com/kubernetes/klog" # spdx:Apache-2.0
+ "k8s.io/utils 6999998975a7 github.com/kubernetes/utils" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud fe1ba5ce12dd" # Apache-2.0
- "github.com/imdario/mergo v0.3.7" # BSD
- "github.com/json-iterator/go v1.1.7" # MIT
- "github.com/modern-go/concurrent bacd9c7ef1dd" # Apache-2.0
- "github.com/modern-go/reflect2 v1.0.1" # Apache-2.0
- "github.com/spf13/pflag v1.0.3" # BSD
+ "github.com/imdario/mergo v0.3.7" # spdx:BSD-3-Clause
+ "github.com/json-iterator/go v1.1.7" # spdx:MIT
+ "github.com/modern-go/concurrent bacd9c7ef1dd" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
)
EGO_PN="github.com/${PN}/${PN}"
@@ -100,7 +100,7 @@ ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
DESCRIPTION="A DNS server that chains middleware"
-HOMEPAGE="https://github.com/coredns/coredns"
+HOMEPAGE="https://github.com/coredns/coredns" # spdx:Apache-2.0
SRC_URI="${ARCHIVE_URI}
$(go-module_vendor_uris)"
diff --git net-fs/docker-volume-netshare/docker-volume-netshare-0.35.ebuild net-fs/docker-volume-netshare/docker-volume-netshare-0.35.ebuild
index fed0fcf4d248..1f08e62bef2b 100644
--- net-fs/docker-volume-netshare/docker-volume-netshare-0.35.ebuild
+++ net-fs/docker-volume-netshare/docker-volume-netshare-0.35.ebuild
@@ -6,14 +6,14 @@ EAPI=6
EGO_PN="github.com/ContainX/docker-volume-netshare"
EGIT_COMMIT="v${PV}"
-EGO_VENDOR=( "github.com/Sirupsen/logrus 8c0189d9f6bbf301e5d055d34268156b317016af"
- "github.com/dickeyxxx/netrc e1a19c977509b96a5c76996dec63ab5aac67c38c"
- "github.com/docker/go-plugins-helpers 61cb8e2334204460162c8bd2417cd43cb71da66f"
- "github.com/coreos/go-systemd 25fe332a900022d06a189ce01108392854c59df1"
- "github.com/docker/go-connections 7beb39f0b969b075d1325fecb092faf27fd357b6"
+EGO_VENDOR=( "github.com/Sirupsen/logrus 8c0189d9f6bbf301e5d055d34268156b317016af" # spdx:MIT
+ "github.com/dickeyxxx/netrc e1a19c977509b96a5c76996dec63ab5aac67c38c" # spdx:MIT
+ "github.com/docker/go-plugins-helpers 61cb8e2334204460162c8bd2417cd43cb71da66f" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd 25fe332a900022d06a189ce01108392854c59df1" # spdx:Apache-2.0
+ "github.com/docker/go-connections 7beb39f0b969b075d1325fecb092faf27fd357b6" # spdx:Apache-2.0
"github.com/miekg/dns 5364553f1ee9cddc7ac8b62dce148309c386695b"
- "github.com/spf13/cobra be77323fc05148ef091e83b3866c0d47c8e74a8b"
- "github.com/spf13/pflag ee5fd03fd6acfd43e44aea0b4135958546ed8e73"
+ "github.com/spf13/cobra be77323fc05148ef091e83b3866c0d47c8e74a8b" # spdx:Apache-2.0
+ "github.com/spf13/pflag ee5fd03fd6acfd43e44aea0b4135958546ed8e73" # spdx:BSD-3-Clause
"golang.org/x/net cbe0f9307d0156177f9dd5dc85da1a31abc5f2fb github.com/golang/net"
"golang.org/x/crypto 432090b8f568c018896cd8a0fb0345872bbac6ce github.com/golang/crypto"
"golang.org/x/sys 37707fdb30a5b38865cfb95e5aab41707daec7fd github.com/golang/sys"
diff --git net-fs/mc/mc-2019.07.17.22.13.42.ebuild net-fs/mc/mc-2019.07.17.22.13.42.ebuild
index f9de8d0746e1..9abad1dfa41f 100644
--- net-fs/mc/mc-2019.07.17.22.13.42.ebuild
+++ net-fs/mc/mc-2019.07.17.22.13.42.ebuild
@@ -3,35 +3,35 @@
EAPI=7
-EGO_VENDOR=( "github.com/pkg/profile f6fe06335df110bcf1ed6d4e852b760bfc15beee"
- "gopkg.in/h2non/filetype.v1 cc14fdc9ca0e4c2bafad7458f6ff79fd3947cfbb github.com/h2non/filetype"
- "gopkg.in/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c github.com/mattn/go-isatty"
- "github.com/pkg/xattr dd870b5cfebab49617ea0c1da6176474e8a52bf4"
+EGO_VENDOR=( "github.com/pkg/profile f6fe06335df110bcf1ed6d4e852b760bfc15beee" # spdx:BSD-2-Clause
+ "gopkg.in/h2non/filetype.v1 cc14fdc9ca0e4c2bafad7458f6ff79fd3947cfbb github.com/h2non/filetype" # spdx:MIT
+ "gopkg.in/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c github.com/mattn/go-isatty" # spdx:MIT
+ "github.com/pkg/xattr dd870b5cfebab49617ea0c1da6176474e8a52bf4" # spdx:BSD-2-Clause
"golang.org/x/text 6f44c5a2ea40ee3593d98cdcc905cc1fdaa660e2 github.com/golang/text"
- "github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727"
+ "github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727" # spdx:MIT
"golang.org/x/sys 81d4e9dc473e5e8c933f2aaeba2a3d81efb9aed2 github.com/golang/sys"
- "github.com/cheggaaa/pb f907f6f5dd81f77c2bbc1cde92e4c5a04720cb11"
- "github.com/mattn/go-runewidth 3ee7d812e62a0804a7d0a324e0249ca2db3476d3"
- "github.com/mattn/go-colorable 3a70a971f94a22f2fa562ffcc7a0eb45f5daf045"
+ "github.com/cheggaaa/pb f907f6f5dd81f77c2bbc1cde92e4c5a04720cb11" # spdx:BSD-3-Clause
+ "github.com/mattn/go-runewidth 3ee7d812e62a0804a7d0a324e0249ca2db3476d3" # spdx:MIT
+ "github.com/mattn/go-colorable 3a70a971f94a22f2fa562ffcc7a0eb45f5daf045" # spdx:MIT
"github.com/dustin/go-humanize 9f541cc9db5d55bce703bd99987c9d5cb8eea45e"
- "github.com/fatih/color 5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4"
- "github.com/hashicorp/go-version d40cf49b3a77bba84a7afdbd7f1dc295d114efb1"
+ "github.com/fatih/color 5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4" # spdx:MIT
+ "github.com/hashicorp/go-version d40cf49b3a77bba84a7afdbd7f1dc295d114efb1" # spdx:MPL-2.0
"github.com/inconshreveable/go-update 8152e7eb6ccf8679a64582a66b78519688d156ad"
- "github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
+ "github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c" # spdx:MIT
"golang.org/x/net b630fd6fe46bcfc98f989005d8b8ec1400e60a6e github.com/golang/net"
"golang.org/x/crypto a5d413f7728c81fb97d96a2b722368945f651e78 github.com/golang/crypto"
- "github.com/segmentio/go-prompt f0d19b6901ade831d5a3204edc0d6a7d6457fbb2"
- "github.com/rjeczalik/notify 69d839f37b13a8cb7a78366f7633a4071cb43be7"
- "github.com/posener/complete 3ef9b31a6a0613ae832e7ecf208374027c3b2343"
- "github.com/minio/sha256-simd 05b4dd3047e5d6e86cb4e0477164b850cd896261"
- "github.com/hashicorp/go-multierror 886a7fbe3eb1c874d46f623bfa70af45f425b3d1"
- "github.com/hashicorp/errwrap 8a6fb523712970c966eefc6b39ed2c5e74880354"
- "github.com/minio/cli 8683fa7fef37cc8cb092f47bdb6b403e0049f9ee"
- "github.com/minio/minio-go 5d20267d970d9e514bbcb88b37b059bb5321ff60"
- "github.com/minio/minio 0250f7de678bbca5ad8bbfd50e2f65133feb06e2"
- "github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8"
- "gopkg.in/ini.v1 c85607071cf08ca1adaf48319cd1aa322e81d8c1 github.com/go-ini/ini"
- "github.com/minio/minio-go/v6 5d20267d970d9e514bbcb88b37b059bb5321ff60 github.com/minio/minio-go"
+ "github.com/segmentio/go-prompt f0d19b6901ade831d5a3204edc0d6a7d6457fbb2" # spdx:MIT
+ "github.com/rjeczalik/notify 69d839f37b13a8cb7a78366f7633a4071cb43be7" # spdx:MIT
+ "github.com/posener/complete 3ef9b31a6a0613ae832e7ecf208374027c3b2343" # spdx:MIT
+ "github.com/minio/sha256-simd 05b4dd3047e5d6e86cb4e0477164b850cd896261" # spdx:Apache-2.0
+ "github.com/hashicorp/go-multierror 886a7fbe3eb1c874d46f623bfa70af45f425b3d1" # spdx:MPL-2.0
+ "github.com/hashicorp/errwrap 8a6fb523712970c966eefc6b39ed2c5e74880354" # spdx:MPL-2.0
+ "github.com/minio/cli 8683fa7fef37cc8cb092f47bdb6b403e0049f9ee" # spdx:MIT
+ "github.com/minio/minio-go 5d20267d970d9e514bbcb88b37b059bb5321ff60" # spdx:Apache-2.0
+ "github.com/minio/minio 0250f7de678bbca5ad8bbfd50e2f65133feb06e2" # spdx:Apache-2.0
+ "github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8" # spdx:ISC
+ "gopkg.in/ini.v1 c85607071cf08ca1adaf48319cd1aa322e81d8c1 github.com/go-ini/ini" # spdx:Apache-2.0
+ "github.com/minio/minio-go/v6 5d20267d970d9e514bbcb88b37b059bb5321ff60 github.com/minio/minio-go" # spdx:Apache-2.0
)
inherit golang-build golang-vcs-snapshot
@@ -41,10 +41,10 @@ MY_PV=${MY_PV//./-}
EGIT_COMMIT="c352cadd4be2c6bed64884c78d1e8a8ac6efaf3f"
-EGO_PN="github.com/minio/mc"
+EGO_PN="github.com/minio/mc" # spdx:Apache-2.0
DESCRIPTION="Minio client provides alternatives for ls, cat on cloud storage and filesystems"
-HOMEPAGE="https://github.com/minio/mc"
+HOMEPAGE="https://github.com/minio/mc" # spdx:Apache-2.0
SRC_URI="https://${EGO_PN}/archive/RELEASE.${MY_PV}.tar.gz -> ${P}.tar.gz
${EGO_VENDOR_URI}"
diff --git net-fs/mc/mc-2019.07.31.19.17.35.ebuild net-fs/mc/mc-2019.07.31.19.17.35.ebuild
index f9de8d0746e1..9abad1dfa41f 100644
--- net-fs/mc/mc-2019.07.31.19.17.35.ebuild
+++ net-fs/mc/mc-2019.07.31.19.17.35.ebuild
@@ -3,35 +3,35 @@
EAPI=7
-EGO_VENDOR=( "github.com/pkg/profile f6fe06335df110bcf1ed6d4e852b760bfc15beee"
- "gopkg.in/h2non/filetype.v1 cc14fdc9ca0e4c2bafad7458f6ff79fd3947cfbb github.com/h2non/filetype"
- "gopkg.in/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c github.com/mattn/go-isatty"
- "github.com/pkg/xattr dd870b5cfebab49617ea0c1da6176474e8a52bf4"
+EGO_VENDOR=( "github.com/pkg/profile f6fe06335df110bcf1ed6d4e852b760bfc15beee" # spdx:BSD-2-Clause
+ "gopkg.in/h2non/filetype.v1 cc14fdc9ca0e4c2bafad7458f6ff79fd3947cfbb github.com/h2non/filetype" # spdx:MIT
+ "gopkg.in/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c github.com/mattn/go-isatty" # spdx:MIT
+ "github.com/pkg/xattr dd870b5cfebab49617ea0c1da6176474e8a52bf4" # spdx:BSD-2-Clause
"golang.org/x/text 6f44c5a2ea40ee3593d98cdcc905cc1fdaa660e2 github.com/golang/text"
- "github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727"
+ "github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727" # spdx:MIT
"golang.org/x/sys 81d4e9dc473e5e8c933f2aaeba2a3d81efb9aed2 github.com/golang/sys"
- "github.com/cheggaaa/pb f907f6f5dd81f77c2bbc1cde92e4c5a04720cb11"
- "github.com/mattn/go-runewidth 3ee7d812e62a0804a7d0a324e0249ca2db3476d3"
- "github.com/mattn/go-colorable 3a70a971f94a22f2fa562ffcc7a0eb45f5daf045"
+ "github.com/cheggaaa/pb f907f6f5dd81f77c2bbc1cde92e4c5a04720cb11" # spdx:BSD-3-Clause
+ "github.com/mattn/go-runewidth 3ee7d812e62a0804a7d0a324e0249ca2db3476d3" # spdx:MIT
+ "github.com/mattn/go-colorable 3a70a971f94a22f2fa562ffcc7a0eb45f5daf045" # spdx:MIT
"github.com/dustin/go-humanize 9f541cc9db5d55bce703bd99987c9d5cb8eea45e"
- "github.com/fatih/color 5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4"
- "github.com/hashicorp/go-version d40cf49b3a77bba84a7afdbd7f1dc295d114efb1"
+ "github.com/fatih/color 5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4" # spdx:MIT
+ "github.com/hashicorp/go-version d40cf49b3a77bba84a7afdbd7f1dc295d114efb1" # spdx:MPL-2.0
"github.com/inconshreveable/go-update 8152e7eb6ccf8679a64582a66b78519688d156ad"
- "github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
+ "github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c" # spdx:MIT
"golang.org/x/net b630fd6fe46bcfc98f989005d8b8ec1400e60a6e github.com/golang/net"
"golang.org/x/crypto a5d413f7728c81fb97d96a2b722368945f651e78 github.com/golang/crypto"
- "github.com/segmentio/go-prompt f0d19b6901ade831d5a3204edc0d6a7d6457fbb2"
- "github.com/rjeczalik/notify 69d839f37b13a8cb7a78366f7633a4071cb43be7"
- "github.com/posener/complete 3ef9b31a6a0613ae832e7ecf208374027c3b2343"
- "github.com/minio/sha256-simd 05b4dd3047e5d6e86cb4e0477164b850cd896261"
- "github.com/hashicorp/go-multierror 886a7fbe3eb1c874d46f623bfa70af45f425b3d1"
- "github.com/hashicorp/errwrap 8a6fb523712970c966eefc6b39ed2c5e74880354"
- "github.com/minio/cli 8683fa7fef37cc8cb092f47bdb6b403e0049f9ee"
- "github.com/minio/minio-go 5d20267d970d9e514bbcb88b37b059bb5321ff60"
- "github.com/minio/minio 0250f7de678bbca5ad8bbfd50e2f65133feb06e2"
- "github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8"
- "gopkg.in/ini.v1 c85607071cf08ca1adaf48319cd1aa322e81d8c1 github.com/go-ini/ini"
- "github.com/minio/minio-go/v6 5d20267d970d9e514bbcb88b37b059bb5321ff60 github.com/minio/minio-go"
+ "github.com/segmentio/go-prompt f0d19b6901ade831d5a3204edc0d6a7d6457fbb2" # spdx:MIT
+ "github.com/rjeczalik/notify 69d839f37b13a8cb7a78366f7633a4071cb43be7" # spdx:MIT
+ "github.com/posener/complete 3ef9b31a6a0613ae832e7ecf208374027c3b2343" # spdx:MIT
+ "github.com/minio/sha256-simd 05b4dd3047e5d6e86cb4e0477164b850cd896261" # spdx:Apache-2.0
+ "github.com/hashicorp/go-multierror 886a7fbe3eb1c874d46f623bfa70af45f425b3d1" # spdx:MPL-2.0
+ "github.com/hashicorp/errwrap 8a6fb523712970c966eefc6b39ed2c5e74880354" # spdx:MPL-2.0
+ "github.com/minio/cli 8683fa7fef37cc8cb092f47bdb6b403e0049f9ee" # spdx:MIT
+ "github.com/minio/minio-go 5d20267d970d9e514bbcb88b37b059bb5321ff60" # spdx:Apache-2.0
+ "github.com/minio/minio 0250f7de678bbca5ad8bbfd50e2f65133feb06e2" # spdx:Apache-2.0
+ "github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8" # spdx:ISC
+ "gopkg.in/ini.v1 c85607071cf08ca1adaf48319cd1aa322e81d8c1 github.com/go-ini/ini" # spdx:Apache-2.0
+ "github.com/minio/minio-go/v6 5d20267d970d9e514bbcb88b37b059bb5321ff60 github.com/minio/minio-go" # spdx:Apache-2.0
)
inherit golang-build golang-vcs-snapshot
@@ -41,10 +41,10 @@ MY_PV=${MY_PV//./-}
EGIT_COMMIT="c352cadd4be2c6bed64884c78d1e8a8ac6efaf3f"
-EGO_PN="github.com/minio/mc"
+EGO_PN="github.com/minio/mc" # spdx:Apache-2.0
DESCRIPTION="Minio client provides alternatives for ls, cat on cloud storage and filesystems"
-HOMEPAGE="https://github.com/minio/mc"
+HOMEPAGE="https://github.com/minio/mc" # spdx:Apache-2.0
SRC_URI="https://${EGO_PN}/archive/RELEASE.${MY_PV}.tar.gz -> ${P}.tar.gz
${EGO_VENDOR_URI}"
diff --git net-fs/minio/minio-2019.09.11.19.53.16.ebuild net-fs/minio/minio-2019.09.11.19.53.16.ebuild
index 9d8fad8d7cfd..2f7615a96007 100644
--- net-fs/minio/minio-2019.09.11.19.53.16.ebuild
+++ net-fs/minio/minio-2019.09.11.19.53.16.ebuild
@@ -4,8 +4,8 @@
EAPI=7
EGO_VENDOR=( "gopkg.in/yaml.v2 51d6538a90f86fe93ac480b35f37b2be17fef232 github.com/go-yaml/yaml"
- "gopkg.in/olivere/elastic.v5 f72acaba629a7ec879103d17b7426a31bc38e199 github.com/olivere/elastic"
- "gopkg.in/Shopify/sarama.v1 879f631812a30a580659e8035e7cda9994bb99ac github.com/Shopify/sarama"
+ "gopkg.in/olivere/elastic.v5 f72acaba629a7ec879103d17b7426a31bc38e199 github.com/olivere/elastic" # spdx:MIT
+ "gopkg.in/Shopify/sarama.v1 879f631812a30a580659e8035e7cda9994bb99ac github.com/Shopify/sarama" # spdx:MIT
"google.golang.org/api/option bce707a4d0ea3488942724b3bcc1c8338f38f991 github.com/googleapis/google-api-go-client"
"google.golang.org/api/iterator bce707a4d0ea3488942724b3bcc1c8338f38f991 github.com/googleapis/google-api-go-client"
"google.golang.org/api/googleapi bce707a4d0ea3488942724b3bcc1c8338f38f991 github.com/googleapis/google-api-go-client"
@@ -14,123 +14,123 @@ EGO_VENDOR=( "gopkg.in/yaml.v2 51d6538a90f86fe93ac480b35f37b2be17fef232 github.c
"golang.org/x/net eb5bcb51f2a31c7d5141d810b70815c05d9c9146 github.com/golang/net"
"golang.org/x/text e3703dcdd614d2d7488fff034c75c551ea25da95 github.com/golang/text"
"golang.org/x/crypto 38d8ce5564a5b71b2e3a00553993f1b9a7ae852f github.com/golang/crypto"
- "go.uber.org/atomic 1ea20fb1cbb1cc08cbd0d913a96dead89aa18289 github.com/uber-go/atomic"
- "github.com/valyala/tcplisten ceec8f93295a060cdb565ec25e4ccf17941dbd55"
+ "go.uber.org/atomic 1ea20fb1cbb1cc08cbd0d913a96dead89aa18289 github.com/uber-go/atomic" # spdx:MIT
+ "github.com/valyala/tcplisten ceec8f93295a060cdb565ec25e4ccf17941dbd55" # spdx:MIT
"cloud.google.com/go/storage a4ed3b9f8c7419c692a60bbf780ab0f1c4af5ce4 github.com/googleapis/google-cloud-go"
- "github.com/tidwall/sjson 25fb082a20e29e83fb7b7ef5f5919166aad1f084"
- "github.com/tidwall/gjson eee0b6226f0d1db2675a176fdfaa8419bcad4ca8"
- "github.com/tidwall/pretty 1166b9ac2b65e46a43d8618d30d1554f4652d49b"
- "github.com/tidwall/match 33827db735fff6510490d69a8622612558a557ed"
- "github.com/streadway/amqp 14f78b41ce6da3d698c2ef2cc8c0ea7ce9e26688"
- "github.com/skyrings/skyring-common d1c0bb1cbd5ed8438be1385c85c4f494608cde1e"
- "github.com/segmentio/go-prompt f0d19b6901ade831d5a3204edc0d6a7d6457fbb2"
- "github.com/rs/cors 9a47f48565a795472d43519dd49aac781f3034fb"
- "github.com/rjeczalik/notify 69d839f37b13a8cb7a78366f7633a4071cb43be7"
+ "github.com/tidwall/sjson 25fb082a20e29e83fb7b7ef5f5919166aad1f084" # spdx:MIT
+ "github.com/tidwall/gjson eee0b6226f0d1db2675a176fdfaa8419bcad4ca8" # spdx:MIT
+ "github.com/tidwall/pretty 1166b9ac2b65e46a43d8618d30d1554f4652d49b" # spdx:MIT
+ "github.com/tidwall/match 33827db735fff6510490d69a8622612558a557ed" # spdx:MIT
+ "github.com/streadway/amqp 14f78b41ce6da3d698c2ef2cc8c0ea7ce9e26688" # spdx:BSD-2-Clause
+ "github.com/skyrings/skyring-common d1c0bb1cbd5ed8438be1385c85c4f494608cde1e" # spdx:Apache-2.0
+ "github.com/segmentio/go-prompt f0d19b6901ade831d5a3204edc0d6a7d6457fbb2" # spdx:MIT
+ "github.com/rs/cors 9a47f48565a795472d43519dd49aac781f3034fb" # spdx:MIT
+ "github.com/rjeczalik/notify 69d839f37b13a8cb7a78366f7633a4071cb43be7" # spdx:MIT
"github.com/rcrowley/go-metrics 3113b8401b8a98917cde58f8bbd42a1b1c03b1fd"
- "github.com/prometheus/client_golang 505eaef017263e299324067d40ca2c48f6a2cf50"
- "github.com/prometheus/procfs 55ae3d9d557340b5bc24cd8aa5f6fa2c2ab31352"
- "github.com/prometheus/common 5df5c82edb7502fd6cbe093223a19b6e1231494f"
- "github.com/prometheus/client_model fd36f4220a901265f90734c3183c5f0c91daa0b8"
- "github.com/pkg/profile f6fe06335df110bcf1ed6d4e852b760bfc15beee"
- "github.com/pkg/errors ba968bfe8b2f7e042a574c888954fccecfa385b4"
- "github.com/pierrec/lz4 315a67e90e415bcdaff33057da191569bf4d8479"
- "github.com/nsqio/go-nsq eee57a3ac4174c55924125bb15eeeda8cffb6e6f"
- "github.com/nats-io/nats 70fe06cee50d4b6f98248d9675fb55f2a3aa7228"
- "github.com/nats-io/nuid 3024a71c3cbe30667286099921591e6fcc328230"
- "github.com/nats-io/nkeys 1546a3320a8f195a5b5c84aef8309377c2e411d5"
- "github.com/nats-io/go-nats 70fe06cee50d4b6f98248d9675fb55f2a3aa7228"
- "github.com/nats-io/go-nats-streaming 4366d43a0648b4997ed32080f937e8702ab86c48"
- "github.com/Azure/azure-sdk-for-go d659f2a91175cac99aa5627d09b83026eacc978d"
- "github.com/Azure/go-autorest 3b1641ed03046f2ee28d73f7a51e5b884d55b92a"
+ "github.com/prometheus/client_golang 505eaef017263e299324067d40ca2c48f6a2cf50" # spdx:Apache-2.0
+ "github.com/prometheus/procfs 55ae3d9d557340b5bc24cd8aa5f6fa2c2ab31352" # spdx:Apache-2.0
+ "github.com/prometheus/common 5df5c82edb7502fd6cbe093223a19b6e1231494f" # spdx:Apache-2.0
+ "github.com/prometheus/client_model fd36f4220a901265f90734c3183c5f0c91daa0b8" # spdx:Apache-2.0
+ "github.com/pkg/profile f6fe06335df110bcf1ed6d4e852b760bfc15beee" # spdx:BSD-2-Clause
+ "github.com/pkg/errors ba968bfe8b2f7e042a574c888954fccecfa385b4" # spdx:BSD-2-Clause
+ "github.com/pierrec/lz4 315a67e90e415bcdaff33057da191569bf4d8479" # spdx:BSD-3-Clause
+ "github.com/nsqio/go-nsq eee57a3ac4174c55924125bb15eeeda8cffb6e6f" # spdx:MIT
+ "github.com/nats-io/nats 70fe06cee50d4b6f98248d9675fb55f2a3aa7228" # spdx:Apache-2.0
+ "github.com/nats-io/nuid 3024a71c3cbe30667286099921591e6fcc328230" # spdx:Apache-2.0
+ "github.com/nats-io/nkeys 1546a3320a8f195a5b5c84aef8309377c2e411d5" # spdx:Apache-2.0
+ "github.com/nats-io/go-nats 70fe06cee50d4b6f98248d9675fb55f2a3aa7228" # spdx:Apache-2.0
+ "github.com/nats-io/go-nats-streaming 4366d43a0648b4997ed32080f937e8702ab86c48" # spdx:Apache-2.0
+ "github.com/Azure/azure-sdk-for-go d659f2a91175cac99aa5627d09b83026eacc978d" # spdx:Apache-2.0
+ "github.com/Azure/go-autorest 3b1641ed03046f2ee28d73f7a51e5b884d55b92a" # spdx:Apache-2.0
"github.com/DataDog/zstd c7161f8c63c045cbc7ca051dcc969dd0e4054de2"
- "github.com/mailru/easyjson 1ea4449da9834f4d333f1cc461c374aea217d249"
- "github.com/gorilla/mux a7962380ca08b5a188038c69871b8d3fbdf31e89"
- "github.com/coredns/coredns 8dcc7fccd74454134b33c8bc9f780ed6d7f076cf"
- "github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d"
- "github.com/eapache/go-resiliency 842e16ec2c98ef0c59eebfe60d2d3500a793ba19"
- "github.com/minio/minio-go 5325257a208fc630aaaac31bc00789acbc998c14"
- "github.com/alecthomas/participle 98cb121381c371cf1542c7ae145e485d703aec0b"
- "github.com/aliyun/aliyun-oss-go-sdk 86c17b95fcd5db33628a61e492fb4a1a937d5906"
- "github.com/bcicen/jstream 16c1f8af81c2a9967b30d365a29472126274f998"
- "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
- "github.com/cheggaaa/pb f907f6f5dd81f77c2bbc1cde92e4c5a04720cb11"
+ "github.com/mailru/easyjson 1ea4449da9834f4d333f1cc461c374aea217d249" # spdx:MIT
+ "github.com/gorilla/mux a7962380ca08b5a188038c69871b8d3fbdf31e89" # spdx:BSD-3-Clause
+ "github.com/coredns/coredns 8dcc7fccd74454134b33c8bc9f780ed6d7f076cf" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d" # spdx:Apache-2.0
+ "github.com/eapache/go-resiliency 842e16ec2c98ef0c59eebfe60d2d3500a793ba19" # spdx:MIT
+ "github.com/minio/minio-go 5325257a208fc630aaaac31bc00789acbc998c14" # spdx:Apache-2.0
+ "github.com/alecthomas/participle 98cb121381c371cf1542c7ae145e485d703aec0b" # spdx:MIT
+ "github.com/aliyun/aliyun-oss-go-sdk 86c17b95fcd5db33628a61e492fb4a1a937d5906" # spdx:Apache-2.0
+ "github.com/bcicen/jstream 16c1f8af81c2a9967b30d365a29472126274f998" # spdx:MIT
+ "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+ "github.com/cheggaaa/pb f907f6f5dd81f77c2bbc1cde92e4c5a04720cb11" # spdx:BSD-3-Clause
"github.com/gogo/protobuf 382325bbbb4d1c850eec1f3ec92a1a16f502d68b"
- "github.com/davecgh/go-spew d8f796af33cc11cb798c1aaeb27a4ebc5099927d"
+ "github.com/davecgh/go-spew d8f796af33cc11cb798c1aaeb27a4ebc5099927d" # spdx:ISC
"github.com/inconshreveable/go-update 8152e7eb6ccf8679a64582a66b78519688d156ad"
- "github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8"
- "github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727"
+ "github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8" # spdx:ISC
+ "github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727" # spdx:MIT
"github.com/klauspost/pgzip 083b1c3f84dd6486588802e5ce295de3a7f41a8b"
- "github.com/marstr/guid 8bd9a64bf37eb297b492a4101fb28e80ac0b290f"
- "github.com/coreos/etcd d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9"
- "github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e"
- "github.com/gorilla/rpc bffcfa752ad4e523cc8f720afeb5b985ed41ae16"
- "github.com/djherbis/atime 8e47e0e01d08df8b9f840d74299c8ab70a024a30"
+ "github.com/marstr/guid 8bd9a64bf37eb297b492a4101fb28e80ac0b290f" # spdx:MIT
+ "github.com/coreos/etcd d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9" # spdx:Apache-2.0
+ "github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e" # spdx:MIT
+ "github.com/gorilla/rpc bffcfa752ad4e523cc8f720afeb5b985ed41ae16" # spdx:BSD-3-Clause
+ "github.com/djherbis/atime 8e47e0e01d08df8b9f840d74299c8ab70a024a30" # spdx:MIT
"github.com/dustin/go-humanize 9f541cc9db5d55bce703bd99987c9d5cb8eea45e"
- "github.com/eapache/go-xerial-snappy 776d5712da21bc4762676d614db1d8a64f4238b0"
- "github.com/eapache/queue 093482f3f8ce946c05bcba64badd2c82369e084d"
- "github.com/golang/protobuf d3c38a4eb4970272b87a425ae00ccc4548e2f9bb"
- "github.com/fatih/structs 4966fc68f5b7593aafa6cbbba2d65ec6e1416047"
- "github.com/minio/parquet-go 9d767baf16793cc4b7fd55d642474c36c077ef77"
- "gopkg.in/ini.v1 c85607071cf08ca1adaf48319cd1aa322e81d8c1 github.com/go-ini/ini"
- "google.golang.org/grpc 3507fb8e1a5ad030303c106fef3a47c9fdad16ad github.com/grpc/grpc-go"
- "google.golang.org/genproto 64821d5d210748c883cd2b809589555ae4654203 github.com/google/go-genproto"
- "go.opencensus.io 43463a80402d8447b7fce0d2c58edf1687ff0b58 github.com/census-instrumentation/opencensus-go"
- "git.apache.org/thrift.git c9b1e29bc9e0702d7441383358d565e1e76ccea7 github.com/apache/thrift"
- "github.com/elazarl/go-bindata-assetfs 30f82fa23fd844bd5bb1e5f216db87fd77b5eb43"
- "github.com/eclipse/paho.mqtt.golang 20337d8c394721c308cc6ec096990ee451a7cd7f"
- "github.com/klauspost/compress 30be6041bed523c18e269a700ebd9c2ea9328574"
- "github.com/hashicorp/vault 36aa8c8dd1936e10ebd7a4c1d412ae0e6f7900bd"
- "github.com/fatih/color 5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4"
+ "github.com/eapache/go-xerial-snappy 776d5712da21bc4762676d614db1d8a64f4238b0" # spdx:MIT
+ "github.com/eapache/queue 093482f3f8ce946c05bcba64badd2c82369e084d" # spdx:MIT
+ "github.com/golang/protobuf d3c38a4eb4970272b87a425ae00ccc4548e2f9bb" # spdx:BSD-3-Clause
+ "github.com/fatih/structs 4966fc68f5b7593aafa6cbbba2d65ec6e1416047" # spdx:MIT
+ "github.com/minio/parquet-go 9d767baf16793cc4b7fd55d642474c36c077ef77" # spdx:Apache-2.0
+ "gopkg.in/ini.v1 c85607071cf08ca1adaf48319cd1aa322e81d8c1 github.com/go-ini/ini" # spdx:Apache-2.0
+ "google.golang.org/grpc 3507fb8e1a5ad030303c106fef3a47c9fdad16ad github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "google.golang.org/genproto 64821d5d210748c883cd2b809589555ae4654203 github.com/google/go-genproto" # spdx:Apache-2.0
+ "go.opencensus.io 43463a80402d8447b7fce0d2c58edf1687ff0b58 github.com/census-instrumentation/opencensus-go" # spdx:Apache-2.0
+ "git.apache.org/thrift.git c9b1e29bc9e0702d7441383358d565e1e76ccea7 github.com/apache/thrift" # spdx:Apache-2.0
+ "github.com/elazarl/go-bindata-assetfs 30f82fa23fd844bd5bb1e5f216db87fd77b5eb43" # spdx:BSD-2-Clause
+ "github.com/eclipse/paho.mqtt.golang 20337d8c394721c308cc6ec096990ee451a7cd7f" # spdx:EPL-1.0
+ "github.com/klauspost/compress 30be6041bed523c18e269a700ebd9c2ea9328574" # spdx:BSD-3-Clause
+ "github.com/hashicorp/vault 36aa8c8dd1936e10ebd7a4c1d412ae0e6f7900bd" # spdx:MPL-2.0
+ "github.com/fatih/color 5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4" # spdx:MIT
"github.com/miekg/dns 73601d4aed9d844322611759d7f3619110b7c88e"
- "github.com/klauspost/reedsolomon a9588190c00b0ccd742218388f6ff68bbad83e5c"
- "github.com/gomodule/redigo 9c11da706d9b7902c6da69c592f75637793fe121"
- "github.com/go-sql-driver/mysql 72cd26f257d44c1114970e19afddcd812016007e"
- "github.com/gorilla/handlers 7e0847f9db758cdebd26c149d0ae9d5d0b9c98ce"
- "github.com/mattn/go-isatty c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7"
- "github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3"
- "github.com/golang/snappy 2a8bb927dd31d8daada140a5d09578521ce5c36a"
- "github.com/klauspost/cpuid e7e905edc00ea8827e58662220139109efea09db"
- "contrib.go.opencensus.io/exporter/ocagent 902c0ccba68df93f7fefbe7e7c6f16be33108b40 github.com/census-ecosystem/opencensus-go-exporter-ocagent"
+ "github.com/klauspost/reedsolomon a9588190c00b0ccd742218388f6ff68bbad83e5c" # spdx:MIT
+ "github.com/gomodule/redigo 9c11da706d9b7902c6da69c592f75637793fe121" # spdx:Apache-2.0
+ "github.com/go-sql-driver/mysql 72cd26f257d44c1114970e19afddcd812016007e" # spdx:MPL-2.0
+ "github.com/gorilla/handlers 7e0847f9db758cdebd26c149d0ae9d5d0b9c98ce" # spdx:BSD-2-Clause
+ "github.com/mattn/go-isatty c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7" # spdx:MIT
+ "github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3" # spdx:MIT
+ "github.com/golang/snappy 2a8bb927dd31d8daada140a5d09578521ce5c36a" # spdx:BSD-3-Clause
+ "github.com/klauspost/cpuid e7e905edc00ea8827e58662220139109efea09db" # spdx:MIT
+ "contrib.go.opencensus.io/exporter/ocagent 902c0ccba68df93f7fefbe7e7c6f16be33108b40 github.com/census-ecosystem/opencensus-go-exporter-ocagent" # spdx:Apache-2.0
"github.com/lib/pq 4ded0e9383f75c197b3a2aaa6d590ac52df6fd79"
- "github.com/mattn/go-runewidth 3ee7d812e62a0804a7d0a324e0249ca2db3476d3"
- "github.com/census-instrumentation/opencensus-proto a105b96453fe85139acc07b68de48f2cbdd71249"
- "github.com/minio/cli 8683fa7fef37cc8cb092f47bdb6b403e0049f9ee"
- "github.com/minio/mc a1355e50e2e8984d645cc7745230c42b27396341"
+ "github.com/mattn/go-runewidth 3ee7d812e62a0804a7d0a324e0249ca2db3476d3" # spdx:MIT
+ "github.com/census-instrumentation/opencensus-proto a105b96453fe85139acc07b68de48f2cbdd71249" # spdx:Apache-2.0
+ "github.com/minio/cli 8683fa7fef37cc8cb092f47bdb6b403e0049f9ee" # spdx:MIT
+ "github.com/minio/mc a1355e50e2e8984d645cc7745230c42b27396341" # spdx:Apache-2.0
"google.golang.org/api bce707a4d0ea3488942724b3bcc1c8338f38f991 github.com/googleapis/google-api-go-client"
- "github.com/grpc-ecosystem/grpc-gateway 20f268a412e5b342ebfb1a0eef7c3b7bd6c260ea"
- "github.com/mattn/go-colorable 3a70a971f94a22f2fa562ffcc7a0eb45f5daf045"
+ "github.com/grpc-ecosystem/grpc-gateway 20f268a412e5b342ebfb1a0eef7c3b7bd6c260ea" # spdx:BSD-3-Clause
+ "github.com/mattn/go-colorable 3a70a971f94a22f2fa562ffcc7a0eb45f5daf045" # spdx:MIT
"github.com/minio/blazer 2081f5bf046503f576d8712253724fbf2950fffe"
- "github.com/minio/highwayhash 02ca4b43caa3297fbb615700d8800acc7933be98"
- "github.com/minio/lsync v1.0.1"
- "github.com/minio/sha256-simd 05b4dd3047e5d6e86cb4e0477164b850cd896261"
- "github.com/minio/sio 035b4ef8c449ba2ba21ec143c91964e76a1fb68c"
+ "github.com/minio/highwayhash 02ca4b43caa3297fbb615700d8800acc7933be98" # spdx:MIT
+ "github.com/minio/lsync v1.0.1" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd 05b4dd3047e5d6e86cb4e0477164b850cd896261" # spdx:Apache-2.0
+ "github.com/minio/sio 035b4ef8c449ba2ba21ec143c91964e76a1fb68c" # spdx:Apache-2.0
"golang.org/x/sync e225da77a7e68af35c70ccbf71af2b83e6acac3c github.com/golang/sync"
- "golang.org/x/oauth2 9f3314589c9a9136388751d9adae6b0ed400978a github.com/golang/oauth2"
+ "golang.org/x/oauth2 9f3314589c9a9136388751d9adae6b0ed400978a github.com/golang/oauth2" # spdx:BSD-3-Clause
"cloud.google.com/go 458e1f376a2b44413160b5d301183b65debaa3f6 github.com/googleapis/google-cloud-go"
- "github.com/googleapis/gax-go beaecbbdd8af86aa3acf14180d53828ce69400b2"
- "github.com/hashicorp/golang-lru 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c"
- "github.com/json-iterator/go 0ff49de124c6f76f8494e194af75bde0f1a49a29"
- "github.com/colinmarc/hdfs/v2 fd1e410ff7bf76b870f625dc0aa3eb4e44f5bc50 github.com/colinmarc/hdfs"
- "github.com/hashicorp/go-uuid 4f571afc59f3043a65f8fe6bf46d887b10a01d43"
- "github.com/jcmturner/gofork dc7c13fece037a4a36e2b3c69db4991498d30692"
- "github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
- "github.com/modern-go/reflect2 94122c33edd36123c84d5368cfb2b69df93a0ec8"
- "gopkg.in/jcmturner/aescts.v1 f6abebb3171c4c1b1fea279cb7c7325020a26290 github.com/jcmturner/aescts"
- "gopkg.in/jcmturner/dnsutils.v1 13eeb8d49ffb74d7a75784c35e4d900607a3943c github.com/jcmturner/dnsutils"
- "github.com/klauspost/readahead v1.3.0"
+ "github.com/googleapis/gax-go beaecbbdd8af86aa3acf14180d53828ce69400b2" # spdx:BSD-3-Clause
+ "github.com/hashicorp/golang-lru 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c" # spdx:MPL-2.0
+ "github.com/json-iterator/go 0ff49de124c6f76f8494e194af75bde0f1a49a29" # spdx:MIT
+ "github.com/colinmarc/hdfs/v2 fd1e410ff7bf76b870f625dc0aa3eb4e44f5bc50 github.com/colinmarc/hdfs" # spdx:MIT
+ "github.com/hashicorp/go-uuid 4f571afc59f3043a65f8fe6bf46d887b10a01d43" # spdx:MPL-2.0
+ "github.com/jcmturner/gofork dc7c13fece037a4a36e2b3c69db4991498d30692" # spdx:BSD-3-Clause
+ "github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 94122c33edd36123c84d5368cfb2b69df93a0ec8" # spdx:Apache-2.0
+ "gopkg.in/jcmturner/aescts.v1 f6abebb3171c4c1b1fea279cb7c7325020a26290 github.com/jcmturner/aescts" # spdx:Apache-2.0
+ "gopkg.in/jcmturner/dnsutils.v1 13eeb8d49ffb74d7a75784c35e4d900607a3943c github.com/jcmturner/dnsutils" # spdx:Apache-2.0
+ "github.com/klauspost/readahead v1.3.0" # spdx:MIT
"github.com/kurin/blazer v0.5.3"
- "github.com/minio/dsync/v2 fedfb5c974fa2ab238e45a6e6b19d38774e0326f github.com/minio/dsync"
- "github.com/ncw/directio v1.0.5"
- "github.com/nats-io/stan.go v0.4.5"
- "github.com/nats-io/nats.go v1.8.0"
- "github.com/minio/minio-go v6.0.29"
- "github.com/minio/hdfs/v3 v3.0.1 github.com/minio/hdfs"
- "github.com/minio/gokrb5/v7 v7.2.5 github.com/minio/gokrb5"
- "github.com/minio/minio-go/v6 v6.0.29 github.com/minio/minio-go"
- "gopkg.in/jcmturner/goidentity.v3 v5.0.0 github.com/jcmturner/goidentity"
- "gopkg.in/jcmturner/rpc.v1 99a8ce2fbf8b8087b6ed12a37c61b10f04070043 github.com/jcmturner/rpc"
- "gopkg.in/jcmturner/goidentity.v2 v2.0.0 github.com/jcmturner/goidentity"
- "gopkg.in/jcmturner/goidentity.v3 v3.0.0 github.com/jcmturner/goidentity"
+ "github.com/minio/dsync/v2 fedfb5c974fa2ab238e45a6e6b19d38774e0326f github.com/minio/dsync" # spdx:Apache-2.0
+ "github.com/ncw/directio v1.0.5" # spdx:MIT
+ "github.com/nats-io/stan.go v0.4.5" # spdx:Apache-2.0
+ "github.com/nats-io/nats.go v1.8.0" # spdx:Apache-2.0
+ "github.com/minio/minio-go v6.0.29" # spdx:Apache-2.0
+ "github.com/minio/hdfs/v3 v3.0.1 github.com/minio/hdfs" # spdx:MIT
+ "github.com/minio/gokrb5/v7 v7.2.5 github.com/minio/gokrb5" # spdx:Apache-2.0
+ "github.com/minio/minio-go/v6 v6.0.29 github.com/minio/minio-go" # spdx:Apache-2.0
+ "gopkg.in/jcmturner/goidentity.v3 v5.0.0 github.com/jcmturner/goidentity" # spdx:Apache-2.0
+ "gopkg.in/jcmturner/rpc.v1 99a8ce2fbf8b8087b6ed12a37c61b10f04070043 github.com/jcmturner/rpc" # spdx:Apache-2.0
+ "gopkg.in/jcmturner/goidentity.v2 v2.0.0 github.com/jcmturner/goidentity" # spdx:Apache-2.0
+ "gopkg.in/jcmturner/goidentity.v3 v3.0.0 github.com/jcmturner/goidentity" # spdx:Apache-2.0
"github.com/kurin/blazer cf2f27cc0be3dac3c1a94c3c8b76834ce741439e"
"gopkg.in/ldap.v3 v3.0.3 github.com/go-ldap/ldap"
"gopkg.in/asn1-ber.v1 f715ec2f112d1e4195b827ad68cf44017a3ef2b1 github.com/go-asn1-ber/asn1-ber"
@@ -138,7 +138,7 @@ EGO_VENDOR=( "gopkg.in/yaml.v2 51d6538a90f86fe93ac480b35f37b2be17fef232 github.c
inherit user golang-build golang-vcs-snapshot
-EGO_PN="github.com/minio/minio"
+EGO_PN="github.com/minio/minio" # spdx:Apache-2.0
MY_PV="$(ver_cut 1-3)T$(ver_cut 4-7)Z"
MY_PV=${MY_PV//./-}
EGIT_COMMIT="3e3fbdf8e6e5e889232eb7afc0b27ac054adfda0"
@@ -148,7 +148,7 @@ ARCHIVE_URI="https://${EGO_PN}/archive/RELEASE.${MY_PV}.tar.gz -> ${P}.tar.gz
KEYWORDS="~amd64 ~amd64-linux"
DESCRIPTION="An Amazon S3 compatible object storage server"
-HOMEPAGE="https://github.com/minio/minio"
+HOMEPAGE="https://github.com/minio/minio" # spdx:Apache-2.0
SRC_URI="${ARCHIVE_URI}"
LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
SLOT="0"
diff --git net-misc/calico-cni-plugin/calico-cni-plugin-3.1.3.ebuild net-misc/calico-cni-plugin/calico-cni-plugin-3.1.3.ebuild
index 5de889537c18..5700f73fb4e5 100644
--- net-misc/calico-cni-plugin/calico-cni-plugin-3.1.3.ebuild
+++ net-misc/calico-cni-plugin/calico-cni-plugin-3.1.3.ebuild
@@ -5,73 +5,73 @@ EAPI=6
EGO_VENDOR=(
"cloud.google.com/go 3b1ae45394a234c385be014e9a488f2bb6eef821 github.com/GoogleCloudPlatform/gcloud-golang"
-"github.com/Azure/go-autorest 58f6f26e200fa5dfb40c9cd1c83f3e2c860d779d"
-"github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
-"github.com/containernetworking/cni a2da8f8d7fd8e6dc25f336408a8ac86f050fbd88"
-"github.com/containernetworking/plugins 7480240de9749f9a0a5c8614b17f1f03e0c06ab9"
-"github.com/coreos/etcd c23606781f63d09917a1e7abfcefeb337a9608ea"
-"github.com/coreos/go-iptables b5b1876b170881a8259f036445ee89c8669db386"
-"github.com/davecgh/go-spew 782f4967f2dc4564575ca782fe2d04090b5faca8"
-"github.com/dgrijalva/jwt-go 01aeca54ebda6e0fbfafd0a524d234159c05ec20"
-"github.com/emicklei/go-restful ff4f55a206334ef123e4f79bbf348980da81ca46"
-"github.com/emicklei/go-restful-swagger12 dcef7f55730566d41eae5db10e7d6981829720f6"
+"github.com/Azure/go-autorest 58f6f26e200fa5dfb40c9cd1c83f3e2c860d779d" # spdx:Apache-2.0
+"github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+"github.com/containernetworking/cni a2da8f8d7fd8e6dc25f336408a8ac86f050fbd88" # spdx:Apache-2.0
+"github.com/containernetworking/plugins 7480240de9749f9a0a5c8614b17f1f03e0c06ab9" # spdx:Apache-2.0
+"github.com/coreos/etcd c23606781f63d09917a1e7abfcefeb337a9608ea" # spdx:Apache-2.0
+"github.com/coreos/go-iptables b5b1876b170881a8259f036445ee89c8669db386" # spdx:Apache-2.0
+"github.com/davecgh/go-spew 782f4967f2dc4564575ca782fe2d04090b5faca8" # spdx:ISC
+"github.com/dgrijalva/jwt-go 01aeca54ebda6e0fbfafd0a524d234159c05ec20" # spdx:MIT
+"github.com/emicklei/go-restful ff4f55a206334ef123e4f79bbf348980da81ca46" # spdx:MIT
+"github.com/emicklei/go-restful-swagger12 dcef7f55730566d41eae5db10e7d6981829720f6" # spdx:MIT
"github.com/ghodss/yaml 73d445a93680fa1a78ae23a5839bad48f32ba1ee"
-"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98"
-"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272"
+"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98" # spdx:Apache-2.0
+"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272" # spdx:Apache-2.0
"github.com/go-openapi/spec 6aced65f8501fe1217321abf0749d354824ba2ff"
-"github.com/go-openapi/swag 1d0bd113de87027671077d3c71eb3ac5d7dbba72"
+"github.com/go-openapi/swag 1d0bd113de87027671077d3c71eb3ac5d7dbba72" # spdx:Apache-2.0
"github.com/gogo/protobuf c0656edd0d9eab7c66d1eb0c568f9039345796f7"
-"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed"
-"github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7"
-"github.com/google/btree 7d79101e329e5a3adf994758c578dab82b90c017"
-"github.com/google/gofuzz 44d81051d367757e1c7c6a5a86423ece9afcf63c"
-"github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba"
+"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed" # spdx:Apache-2.0
+"github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7" # spdx:BSD-3-Clause
+"github.com/google/btree 7d79101e329e5a3adf994758c578dab82b90c017" # spdx:Apache-2.0
+"github.com/google/gofuzz 44d81051d367757e1c7c6a5a86423ece9afcf63c" # spdx:Apache-2.0
+"github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud 2bf16b94fdd9b01557c4d076e567fe5cbbe5a961"
-"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6"
-"github.com/hashicorp/golang-lru a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
-"github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8"
-"github.com/imdario/mergo 6633656539c1639d9d78127b7d47c622b5d7b6dc"
-"github.com/json-iterator/go 36b14963da70d11297d313183d7e6388c8510e1e"
+"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6" # spdx:MIT
+"github.com/hashicorp/golang-lru a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4" # spdx:MPL-2.0
+"github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8" # spdx:ISC
+"github.com/imdario/mergo 6633656539c1639d9d78127b7d47c622b5d7b6dc" # spdx:BSD-3-Clause
+"github.com/json-iterator/go 36b14963da70d11297d313183d7e6388c8510e1e" # spdx:MIT
"github.com/juju/ratelimit 5b9ff866471762aa2ab2dced63c9fb6f53921342"
-"github.com/kelseyhightower/envconfig f611eb38b3875cc3bd991ca91c51d06446afa14c"
-"github.com/mailru/easyjson d5b7844b561a7bc640052f1b935f7b800330d7e0"
-"github.com/matttproud/golang_protobuf_extensions fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a"
-"github.com/mcuadros/go-version 88e56e02bea1c203c99222c365fa52a69996ccac"
-"github.com/onsi/ginkgo fa5fabab2a1bfbd924faf4c067d07ae414e2aedf"
-"github.com/onsi/gomega 62bff4df71bdbc266561a0caee19f0594b17c240"
-"github.com/pborman/uuid ca53cad383cad2479bbba7f7a1a05797ec1386e4"
-"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6"
-"github.com/projectcalico/felix fa15f1776244d1db9e30fcd99f51b8b99be509c8"
-"github.com/projectcalico/go-json 6219dc7339ba20ee4c57df0a8baac62317d19cb1"
+"github.com/kelseyhightower/envconfig f611eb38b3875cc3bd991ca91c51d06446afa14c" # spdx:MIT
+"github.com/mailru/easyjson d5b7844b561a7bc640052f1b935f7b800330d7e0" # spdx:MIT
+"github.com/matttproud/golang_protobuf_extensions fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a" # spdx:Apache-2.0
+"github.com/mcuadros/go-version 88e56e02bea1c203c99222c365fa52a69996ccac" # spdx:MIT
+"github.com/onsi/ginkgo fa5fabab2a1bfbd924faf4c067d07ae414e2aedf" # spdx:MIT
+"github.com/onsi/gomega 62bff4df71bdbc266561a0caee19f0594b17c240" # spdx:MIT
+"github.com/pborman/uuid ca53cad383cad2479bbba7f7a1a05797ec1386e4" # spdx:BSD-3-Clause
+"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6" # spdx:MIT
+"github.com/projectcalico/felix fa15f1776244d1db9e30fcd99f51b8b99be509c8" # spdx:Apache-2.0
+"github.com/projectcalico/go-json 6219dc7339ba20ee4c57df0a8baac62317d19cb1" # spdx:BSD-3-Clause
"github.com/projectcalico/go-yaml 955bc3e451ef0c9df8b9113bf2e341139cdafab2"
"github.com/projectcalico/go-yaml-wrapper 598e54215bee41a19677faa4f0c32acd2a87eb56"
-"github.com/projectcalico/libcalico-go 0417ab6e1ea49be2abb978df365b25f20fdb3c6f"
-"github.com/prometheus/client_golang 967789050ba94deca04a5e84cce8ad472ce313c1"
-"github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2"
-"github.com/prometheus/common 7600349dcfe1abd18d72d3a1770870d9800a7801"
-"github.com/prometheus/procfs f98634e408857669d61064b283c4cde240622865"
-"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4"
-"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e"
-"github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3"
-"github.com/sirupsen/logrus d682213848ed68c0a260ca37d6dd5ace8423f5ba"
-"github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7"
-"github.com/vishvananda/netlink fe3b5664d23a11b52ba59bece4ff29c52772a56b"
-"github.com/vishvananda/netns be1fbeda19366dea804f00efff2dd73a1642fdcc"
+"github.com/projectcalico/libcalico-go 0417ab6e1ea49be2abb978df365b25f20fdb3c6f" # spdx:Apache-2.0
+"github.com/prometheus/client_golang 967789050ba94deca04a5e84cce8ad472ce313c1" # spdx:Apache-2.0
+"github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2" # spdx:Apache-2.0
+"github.com/prometheus/common 7600349dcfe1abd18d72d3a1770870d9800a7801" # spdx:Apache-2.0
+"github.com/prometheus/procfs f98634e408857669d61064b283c4cde240622865" # spdx:Apache-2.0
+"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4" # spdx:BSD-3-Clause
+"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e" # spdx:BSD-3-Clause
+"github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3" # spdx:MIT
+"github.com/sirupsen/logrus d682213848ed68c0a260ca37d6dd5ace8423f5ba" # spdx:MIT
+"github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7" # spdx:BSD-3-Clause
+"github.com/vishvananda/netlink fe3b5664d23a11b52ba59bece4ff29c52772a56b" # spdx:Apache-2.0
+"github.com/vishvananda/netns be1fbeda19366dea804f00efff2dd73a1642fdcc" # spdx:Apache-2.0
"golang.org/x/crypto 1351f936d976c60a0a48d728281922cf63eafb8d github.com/golang/crypto"
"golang.org/x/net 66aacef3dd8a676686c7ae3716979581e8b03c47 github.com/golang/net"
-"golang.org/x/oauth2 a6bd8cefa1811bd24b86f8902872e4e8225f74c4 github.com/golang/oauth2"
+"golang.org/x/oauth2 a6bd8cefa1811bd24b86f8902872e4e8225f74c4 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sys 076b546753157f758b316e59bcb51e6807c04057 github.com/golang/sys"
"golang.org/x/text b19bf474d317b857955b12035d2c5acb57ce8b01 github.com/golang/text"
-"google.golang.org/appengine b1f26356af11148e710935ed1ac8a7f5702c7612 github.com/golang/appengine"
-"google.golang.org/grpc 5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e github.com/grpc/grpc-go"
-"google.golang.org/genproto 09f6ed296fc66555a25fe4ce95173148778dfa85 github.com/google/go-genproto"
-"gopkg.in/go-playground/validator.v8 5f57d2222ad794d0dffb07e664ea05e2ee07d60c github.com/go-playground/validator"
+"google.golang.org/appengine b1f26356af11148e710935ed1ac8a7f5702c7612 github.com/golang/appengine" # spdx:Apache-2.0
+"google.golang.org/grpc 5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e github.com/grpc/grpc-go" # spdx:Apache-2.0
+"google.golang.org/genproto 09f6ed296fc66555a25fe4ce95173148778dfa85 github.com/google/go-genproto" # spdx:Apache-2.0
+"gopkg.in/go-playground/validator.v8 5f57d2222ad794d0dffb07e664ea05e2ee07d60c github.com/go-playground/validator" # spdx:MIT
"gopkg.in/inf.v0 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4 github.com/go-inf/inf"
"gopkg.in/yaml.v2 53feefa2559fb8dfa8d81baad31be332c97d6c77 github.com/go-yaml/yaml"
-"k8s.io/api a315a049e7a93e5455f7fefce1ba136d85054687 github.com/kubernetes/api"
-"k8s.io/apimachinery 40eaf68ee1889b1da1c528b1a075ecfe94e66837 github.com/kubernetes/apimachinery"
-"k8s.io/client-go 82aa063804cf055e16e8911250f888bc216e8b61 github.com/kubernetes/client-go"
-"k8s.io/kube-openapi 0c329704159e3b051aafac400b15baacf2a94a04 github.com/kubernetes/kube-openapi"
+"k8s.io/api a315a049e7a93e5455f7fefce1ba136d85054687 github.com/kubernetes/api" # spdx:Apache-2.0
+"k8s.io/apimachinery 40eaf68ee1889b1da1c528b1a075ecfe94e66837 github.com/kubernetes/apimachinery" # spdx:Apache-2.0
+"k8s.io/client-go 82aa063804cf055e16e8911250f888bc216e8b61 github.com/kubernetes/client-go" # spdx:Apache-2.0
+"k8s.io/kube-openapi 0c329704159e3b051aafac400b15baacf2a94a04 github.com/kubernetes/kube-openapi" # spdx:Apache-2.0
)
inherit golang-vcs-snapshot
@@ -94,7 +94,7 @@ src_prepare() {
sed -i -e "/calico-ipam:/ s/vendor//" -e "/calico:/ s/vendor//"\
-e "s/git describe.*/echo ${PV})/" -e "s/CGO_ENABLED=0//" Makefile || die
rm -rf vendor/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink\
- vendor/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni || die
+ vendor/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni || die # spdx:Apache-2.0
popd || die
}
diff --git net-misc/calicoctl/calicoctl-3.1.3.ebuild net-misc/calicoctl/calicoctl-3.1.3.ebuild
index 8c4041dc0315..6c0a3cfc9d8d 100644
--- net-misc/calicoctl/calicoctl-3.1.3.ebuild
+++ net-misc/calicoctl/calicoctl-3.1.3.ebuild
@@ -5,89 +5,89 @@ EAPI=6
EGO_VENDOR=(
"cloud.google.com/go 3b1ae45394a234c385be014e9a488f2bb6eef821 github.com/GoogleCloudPlatform/gcloud-golang"
-"github.com/armon/go-radix 1fca145dffbcaa8fe914309b1ec0cfc67500fe61"
-"github.com/Azure/go-autorest 58f6f26e200fa5dfb40c9cd1c83f3e2c860d779d"
-"github.com/beorn7/perks 3ac7bf7a47d159a033b107610db8a1b6575507a4"
-"github.com/coreos/etcd c23606781f63d09917a1e7abfcefeb337a9608ea"
-"github.com/davecgh/go-spew 782f4967f2dc4564575ca782fe2d04090b5faca8"
-"github.com/dgrijalva/jwt-go d2709f9f1f31ebcda9651b03077758c1f3a0018c"
-"github.com/docopt/docopt-go 784ddc588536785e7299f7272f39101f7faccc3f"
-"github.com/eapache/channels 47238d5aae8c0fefd518ef2bee46290909cf8263"
-"github.com/eapache/queue 093482f3f8ce946c05bcba64badd2c82369e084d"
-"github.com/emicklei/go-restful ff4f55a206334ef123e4f79bbf348980da81ca46"
-"github.com/emicklei/go-restful-swagger12 dcef7f55730566d41eae5db10e7d6981829720f6"
-"github.com/fsnotify/fsnotify c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
+"github.com/armon/go-radix 1fca145dffbcaa8fe914309b1ec0cfc67500fe61" # spdx:MIT
+"github.com/Azure/go-autorest 58f6f26e200fa5dfb40c9cd1c83f3e2c860d779d" # spdx:Apache-2.0
+"github.com/beorn7/perks 3ac7bf7a47d159a033b107610db8a1b6575507a4" # spdx:MIT
+"github.com/coreos/etcd c23606781f63d09917a1e7abfcefeb337a9608ea" # spdx:Apache-2.0
+"github.com/davecgh/go-spew 782f4967f2dc4564575ca782fe2d04090b5faca8" # spdx:ISC
+"github.com/dgrijalva/jwt-go d2709f9f1f31ebcda9651b03077758c1f3a0018c" # spdx:MIT
+"github.com/docopt/docopt-go 784ddc588536785e7299f7272f39101f7faccc3f" # spdx:MIT
+"github.com/eapache/channels 47238d5aae8c0fefd518ef2bee46290909cf8263" # spdx:MIT
+"github.com/eapache/queue 093482f3f8ce946c05bcba64badd2c82369e084d" # spdx:MIT
+"github.com/emicklei/go-restful ff4f55a206334ef123e4f79bbf348980da81ca46" # spdx:MIT
+"github.com/emicklei/go-restful-swagger12 dcef7f55730566d41eae5db10e7d6981829720f6" # spdx:MIT
+"github.com/fsnotify/fsnotify c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9" # spdx:BSD-3-Clause
"github.com/ghodss/yaml 73d445a93680fa1a78ae23a5839bad48f32ba1ee"
-"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98"
-"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272"
+"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98" # spdx:Apache-2.0
+"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272" # spdx:Apache-2.0
"github.com/go-openapi/spec 6aced65f8501fe1217321abf0749d354824ba2ff"
-"github.com/go-openapi/swag 1d0bd113de87027671077d3c71eb3ac5d7dbba72"
+"github.com/go-openapi/swag 1d0bd113de87027671077d3c71eb3ac5d7dbba72" # spdx:Apache-2.0
"github.com/gogo/protobuf c0656edd0d9eab7c66d1eb0c568f9039345796f7"
-"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed"
-"github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7"
-"github.com/google/btree 925471ac9e2131377a91e1595defec898166fe49"
-"github.com/google/gofuzz 44d81051d367757e1c7c6a5a86423ece9afcf63c"
-"github.com/googleapis/gnostic 68f4ded48ba9414dab2ae69b3f0d69971da73aa5"
+"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed" # spdx:Apache-2.0
+"github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7" # spdx:BSD-3-Clause
+"github.com/google/btree 925471ac9e2131377a91e1595defec898166fe49" # spdx:Apache-2.0
+"github.com/google/gofuzz 44d81051d367757e1c7c6a5a86423ece9afcf63c" # spdx:Apache-2.0
+"github.com/googleapis/gnostic 68f4ded48ba9414dab2ae69b3f0d69971da73aa5" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud 2bf16b94fdd9b01557c4d076e567fe5cbbe5a961"
-"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6"
-"github.com/hashicorp/golang-lru a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
-"github.com/hashicorp/hcl ef8a98b0bbce4a65b5aa4c368430a80ddc533168"
-"github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8"
-"github.com/imdario/mergo 6633656539c1639d9d78127b7d47c622b5d7b6dc"
-"github.com/influxdata/influxdb 0253f6fe05e8aa5d5382ef7a05d5c956a11fac94"
-"github.com/json-iterator/go 36b14963da70d11297d313183d7e6388c8510e1e"
+"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6" # spdx:MIT
+"github.com/hashicorp/golang-lru a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4" # spdx:MPL-2.0
+"github.com/hashicorp/hcl ef8a98b0bbce4a65b5aa4c368430a80ddc533168" # spdx:MPL-2.0
+"github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8" # spdx:ISC
+"github.com/imdario/mergo 6633656539c1639d9d78127b7d47c622b5d7b6dc" # spdx:BSD-3-Clause
+"github.com/influxdata/influxdb 0253f6fe05e8aa5d5382ef7a05d5c956a11fac94" # spdx:MIT
+"github.com/json-iterator/go 36b14963da70d11297d313183d7e6388c8510e1e" # spdx:MIT
"github.com/juju/ratelimit 5b9ff866471762aa2ab2dced63c9fb6f53921342"
-"github.com/kelseyhightower/envconfig f611eb38b3875cc3bd991ca91c51d06446afa14c"
+"github.com/kelseyhightower/envconfig f611eb38b3875cc3bd991ca91c51d06446afa14c" # spdx:MIT
"github.com/magiconair/properties c2353362d570a7bfa228149c62842019201cfb71"
-"github.com/mailru/easyjson d5b7844b561a7bc640052f1b935f7b800330d7e0"
-"github.com/mattn/go-runewidth ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb"
-"github.com/matttproud/golang_protobuf_extensions fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a"
-"github.com/mcuadros/go-version 88e56e02bea1c203c99222c365fa52a69996ccac"
-"github.com/mitchellh/go-ps 4fdf99ab29366514c69ccccddab5dc58b8d84062"
-"github.com/mitchellh/mapstructure bb74f1db0675b241733089d5a1faa5dd8b0ef57b"
-"github.com/olekukonko/tablewriter d4647c9c7a84d847478d890b816b7d8b62b0b279"
-"github.com/onsi/ginkgo fa5fabab2a1bfbd924faf4c067d07ae414e2aedf"
-"github.com/onsi/gomega 62bff4df71bdbc266561a0caee19f0594b17c240"
-"github.com/osrg/gobgp bbd1d99396fef6503e308d1851ecf91c31006635"
-"github.com/pborman/uuid ca53cad383cad2479bbba7f7a1a05797ec1386e4"
-"github.com/pelletier/go-toml 66540cf1fcd2c3aee6f6787dfa32a6ae9a870f12"
-"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6"
-"github.com/projectcalico/go-json 6219dc7339ba20ee4c57df0a8baac62317d19cb1"
+"github.com/mailru/easyjson d5b7844b561a7bc640052f1b935f7b800330d7e0" # spdx:MIT
+"github.com/mattn/go-runewidth ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb" # spdx:MIT
+"github.com/matttproud/golang_protobuf_extensions fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a" # spdx:Apache-2.0
+"github.com/mcuadros/go-version 88e56e02bea1c203c99222c365fa52a69996ccac" # spdx:MIT
+"github.com/mitchellh/go-ps 4fdf99ab29366514c69ccccddab5dc58b8d84062" # spdx:MIT
+"github.com/mitchellh/mapstructure bb74f1db0675b241733089d5a1faa5dd8b0ef57b" # spdx:MIT
+"github.com/olekukonko/tablewriter d4647c9c7a84d847478d890b816b7d8b62b0b279" # spdx:MIT
+"github.com/onsi/ginkgo fa5fabab2a1bfbd924faf4c067d07ae414e2aedf" # spdx:MIT
+"github.com/onsi/gomega 62bff4df71bdbc266561a0caee19f0594b17c240" # spdx:MIT
+"github.com/osrg/gobgp bbd1d99396fef6503e308d1851ecf91c31006635" # spdx:Apache-2.0
+"github.com/pborman/uuid ca53cad383cad2479bbba7f7a1a05797ec1386e4" # spdx:BSD-3-Clause
+"github.com/pelletier/go-toml 66540cf1fcd2c3aee6f6787dfa32a6ae9a870f12" # spdx:MIT
+"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6" # spdx:MIT
+"github.com/projectcalico/go-json 6219dc7339ba20ee4c57df0a8baac62317d19cb1" # spdx:BSD-3-Clause
"github.com/projectcalico/go-yaml 955bc3e451ef0c9df8b9113bf2e341139cdafab2"
"github.com/projectcalico/go-yaml-wrapper 598e54215bee41a19677faa4f0c32acd2a87eb56"
-"github.com/projectcalico/libcalico-go 0417ab6e1ea49be2abb978df365b25f20fdb3c6f"
-"github.com/prometheus/client_golang 967789050ba94deca04a5e84cce8ad472ce313c1"
-"github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2"
-"github.com/prometheus/common e3fb1a1acd7605367a2b378bc2e2f893c05174b7"
-"github.com/prometheus/procfs f98634e408857669d61064b283c4cde240622865"
-"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4"
-"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e"
-"github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3"
-"github.com/sirupsen/logrus d682213848ed68c0a260ca37d6dd5ace8423f5ba"
-"github.com/spf13/afero 63644898a8da0bc22138abf860edaf5277b6102e"
-"github.com/spf13/cast 8965335b8c7107321228e3e3702cab9832751bac"
-"github.com/spf13/jwalterweatherman 7c0cea34c8ece3fbeb2b27ab9b59511d360fb394"
-"github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7"
-"github.com/spf13/viper 15738813a09db5c8e5b60a19d67d3f9bd38da3a4"
+"github.com/projectcalico/libcalico-go 0417ab6e1ea49be2abb978df365b25f20fdb3c6f" # spdx:Apache-2.0
+"github.com/prometheus/client_golang 967789050ba94deca04a5e84cce8ad472ce313c1" # spdx:Apache-2.0
+"github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2" # spdx:Apache-2.0
+"github.com/prometheus/common e3fb1a1acd7605367a2b378bc2e2f893c05174b7" # spdx:Apache-2.0
+"github.com/prometheus/procfs f98634e408857669d61064b283c4cde240622865" # spdx:Apache-2.0
+"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4" # spdx:BSD-3-Clause
+"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e" # spdx:BSD-3-Clause
+"github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3" # spdx:MIT
+"github.com/sirupsen/logrus d682213848ed68c0a260ca37d6dd5ace8423f5ba" # spdx:MIT
+"github.com/spf13/afero 63644898a8da0bc22138abf860edaf5277b6102e" # spdx:Apache-2.0
+"github.com/spf13/cast 8965335b8c7107321228e3e3702cab9832751bac" # spdx:MIT
+"github.com/spf13/jwalterweatherman 7c0cea34c8ece3fbeb2b27ab9b59511d360fb394" # spdx:MIT
+"github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7" # spdx:BSD-3-Clause
+"github.com/spf13/viper 15738813a09db5c8e5b60a19d67d3f9bd38da3a4" # spdx:MIT
"github.com/termie/go-shutil bcacb06fecaeec8dc42af03c87c6949f4a05c74c"
-"github.com/vishvananda/netlink fe3b5664d23a11b52ba59bece4ff29c52772a56b"
-"github.com/vishvananda/netns 8ba1072b58e0c2a240eb5f6120165c7776c3e7b8"
+"github.com/vishvananda/netlink fe3b5664d23a11b52ba59bece4ff29c52772a56b" # spdx:Apache-2.0
+"github.com/vishvananda/netns 8ba1072b58e0c2a240eb5f6120165c7776c3e7b8" # spdx:Apache-2.0
"golang.org/x/crypto 9419663f5a44be8b34ca85f08abc5fe1be11f8a3 github.com/golang/crypto"
"golang.org/x/net 66aacef3dd8a676686c7ae3716979581e8b03c47 github.com/golang/net"
-"golang.org/x/oauth2 a6bd8cefa1811bd24b86f8902872e4e8225f74c4 github.com/golang/oauth2"
+"golang.org/x/oauth2 a6bd8cefa1811bd24b86f8902872e4e8225f74c4 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sys 88d2dcc510266da9f7f8c7f34e1940716cab5f5c github.com/golang/sys"
"golang.org/x/text b19bf474d317b857955b12035d2c5acb57ce8b01 github.com/golang/text"
-"google.golang.org/appengine b1f26356af11148e710935ed1ac8a7f5702c7612 github.com/golang/appengine"
-"google.golang.org/genproto 09f6ed296fc66555a25fe4ce95173148778dfa85 github.com/google/go-genproto"
-"google.golang.org/grpc 5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e github.com/grpc/grpc-go"
-"gopkg.in/go-playground/validator.v8 5f57d2222ad794d0dffb07e664ea05e2ee07d60c github.com/go-playground/validator"
+"google.golang.org/appengine b1f26356af11148e710935ed1ac8a7f5702c7612 github.com/golang/appengine" # spdx:Apache-2.0
+"google.golang.org/genproto 09f6ed296fc66555a25fe4ce95173148778dfa85 github.com/google/go-genproto" # spdx:Apache-2.0
+"google.golang.org/grpc 5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e github.com/grpc/grpc-go" # spdx:Apache-2.0
+"gopkg.in/go-playground/validator.v8 5f57d2222ad794d0dffb07e664ea05e2ee07d60c github.com/go-playground/validator" # spdx:MIT
"gopkg.in/inf.v0 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4 github.com/go-inf/inf"
"gopkg.in/tomb.v2 d5d1b5820637886def9eef33e03a27a9f166942c github.com/go-tomb/tomb"
"gopkg.in/yaml.v2 53feefa2559fb8dfa8d81baad31be332c97d6c77 github.com/go-yaml/yaml"
-"k8s.io/api a315a049e7a93e5455f7fefce1ba136d85054687 github.com/kubernetes/api"
-"k8s.io/apimachinery 40eaf68ee1889b1da1c528b1a075ecfe94e66837 github.com/kubernetes/apimachinery"
-"k8s.io/client-go 82aa063804cf055e16e8911250f888bc216e8b61 github.com/kubernetes/client-go"
-"k8s.io/kube-openapi 0c329704159e3b051aafac400b15baacf2a94a04 github.com/kubernetes/kube-openapi"
+"k8s.io/api a315a049e7a93e5455f7fefce1ba136d85054687 github.com/kubernetes/api" # spdx:Apache-2.0
+"k8s.io/apimachinery 40eaf68ee1889b1da1c528b1a075ecfe94e66837 github.com/kubernetes/apimachinery" # spdx:Apache-2.0
+"k8s.io/client-go 82aa063804cf055e16e8911250f888bc216e8b61 github.com/kubernetes/client-go" # spdx:Apache-2.0
+"k8s.io/kube-openapi 0c329704159e3b051aafac400b15baacf2a94a04 github.com/kubernetes/kube-openapi" # spdx:Apache-2.0
)
inherit golang-vcs-snapshot
diff --git net-misc/drive/drive-0.3.9.1-r1.ebuild net-misc/drive/drive-0.3.9.1-r1.ebuild
index d58b9c28a5d3..95cc6024e3a8 100644
--- net-misc/drive/drive-0.3.9.1-r1.ebuild
+++ net-misc/drive/drive-0.3.9.1-r1.ebuild
@@ -13,40 +13,40 @@ EGO_PN="${HOMEPAGE#*//}"
EGIT_COMMIT="v${PV}"
EGO_VENDOR=(
"cloud.google.com/go ce902a9872e454f175f5e84ceae12514cd33953f github.com/googleapis/google-cloud-go"
- "github.com/boltdb/bolt fd01fc79c553a8e99d512a07e8e0c63d4a3ccfc5"
- "github.com/cheggaaa/pb ca06a0216aa3e3429a8b9667219931c48417bced"
- "github.com/codegangsta/inject 33e0aa1cb7c019ccc3fbe049a8262a6403d30504"
- "github.com/golang/groupcache 869f871628b6baa9cfbc11732cdf6546b17c1298"
- "github.com/golang/protobuf 822fe56949f5d56c9e2f02367c657e0e9b4d27d1"
- "github.com/go-martini/martini 22fa46961aabd2665cf3f1343b146d20028f5071"
- "github.com/googleapis/gax-go 7cb21a99a18735dde62f5d3cc0244f3f35bd9515"
- "github.com/martini-contrib/binding 05d3e151b6cf34dacac6306226a33db68459a3b5"
- "github.com/mattn/go-isatty bf9a1dea1961e1d831824fb135332bfb8c10e8b8"
- "github.com/mattn/go-runewidth 703b5e6b11ae25aeb2af9ebb5d5fdf8fa2575211"
- "github.com/odeke-em/cache baf8e436bc97557118cb0bf118ab8ac6aeeda381"
- "github.com/odeke-em/cli-spinner 610063bb4aeef25f7645b3e6080456655ec0fb33"
- "github.com/odeke-em/command 91ca5ec5e9a1bc2668b1ccbe0967e04a349e3561"
- "github.com/odeke-em/exponential-backoff 96e25d36ae36ad09ac02cbfe653b44c4043a8e09"
- "github.com/odeke-em/extractor 801861aedb854c7ac5e1329e9713023e9dc2b4d4"
- "github.com/odeke-em/go-utils e8ebaed0777a55fa09937617a157dd51386136c2"
- "github.com/odeke-em/go-uuid b211d769a9aaba5b2b8bdbab5de3c227116f3c39"
- "github.com/odeke-em/log 8d60a6917853243fd746612e6ba47843a794fa82"
- "github.com/odeke-em/meddler d2b51d2b40e786ab5f810d85e65b96404cf33570"
- "github.com/odeke-em/namespace 0ab79ba44f1328b1ec75ea985ad5c338ba3d56a6"
- "github.com/odeke-em/pretty-words 9d37a7fcb4ae6f94b288d371938482994458cecb"
- "github.com/odeke-em/rsc 6ad75e1e26192f3d140b6486deb99c9dbd289846"
- "github.com/odeke-em/semalim 9c88bf5f9156ed06ec5110a705d41b8580fd96f7"
- "github.com/odeke-em/statos 292960a201e2310a667eac7796f4e11cd51021a3"
- "github.com/skratchdot/open-golang 79abb63cd66e41cb1473e26d11ebdcd68b04c8e5"
+ "github.com/boltdb/bolt fd01fc79c553a8e99d512a07e8e0c63d4a3ccfc5" # spdx:MIT
+ "github.com/cheggaaa/pb ca06a0216aa3e3429a8b9667219931c48417bced" # spdx:BSD-3-Clause
+ "github.com/codegangsta/inject 33e0aa1cb7c019ccc3fbe049a8262a6403d30504" # spdx:MIT
+ "github.com/golang/groupcache 869f871628b6baa9cfbc11732cdf6546b17c1298" # spdx:Apache-2.0
+ "github.com/golang/protobuf 822fe56949f5d56c9e2f02367c657e0e9b4d27d1" # spdx:BSD-3-Clause
+ "github.com/go-martini/martini 22fa46961aabd2665cf3f1343b146d20028f5071" # spdx:MIT
+ "github.com/googleapis/gax-go 7cb21a99a18735dde62f5d3cc0244f3f35bd9515" # spdx:BSD-3-Clause
+ "github.com/martini-contrib/binding 05d3e151b6cf34dacac6306226a33db68459a3b5" # spdx:MIT
+ "github.com/mattn/go-isatty bf9a1dea1961e1d831824fb135332bfb8c10e8b8" # spdx:MIT
+ "github.com/mattn/go-runewidth 703b5e6b11ae25aeb2af9ebb5d5fdf8fa2575211" # spdx:MIT
+ "github.com/odeke-em/cache baf8e436bc97557118cb0bf118ab8ac6aeeda381" # spdx:MIT
+ "github.com/odeke-em/cli-spinner 610063bb4aeef25f7645b3e6080456655ec0fb33" # spdx:MIT
+ "github.com/odeke-em/command 91ca5ec5e9a1bc2668b1ccbe0967e04a349e3561" # spdx:Apache-2.0
+ "github.com/odeke-em/exponential-backoff 96e25d36ae36ad09ac02cbfe653b44c4043a8e09" # spdx:MIT
+ "github.com/odeke-em/extractor 801861aedb854c7ac5e1329e9713023e9dc2b4d4" # spdx:MIT
+ "github.com/odeke-em/go-utils e8ebaed0777a55fa09937617a157dd51386136c2" # spdx:MIT
+ "github.com/odeke-em/go-uuid b211d769a9aaba5b2b8bdbab5de3c227116f3c39" # spdx:BSD-3-Clause
+ "github.com/odeke-em/log 8d60a6917853243fd746612e6ba47843a794fa82" # spdx:MIT
+ "github.com/odeke-em/meddler d2b51d2b40e786ab5f810d85e65b96404cf33570" # spdx:MIT
+ "github.com/odeke-em/namespace 0ab79ba44f1328b1ec75ea985ad5c338ba3d56a6" # spdx:MIT
+ "github.com/odeke-em/pretty-words 9d37a7fcb4ae6f94b288d371938482994458cecb" # spdx:MIT
+ "github.com/odeke-em/rsc 6ad75e1e26192f3d140b6486deb99c9dbd289846" # spdx:BSD-3-Clause
+ "github.com/odeke-em/semalim 9c88bf5f9156ed06ec5110a705d41b8580fd96f7" # spdx:MIT
+ "github.com/odeke-em/statos 292960a201e2310a667eac7796f4e11cd51021a3" # spdx:MIT
+ "github.com/skratchdot/open-golang 79abb63cd66e41cb1473e26d11ebdcd68b04c8e5" # spdx:MIT
"golang.org/x/crypto 227b76d455e791cb042b03e633e2f7fbcfdf74a5 github.com/golang/crypto"
"golang.org/x/net a8b05e9114ab0cb08faec337c959aed24b68bf50 github.com/golang/net"
- "golang.org/x/oauth2 0f29369cfe4552d0e4bcddc57cc75f4d7e672a33 github.com/golang/oauth2"
+ "golang.org/x/oauth2 0f29369cfe4552d0e4bcddc57cc75f4d7e672a33 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sys b4ddaad3f8a36719f2b8bc6486c14cc468ca2bb5 github.com/golang/sys"
"golang.org/x/text 3d0f7978add91030e5e8976ff65ccdd828286cba github.com/golang/text"
"google.golang.org/api 634b73c1f50be990f1ba97c3f325fb7f88b13775 github.com/googleapis/google-api-go-client"
- "google.golang.org/genproto f660b865573183437d2d868f703fe88bb8af0b55 github.com/googleapis/go-genproto"
- "google.golang.org/grpc e2cfd1c28f4a49333263cf65123aae57b081750b github.com/grpc/grpc-go"
- "go.opencensus.io 65310139a05de5c10077b75ac45eac743aa01214 github.com/census-instrumentation/opencensus-go"
+ "google.golang.org/genproto f660b865573183437d2d868f703fe88bb8af0b55 github.com/googleapis/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc e2cfd1c28f4a49333263cf65123aae57b081750b github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "go.opencensus.io 65310139a05de5c10077b75ac45eac743aa01214 github.com/census-instrumentation/opencensus-go" # spdx:Apache-2.0
)
inherit golang-vcs-snapshot
diff --git net-misc/drive/drive-0.3.9.1.ebuild net-misc/drive/drive-0.3.9.1.ebuild
index 996aee6541f6..e6417b29df60 100644
--- net-misc/drive/drive-0.3.9.1.ebuild
+++ net-misc/drive/drive-0.3.9.1.ebuild
@@ -13,37 +13,37 @@ EGO_PN="${HOMEPAGE#*//}"
EGIT_COMMIT="v${PV}"
EGO_VENDOR=(
"cloud.google.com/go a5e721bf760c8055ea3ae8b732da1dc6a10fc3f9 github.com/GoogleCloudPlatform/gcloud-golang"
- "github.com/boltdb/bolt fa5367d20c994db73282594be0146ab221657943"
- "github.com/cheggaaa/pb 657164d0228d6bebe316fdf725c69f131a50fb10"
- "github.com/codegangsta/inject 33e0aa1cb7c019ccc3fbe049a8262a6403d30504"
- "github.com/go-martini/martini 22fa46961aabd2665cf3f1343b146d20028f5071"
- "github.com/golang/protobuf 11b8df160996e00fd4b55cbaafb3d84ec6d50fa8"
- "github.com/googleapis/gax-go 317e0006254c44a0ac427cc52a0e083ff0b9622f"
- "github.com/martini-contrib/binding 05d3e151b6cf34dacac6306226a33db68459a3b5"
- "github.com/mattn/go-isatty fc9e8d8ef48496124e79ae0df75490096eccf6fe"
- "github.com/mattn/go-runewidth 97311d9f7767e3d6f422ea06661bc2c7a19e8a5d"
- "github.com/odeke-em/cache baf8e436bc97557118cb0bf118ab8ac6aeeda381"
- "github.com/odeke-em/cli-spinner 610063bb4aeef25f7645b3e6080456655ec0fb33"
- "github.com/odeke-em/command 91ca5ec5e9a1bc2668b1ccbe0967e04a349e3561"
- "github.com/odeke-em/exponential-backoff 96e25d36ae36ad09ac02cbfe653b44c4043a8e09"
- "github.com/odeke-em/extractor 801861aedb854c7ac5e1329e9713023e9dc2b4d4"
- "github.com/odeke-em/go-utils e8ebaed0777a55fa09937617a157dd51386136c2"
- "github.com/odeke-em/go-uuid b211d769a9aaba5b2b8bdbab5de3c227116f3c39"
- "github.com/odeke-em/log 8d60a6917853243fd746612e6ba47843a794fa82"
- "github.com/odeke-em/meddler d2b51d2b40e786ab5f810d85e65b96404cf33570"
- "github.com/odeke-em/namespace 0ab79ba44f1328b1ec75ea985ad5c338ba3d56a6"
- "github.com/odeke-em/pretty-words 9d37a7fcb4ae6f94b288d371938482994458cecb"
- "github.com/odeke-em/rsc 6ad75e1e26192f3d140b6486deb99c9dbd289846"
- "github.com/odeke-em/semalim 9c88bf5f9156ed06ec5110a705d41b8580fd96f7"
- "github.com/odeke-em/statos 292960a201e2310a667eac7796f4e11cd51021a3"
- "github.com/skratchdot/open-golang 75fb7ed4208cf72d323d7d02fd1a5964a7a9073c"
+ "github.com/boltdb/bolt fa5367d20c994db73282594be0146ab221657943" # spdx:MIT
+ "github.com/cheggaaa/pb 657164d0228d6bebe316fdf725c69f131a50fb10" # spdx:BSD-3-Clause
+ "github.com/codegangsta/inject 33e0aa1cb7c019ccc3fbe049a8262a6403d30504" # spdx:MIT
+ "github.com/go-martini/martini 22fa46961aabd2665cf3f1343b146d20028f5071" # spdx:MIT
+ "github.com/golang/protobuf 11b8df160996e00fd4b55cbaafb3d84ec6d50fa8" # spdx:BSD-3-Clause
+ "github.com/googleapis/gax-go 317e0006254c44a0ac427cc52a0e083ff0b9622f" # spdx:BSD-3-Clause
+ "github.com/martini-contrib/binding 05d3e151b6cf34dacac6306226a33db68459a3b5" # spdx:MIT
+ "github.com/mattn/go-isatty fc9e8d8ef48496124e79ae0df75490096eccf6fe" # spdx:MIT
+ "github.com/mattn/go-runewidth 97311d9f7767e3d6f422ea06661bc2c7a19e8a5d" # spdx:MIT
+ "github.com/odeke-em/cache baf8e436bc97557118cb0bf118ab8ac6aeeda381" # spdx:MIT
+ "github.com/odeke-em/cli-spinner 610063bb4aeef25f7645b3e6080456655ec0fb33" # spdx:MIT
+ "github.com/odeke-em/command 91ca5ec5e9a1bc2668b1ccbe0967e04a349e3561" # spdx:Apache-2.0
+ "github.com/odeke-em/exponential-backoff 96e25d36ae36ad09ac02cbfe653b44c4043a8e09" # spdx:MIT
+ "github.com/odeke-em/extractor 801861aedb854c7ac5e1329e9713023e9dc2b4d4" # spdx:MIT
+ "github.com/odeke-em/go-utils e8ebaed0777a55fa09937617a157dd51386136c2" # spdx:MIT
+ "github.com/odeke-em/go-uuid b211d769a9aaba5b2b8bdbab5de3c227116f3c39" # spdx:BSD-3-Clause
+ "github.com/odeke-em/log 8d60a6917853243fd746612e6ba47843a794fa82" # spdx:MIT
+ "github.com/odeke-em/meddler d2b51d2b40e786ab5f810d85e65b96404cf33570" # spdx:MIT
+ "github.com/odeke-em/namespace 0ab79ba44f1328b1ec75ea985ad5c338ba3d56a6" # spdx:MIT
+ "github.com/odeke-em/pretty-words 9d37a7fcb4ae6f94b288d371938482994458cecb" # spdx:MIT
+ "github.com/odeke-em/rsc 6ad75e1e26192f3d140b6486deb99c9dbd289846" # spdx:BSD-3-Clause
+ "github.com/odeke-em/semalim 9c88bf5f9156ed06ec5110a705d41b8580fd96f7" # spdx:MIT
+ "github.com/odeke-em/statos 292960a201e2310a667eac7796f4e11cd51021a3" # spdx:MIT
+ "github.com/skratchdot/open-golang 75fb7ed4208cf72d323d7d02fd1a5964a7a9073c" # spdx:MIT
"golang.org/x/crypto faadfbdc035307d901e69eea569f5dda451a3ee3 github.com/golang/crypto"
"golang.org/x/net 859d1a86bb617c0c20d154590c3c5d3fcb670b07 github.com/golang/net"
- "golang.org/x/oauth2 13449ad91cb26cb47661c1b080790392170385fd github.com/golang/oauth2"
+ "golang.org/x/oauth2 13449ad91cb26cb47661c1b080790392170385fd github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/text 14c0d48ead0cd47e3104ada247d91be04afc7a5a github.com/golang/text"
"google.golang.org/api 39c3dd417c5a443607650f18e829ad308da08dd2 github.com/google/google-api-go-client"
- "google.golang.org/genproto 595979c8a7bf586b2d293fb42246bf91a0b893d9 github.com/google/go-genproto"
- "google.golang.org/grpc bb78878767b96d411e740439ac820f118e95ae2f github.com/grpc/grpc-go"
+ "google.golang.org/genproto 595979c8a7bf586b2d293fb42246bf91a0b893d9 github.com/google/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc bb78878767b96d411e740439ac820f118e95ae2f github.com/grpc/grpc-go" # spdx:Apache-2.0
)
inherit golang-vcs-snapshot
diff --git net-misc/felix/felix-3.1.3.ebuild net-misc/felix/felix-3.1.3.ebuild
index 97d86ba45d4a..712e8e766f22 100644
--- net-misc/felix/felix-3.1.3.ebuild
+++ net-misc/felix/felix-3.1.3.ebuild
@@ -5,85 +5,85 @@ EAPI=6
EGO_VENDOR=(
"cloud.google.com/go 3b1ae45394a234c385be014e9a488f2bb6eef821 github.com/GoogleCloudPlatform/gcloud-golang"
-"github.com/Azure/go-autorest 58f6f26e200fa5dfb40c9cd1c83f3e2c860d779d"
-"github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
-"github.com/containernetworking/cni 137b4975ecab6e1f0c24c1e3c228a50a3cfba75e"
-"github.com/coreos/etcd c23606781f63d09917a1e7abfcefeb337a9608ea"
-"github.com/davecgh/go-spew 782f4967f2dc4564575ca782fe2d04090b5faca8"
-"github.com/dgrijalva/jwt-go 01aeca54ebda6e0fbfafd0a524d234159c05ec20"
-"github.com/docopt/docopt-go 784ddc588536785e7299f7272f39101f7faccc3f"
-"github.com/emicklei/go-restful 777bb3f19bcafe2575ffb2a3e46af92509ae9594"
-"github.com/emicklei/go-restful-swagger12 dcef7f55730566d41eae5db10e7d6981829720f6"
+"github.com/Azure/go-autorest 58f6f26e200fa5dfb40c9cd1c83f3e2c860d779d" # spdx:Apache-2.0
+"github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+"github.com/containernetworking/cni 137b4975ecab6e1f0c24c1e3c228a50a3cfba75e" # spdx:Apache-2.0
+"github.com/coreos/etcd c23606781f63d09917a1e7abfcefeb337a9608ea" # spdx:Apache-2.0
+"github.com/davecgh/go-spew 782f4967f2dc4564575ca782fe2d04090b5faca8" # spdx:ISC
+"github.com/dgrijalva/jwt-go 01aeca54ebda6e0fbfafd0a524d234159c05ec20" # spdx:MIT
+"github.com/docopt/docopt-go 784ddc588536785e7299f7272f39101f7faccc3f" # spdx:MIT
+"github.com/emicklei/go-restful 777bb3f19bcafe2575ffb2a3e46af92509ae9594" # spdx:MIT
+"github.com/emicklei/go-restful-swagger12 dcef7f55730566d41eae5db10e7d6981829720f6" # spdx:MIT
"github.com/ghodss/yaml 0ca9ea5df5451ffdf184b4428c902747c2c11cd7"
-"github.com/go-ini/ini 06f5f3d67269ccec1fe5fe4134ba6e982984f7f5"
-"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98"
-"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272"
+"github.com/go-ini/ini 06f5f3d67269ccec1fe5fe4134ba6e982984f7f5" # spdx:Apache-2.0
+"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98" # spdx:Apache-2.0
+"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272" # spdx:Apache-2.0
"github.com/go-openapi/spec 6aced65f8501fe1217321abf0749d354824ba2ff"
-"github.com/go-openapi/swag 1d0bd113de87027671077d3c71eb3ac5d7dbba72"
+"github.com/go-openapi/swag 1d0bd113de87027671077d3c71eb3ac5d7dbba72" # spdx:Apache-2.0
"github.com/gogo/protobuf 342cbe0a04158f6dcb03ca0079991a51a4248c02"
-"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed"
-"github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7"
-"github.com/google/btree 7d79101e329e5a3adf994758c578dab82b90c017"
-"github.com/google/gofuzz 44d81051d367757e1c7c6a5a86423ece9afcf63c"
-"github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba"
+"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed" # spdx:Apache-2.0
+"github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7" # spdx:BSD-3-Clause
+"github.com/google/btree 7d79101e329e5a3adf994758c578dab82b90c017" # spdx:Apache-2.0
+"github.com/google/gofuzz 44d81051d367757e1c7c6a5a86423ece9afcf63c" # spdx:Apache-2.0
+"github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba" # spdx:Apache-2.0
"github.com/gophercloud/gophercloud 2bf16b94fdd9b01557c4d076e567fe5cbbe5a961"
-"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6"
+"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6" # spdx:MIT
"github.com/gxed/eventfd 80a92cca79a8041496ccc9dd773fcb52a57ec6f9"
-"github.com/gxed/GoEndian 0f5c6873267e5abf306ffcdfcfa4bf77517ef4a7"
-"github.com/hashicorp/golang-lru a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
-"github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8"
-"github.com/imdario/mergo 6633656539c1639d9d78127b7d47c622b5d7b6dc"
-"github.com/ipfs/go-log b9df188d0fae32d69c1a519fa81741668a12f55a"
-"github.com/jbenet/go-reuseport 7eed93a5b50b20c209baefe9fafa53c3d965a33c"
-"github.com/jbenet/go-sockaddr 2e7ea655c10e4d4d73365f0f073b81b39cb08ee1"
-"github.com/json-iterator/go 36b14963da70d11297d313183d7e6388c8510e1e"
+"github.com/gxed/GoEndian 0f5c6873267e5abf306ffcdfcfa4bf77517ef4a7" # spdx:Apache-2.0
+"github.com/hashicorp/golang-lru a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4" # spdx:MPL-2.0
+"github.com/howeyc/gopass bf9dde6d0d2c004a008c27aaee91170c786f6db8" # spdx:ISC
+"github.com/imdario/mergo 6633656539c1639d9d78127b7d47c622b5d7b6dc" # spdx:BSD-3-Clause
+"github.com/ipfs/go-log b9df188d0fae32d69c1a519fa81741668a12f55a" # spdx:MIT
+"github.com/jbenet/go-reuseport 7eed93a5b50b20c209baefe9fafa53c3d965a33c" # spdx:ISC
+"github.com/jbenet/go-sockaddr 2e7ea655c10e4d4d73365f0f073b81b39cb08ee1" # spdx:BSD-3-Clause
+"github.com/json-iterator/go 36b14963da70d11297d313183d7e6388c8510e1e" # spdx:MIT
"github.com/juju/ratelimit 5b9ff866471762aa2ab2dced63c9fb6f53921342"
-"github.com/kardianos/osext ae77be60afb1dcacde03767a8c37337fad28ac14"
-"github.com/kelseyhightower/envconfig f611eb38b3875cc3bd991ca91c51d06446afa14c"
-"github.com/mailru/easyjson d5b7844b561a7bc640052f1b935f7b800330d7e0"
-"github.com/mattn/go-colorable efa589957cd060542a26d2dd7832fd6a6c6c3ade"
-"github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
-"github.com/matttproud/golang_protobuf_extensions fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a"
-"github.com/Microsoft/go-winio 78439966b38d69bf38227fbf57ac8a6fee70f69a"
-"github.com/Microsoft/hcsshim 34a629f78a5d50f7de07727e41a948685c45e026"
-"github.com/mipearson/rfw 6f0a6f3266ba1058df9ef0c94cda1cecd2e62852"
-"github.com/onsi/ginkgo fa5fabab2a1bfbd924faf4c067d07ae414e2aedf"
-"github.com/onsi/gomega 62bff4df71bdbc266561a0caee19f0594b17c240"
-"github.com/opentracing/opentracing-go 6c572c00d1830223701e155de97408483dfcd14a"
-"github.com/pborman/uuid ca53cad383cad2479bbba7f7a1a05797ec1386e4"
-"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6"
-"github.com/projectcalico/go-json 6219dc7339ba20ee4c57df0a8baac62317d19cb1"
+"github.com/kardianos/osext ae77be60afb1dcacde03767a8c37337fad28ac14" # spdx:BSD-3-Clause
+"github.com/kelseyhightower/envconfig f611eb38b3875cc3bd991ca91c51d06446afa14c" # spdx:MIT
+"github.com/mailru/easyjson d5b7844b561a7bc640052f1b935f7b800330d7e0" # spdx:MIT
+"github.com/mattn/go-colorable efa589957cd060542a26d2dd7832fd6a6c6c3ade" # spdx:MIT
+"github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c" # spdx:MIT
+"github.com/matttproud/golang_protobuf_extensions fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a" # spdx:Apache-2.0
+"github.com/Microsoft/go-winio 78439966b38d69bf38227fbf57ac8a6fee70f69a" # spdx:MIT
+"github.com/Microsoft/hcsshim 34a629f78a5d50f7de07727e41a948685c45e026" # spdx:MIT
+"github.com/mipearson/rfw 6f0a6f3266ba1058df9ef0c94cda1cecd2e62852" # spdx:MIT
+"github.com/onsi/ginkgo fa5fabab2a1bfbd924faf4c067d07ae414e2aedf" # spdx:MIT
+"github.com/onsi/gomega 62bff4df71bdbc266561a0caee19f0594b17c240" # spdx:MIT
+"github.com/opentracing/opentracing-go 6c572c00d1830223701e155de97408483dfcd14a" # spdx:Apache-2.0
+"github.com/pborman/uuid ca53cad383cad2479bbba7f7a1a05797ec1386e4" # spdx:BSD-3-Clause
+"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6" # spdx:MIT
+"github.com/projectcalico/go-json 6219dc7339ba20ee4c57df0a8baac62317d19cb1" # spdx:BSD-3-Clause
"github.com/projectcalico/go-yaml 955bc3e451ef0c9df8b9113bf2e341139cdafab2"
"github.com/projectcalico/go-yaml-wrapper 598e54215bee41a19677faa4f0c32acd2a87eb56"
-"github.com/projectcalico/libcalico-go 0417ab6e1ea49be2abb978df365b25f20fdb3c6f"
-"github.com/projectcalico/typha 5374e9f32bde159a4aa19c821618920f491004be"
-"github.com/prometheus/client_golang 967789050ba94deca04a5e84cce8ad472ce313c1"
-"github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2"
-"github.com/prometheus/common 7600349dcfe1abd18d72d3a1770870d9800a7801"
-"github.com/prometheus/procfs f98634e408857669d61064b283c4cde240622865"
-"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4"
-"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e"
-"github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3"
-"github.com/sirupsen/logrus d682213848ed68c0a260ca37d6dd5ace8423f5ba"
-"github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7"
-"github.com/vishvananda/netlink dc00cf9d5c07f9a1e0ccb307443b2194ca1aaacb"
-"github.com/vishvananda/netns 8ba1072b58e0c2a240eb5f6120165c7776c3e7b8"
-"github.com/whyrusleeping/go-logging 0457bb6b88fc1973573aaf6b5145d8d3ae972390"
+"github.com/projectcalico/libcalico-go 0417ab6e1ea49be2abb978df365b25f20fdb3c6f" # spdx:Apache-2.0
+"github.com/projectcalico/typha 5374e9f32bde159a4aa19c821618920f491004be" # spdx:Apache-2.0
+"github.com/prometheus/client_golang 967789050ba94deca04a5e84cce8ad472ce313c1" # spdx:Apache-2.0
+"github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2" # spdx:Apache-2.0
+"github.com/prometheus/common 7600349dcfe1abd18d72d3a1770870d9800a7801" # spdx:Apache-2.0
+"github.com/prometheus/procfs f98634e408857669d61064b283c4cde240622865" # spdx:Apache-2.0
+"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4" # spdx:BSD-3-Clause
+"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e" # spdx:BSD-3-Clause
+"github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3" # spdx:MIT
+"github.com/sirupsen/logrus d682213848ed68c0a260ca37d6dd5ace8423f5ba" # spdx:MIT
+"github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7" # spdx:BSD-3-Clause
+"github.com/vishvananda/netlink dc00cf9d5c07f9a1e0ccb307443b2194ca1aaacb" # spdx:Apache-2.0
+"github.com/vishvananda/netns 8ba1072b58e0c2a240eb5f6120165c7776c3e7b8" # spdx:Apache-2.0
+"github.com/whyrusleeping/go-logging 0457bb6b88fc1973573aaf6b5145d8d3ae972390" # spdx:BSD-3-Clause
"golang.org/x/crypto ab813273cd59e1333f7ae7bff5d027d4aadf528c github.com/golang/crypto"
"golang.org/x/net 66aacef3dd8a676686c7ae3716979581e8b03c47 github.com/golang/net"
-"golang.org/x/oauth2 a6bd8cefa1811bd24b86f8902872e4e8225f74c4 github.com/golang/oauth2"
+"golang.org/x/oauth2 a6bd8cefa1811bd24b86f8902872e4e8225f74c4 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sys 88d2dcc510266da9f7f8c7f34e1940716cab5f5c github.com/golang/sys"
"golang.org/x/text 4ee4af566555f5fbe026368b75596286a312663a github.com/golang/text"
-"google.golang.org/appengine b1f26356af11148e710935ed1ac8a7f5702c7612 github.com/golang/appengine"
-"google.golang.org/genproto 09f6ed296fc66555a25fe4ce95173148778dfa85 github.com/google/go-genproto"
-"google.golang.org/grpc 5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e github.com/grpc/grpc-go"
-"gopkg.in/go-playground/validator.v8 5f57d2222ad794d0dffb07e664ea05e2ee07d60c github.com/go-playground/validator"
+"google.golang.org/appengine b1f26356af11148e710935ed1ac8a7f5702c7612 github.com/golang/appengine" # spdx:Apache-2.0
+"google.golang.org/genproto 09f6ed296fc66555a25fe4ce95173148778dfa85 github.com/google/go-genproto" # spdx:Apache-2.0
+"google.golang.org/grpc 5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e github.com/grpc/grpc-go" # spdx:Apache-2.0
+"gopkg.in/go-playground/validator.v8 5f57d2222ad794d0dffb07e664ea05e2ee07d60c github.com/go-playground/validator" # spdx:MIT
"gopkg.in/inf.v0 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4 github.com/go-inf/inf"
"gopkg.in/yaml.v2 53feefa2559fb8dfa8d81baad31be332c97d6c77 github.com/go-yaml/yaml"
-"k8s.io/api a315a049e7a93e5455f7fefce1ba136d85054687 github.com/kubernetes/api"
-"k8s.io/apimachinery 40eaf68ee1889b1da1c528b1a075ecfe94e66837 github.com/kubernetes/apimachinery"
-"k8s.io/client-go 82aa063804cf055e16e8911250f888bc216e8b61 github.com/kubernetes/client-go"
-"k8s.io/kube-openapi 0c329704159e3b051aafac400b15baacf2a94a04 github.com/kubernetes/kube-openapi"
+"k8s.io/api a315a049e7a93e5455f7fefce1ba136d85054687 github.com/kubernetes/api" # spdx:Apache-2.0
+"k8s.io/apimachinery 40eaf68ee1889b1da1c528b1a075ecfe94e66837 github.com/kubernetes/apimachinery" # spdx:Apache-2.0
+"k8s.io/client-go 82aa063804cf055e16e8911250f888bc216e8b61 github.com/kubernetes/client-go" # spdx:Apache-2.0
+"k8s.io/kube-openapi 0c329704159e3b051aafac400b15baacf2a94a04 github.com/kubernetes/kube-openapi" # spdx:Apache-2.0
)
inherit golang-vcs-snapshot systemd user
@@ -92,8 +92,8 @@ FELIX_COMMIT="dba3279377fd6ec7baf0ee560bcaec685f25fa86"
KEYWORDS="~amd64"
DESCRIPTION="Calico's per-host agent, responsible for programming routes and security policy"
-EGO_PN="github.com/projectcalico/felix"
-HOMEPAGE="https://github.com/projectcalico/felix"
+EGO_PN="github.com/projectcalico/felix" # spdx:Apache-2.0
+HOMEPAGE="https://github.com/projectcalico/felix" # spdx:Apache-2.0
SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
${EGO_VENDOR_URI}"
LICENSE="Apache-2.0"
@@ -114,7 +114,7 @@ src_compile() {
GOPATH="${WORKDIR}/${P}" CGO_ENABLED=0 go build -v -o bin/calico-felix -ldflags \
"-X github.com/projectcalico/felix/buildinfo.GitVersion=${PV} \
-X github.com/projectcalico/felix/buildinfo.BuildDate=$(date -u +'%FT%T%z') \
- -X github.com/projectcalico/felix/buildinfo.GitRevision=${FELIX_COMMIT}" "github.com/projectcalico/felix" || die
+ -X github.com/projectcalico/felix/buildinfo.GitRevision=${FELIX_COMMIT}" "github.com/projectcalico/felix" || die # spdx:Apache-2.0
popd || die
}
diff --git net-p2p/go-ipfs/go-ipfs-0.4.23.ebuild net-p2p/go-ipfs/go-ipfs-0.4.23.ebuild
index 1ccf88d5368c..9f0038513444 100644
--- net-p2p/go-ipfs/go-ipfs-0.4.23.ebuild
+++ net-p2p/go-ipfs/go-ipfs-0.4.23.ebuild
@@ -17,477 +17,477 @@ EGO_SUM=(
"github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9/go.mod"
"github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96"
"github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96/go.mod"
- "github.com/BurntSushi/toml v0.3.1"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/Kubuxu/go-os-helper v0.0.1"
- "github.com/Kubuxu/go-os-helper v0.0.1/go.mod"
- "github.com/OneOfOne/xxhash v1.2.2/go.mod"
- "github.com/Stebalien/go-bitfield v0.0.0-20180330043415-076a62f9ce6e"
- "github.com/Stebalien/go-bitfield v0.0.0-20180330043415-076a62f9ce6e/go.mod"
- "github.com/Stebalien/go-bitfield v0.0.1"
- "github.com/Stebalien/go-bitfield v0.0.1/go.mod"
- "github.com/aead/siphash v1.0.1"
- "github.com/aead/siphash v1.0.1/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/blang/semver v3.5.1+incompatible"
- "github.com/blang/semver v3.5.1+incompatible/go.mod"
- "github.com/bren2010/proquint v0.0.0-20160323162903-38337c27106d"
- "github.com/bren2010/proquint v0.0.0-20160323162903-38337c27106d/go.mod"
- "github.com/btcsuite/btcd v0.0.0-20190213025234-306aecffea32"
- "github.com/btcsuite/btcd v0.0.0-20190213025234-306aecffea32/go.mod"
- "github.com/btcsuite/btcd v0.0.0-20190427004231-96897255fd17"
- "github.com/btcsuite/btcd v0.0.0-20190427004231-96897255fd17/go.mod"
- "github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f"
- "github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f/go.mod"
- "github.com/btcsuite/btcutil v0.0.0-20190207003914-4c204d697803/go.mod"
- "github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d/go.mod"
+ "github.com/BurntSushi/toml v0.3.1" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/Kubuxu/go-os-helper v0.0.1" # spdx:MIT
+ "github.com/Kubuxu/go-os-helper v0.0.1/go.mod" # spdx:MIT
+ "github.com/OneOfOne/xxhash v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/Stebalien/go-bitfield v0.0.0-20180330043415-076a62f9ce6e" # spdx:MIT
+ "github.com/Stebalien/go-bitfield v0.0.0-20180330043415-076a62f9ce6e/go.mod" # spdx:MIT
+ "github.com/Stebalien/go-bitfield v0.0.1" # spdx:MIT
+ "github.com/Stebalien/go-bitfield v0.0.1/go.mod" # spdx:MIT
+ "github.com/aead/siphash v1.0.1" # spdx:MIT
+ "github.com/aead/siphash v1.0.1/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc" # spdx:BSD-3-Clause
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf" # spdx:MIT
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" # spdx:MPL-2.0
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/blang/semver v3.5.1+incompatible" # spdx:MIT
+ "github.com/blang/semver v3.5.1+incompatible/go.mod" # spdx:MIT
+ "github.com/bren2010/proquint v0.0.0-20160323162903-38337c27106d" # spdx:MIT
+ "github.com/bren2010/proquint v0.0.0-20160323162903-38337c27106d/go.mod" # spdx:MIT
+ "github.com/btcsuite/btcd v0.0.0-20190213025234-306aecffea32" # spdx:ISC
+ "github.com/btcsuite/btcd v0.0.0-20190213025234-306aecffea32/go.mod" # spdx:ISC
+ "github.com/btcsuite/btcd v0.0.0-20190427004231-96897255fd17" # spdx:ISC
+ "github.com/btcsuite/btcd v0.0.0-20190427004231-96897255fd17/go.mod" # spdx:ISC
+ "github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f" # spdx:ISC
+ "github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f/go.mod" # spdx:ISC
+ "github.com/btcsuite/btcutil v0.0.0-20190207003914-4c204d697803/go.mod" # spdx:ISC
+ "github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d/go.mod" # spdx:ISC
"github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd"
"github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd/go.mod"
- "github.com/btcsuite/goleveldb v0.0.0-20160330041536-7834afc9e8cd"
- "github.com/btcsuite/goleveldb v0.0.0-20160330041536-7834afc9e8cd/go.mod"
- "github.com/btcsuite/snappy-go v0.0.0-20151229074030-0bdef8d06723"
- "github.com/btcsuite/snappy-go v0.0.0-20151229074030-0bdef8d06723/go.mod"
- "github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792"
- "github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792/go.mod"
- "github.com/btcsuite/winsvc v1.0.0"
- "github.com/btcsuite/winsvc v1.0.0/go.mod"
- "github.com/cenkalti/backoff v2.1.1+incompatible"
- "github.com/cenkalti/backoff v2.1.1+incompatible/go.mod"
- "github.com/cespare/xxhash v1.1.0/go.mod"
- "github.com/cheekybits/genny v1.0.0"
- "github.com/cheekybits/genny v1.0.0/go.mod"
- "github.com/client9/misspell v0.3.4"
- "github.com/client9/misspell v0.3.4/go.mod"
- "github.com/coreos/etcd v3.3.10+incompatible/go.mod"
- "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod"
- "github.com/coreos/go-semver v0.2.0"
- "github.com/coreos/go-semver v0.2.0/go.mod"
- "github.com/coreos/go-semver v0.2.1-0.20180108230905-e214231b295a"
- "github.com/coreos/go-semver v0.2.1-0.20180108230905-e214231b295a/go.mod"
- "github.com/cpuguy83/go-md2man v1.0.10/go.mod"
- "github.com/cskr/pubsub v1.0.2"
- "github.com/cskr/pubsub v1.0.2/go.mod"
- "github.com/davecgh/go-spew v0.0.0-20171005155431-ecdeabc65495/go.mod"
- "github.com/davecgh/go-spew v1.1.0"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/davidlazar/go-crypto v0.0.0-20170701192655-dcfb0a7ac018"
- "github.com/davidlazar/go-crypto v0.0.0-20170701192655-dcfb0a7ac018/go.mod"
- "github.com/dgraph-io/badger v1.5.5-0.20190226225317-8115aed38f8f"
- "github.com/dgraph-io/badger v1.5.5-0.20190226225317-8115aed38f8f/go.mod"
- "github.com/dgraph-io/badger v1.6.0-rc1"
- "github.com/dgraph-io/badger v1.6.0-rc1/go.mod"
- "github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f"
- "github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f/go.mod"
- "github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2"
- "github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2/go.mod"
- "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod"
+ "github.com/btcsuite/goleveldb v0.0.0-20160330041536-7834afc9e8cd" # spdx:BSD-2-Clause
+ "github.com/btcsuite/goleveldb v0.0.0-20160330041536-7834afc9e8cd/go.mod" # spdx:BSD-2-Clause
+ "github.com/btcsuite/snappy-go v0.0.0-20151229074030-0bdef8d06723" # spdx:BSD-3-Clause
+ "github.com/btcsuite/snappy-go v0.0.0-20151229074030-0bdef8d06723/go.mod" # spdx:BSD-3-Clause
+ "github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792" # spdx:BSD-2-Clause
+ "github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792/go.mod" # spdx:BSD-2-Clause
+ "github.com/btcsuite/winsvc v1.0.0" # spdx:BSD-3-Clause
+ "github.com/btcsuite/winsvc v1.0.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/cenkalti/backoff v2.1.1+incompatible" # spdx:MIT
+ "github.com/cenkalti/backoff v2.1.1+incompatible/go.mod" # spdx:MIT
+ "github.com/cespare/xxhash v1.1.0/go.mod" # spdx:MIT
+ "github.com/cheekybits/genny v1.0.0" # spdx:MIT
+ "github.com/cheekybits/genny v1.0.0/go.mod" # spdx:MIT
+ "github.com/client9/misspell v0.3.4" # spdx:MIT
+ "github.com/client9/misspell v0.3.4/go.mod" # spdx:MIT
+ "github.com/coreos/etcd v3.3.10+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-etcd v2.0.0+incompatible/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.1-0.20180108230905-e214231b295a" # spdx:Apache-2.0
+ "github.com/coreos/go-semver v0.2.1-0.20180108230905-e214231b295a/go.mod" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10/go.mod" # spdx:MIT
+ "github.com/cskr/pubsub v1.0.2" # spdx:BSD-2-Clause
+ "github.com/cskr/pubsub v1.0.2/go.mod" # spdx:BSD-2-Clause
+ "github.com/davecgh/go-spew v0.0.0-20171005155431-ecdeabc65495/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.0" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/davidlazar/go-crypto v0.0.0-20170701192655-dcfb0a7ac018" # spdx:MIT
+ "github.com/davidlazar/go-crypto v0.0.0-20170701192655-dcfb0a7ac018/go.mod" # spdx:MIT
+ "github.com/dgraph-io/badger v1.5.5-0.20190226225317-8115aed38f8f" # spdx:Apache-2.0
+ "github.com/dgraph-io/badger v1.5.5-0.20190226225317-8115aed38f8f/go.mod" # spdx:Apache-2.0
+ "github.com/dgraph-io/badger v1.6.0-rc1" # spdx:Apache-2.0
+ "github.com/dgraph-io/badger v1.6.0-rc1/go.mod" # spdx:Apache-2.0
+ "github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f" # spdx:MIT
+ "github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f/go.mod" # spdx:MIT
+ "github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2" # spdx:MIT
+ "github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2/go.mod" # spdx:MIT
+ "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" # spdx:MIT
"github.com/dustin/go-humanize v1.0.0"
"github.com/dustin/go-humanize v1.0.0/go.mod"
- "github.com/elgris/jsondiff v0.0.0-20160530203242-765b5c24c302"
- "github.com/elgris/jsondiff v0.0.0-20160530203242-765b5c24c302/go.mod"
+ "github.com/elgris/jsondiff v0.0.0-20160530203242-765b5c24c302" # spdx:MIT
+ "github.com/elgris/jsondiff v0.0.0-20160530203242-765b5c24c302/go.mod" # spdx:MIT
"github.com/facebookgo/atomicfile v0.0.0-20151019160806-2de1f203e7d5"
"github.com/facebookgo/atomicfile v0.0.0-20151019160806-2de1f203e7d5/go.mod"
- "github.com/fatih/color v1.7.0"
- "github.com/fatih/color v1.7.0/go.mod"
- "github.com/fd/go-nat v1.0.0"
- "github.com/fd/go-nat v1.0.0/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fatih/color v1.7.0/go.mod" # spdx:MIT
+ "github.com/fd/go-nat v1.0.0" # spdx:Apache-2.0
+ "github.com/fd/go-nat v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
"github.com/go-check/check v0.0.0-20180628173108-788fd7840127"
"github.com/go-check/check v0.0.0-20180628173108-788fd7840127/go.mod"
- "github.com/go-kit/kit v0.8.0"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-stack/stack v1.8.0"
- "github.com/go-stack/stack v1.8.0/go.mod"
+ "github.com/go-kit/kit v0.8.0" # spdx:MIT
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.2.1"
"github.com/gogo/protobuf v1.2.1/go.mod"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
- "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
- "github.com/golang/mock v1.1.1/go.mod"
- "github.com/golang/mock v1.2.0"
- "github.com/golang/mock v1.2.0/go.mod"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.0"
- "github.com/golang/protobuf v1.3.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db"
- "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod"
- "github.com/google/go-cmp v0.2.0"
- "github.com/google/go-cmp v0.2.0/go.mod"
- "github.com/google/uuid v1.1.1"
- "github.com/google/uuid v1.1.1/go.mod"
- "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1"
- "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod"
- "github.com/gorilla/websocket v1.4.0"
- "github.com/gorilla/websocket v1.4.0/go.mod"
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b" # spdx:Apache-2.0
+ "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.0" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.2.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1" # spdx:BSD-3-Clause
+ "github.com/google/uuid v1.1.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1" # spdx:BSD-2-Clause
+ "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod" # spdx:BSD-2-Clause
+ "github.com/gorilla/websocket v1.4.0" # spdx:BSD-2-Clause
+ "github.com/gorilla/websocket v1.4.0/go.mod" # spdx:BSD-2-Clause
"github.com/gxed/hashland/keccakpg v0.0.1"
"github.com/gxed/hashland/keccakpg v0.0.1/go.mod"
"github.com/gxed/hashland/murmur3 v0.0.1"
"github.com/gxed/hashland/murmur3 v0.0.1/go.mod"
- "github.com/gxed/pubsub v0.0.0-20180201040156-26ebdf44f824"
- "github.com/gxed/pubsub v0.0.0-20180201040156-26ebdf44f824/go.mod"
- "github.com/hashicorp/errwrap v1.0.0"
- "github.com/hashicorp/errwrap v1.0.0/go.mod"
- "github.com/hashicorp/go-multierror v1.0.0"
- "github.com/hashicorp/go-multierror v1.0.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.0/go.mod"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/golang-lru v0.5.1/go.mod"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/hashicorp/hcl v1.0.0/go.mod"
+ "github.com/gxed/pubsub v0.0.0-20180201040156-26ebdf44f824" # spdx:BSD-2-Clause
+ "github.com/gxed/pubsub v0.0.0-20180201040156-26ebdf44f824/go.mod" # spdx:BSD-2-Clause
+ "github.com/hashicorp/errwrap v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/errwrap v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror v1.0.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.0/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1/go.mod" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0/go.mod" # spdx:MPL-2.0
"github.com/hpcloud/tail v1.0.0"
"github.com/hpcloud/tail v1.0.0/go.mod"
- "github.com/hsanjuan/go-libp2p-gostream v0.0.31"
- "github.com/hsanjuan/go-libp2p-gostream v0.0.31/go.mod"
- "github.com/hsanjuan/go-libp2p-http v0.0.2"
- "github.com/hsanjuan/go-libp2p-http v0.0.2/go.mod"
- "github.com/huin/goupnp v0.0.0-20180415215157-1395d1447324"
- "github.com/huin/goupnp v0.0.0-20180415215157-1395d1447324/go.mod"
- "github.com/huin/goupnp v1.0.0"
- "github.com/huin/goupnp v1.0.0/go.mod"
- "github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150"
- "github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150/go.mod"
+ "github.com/hsanjuan/go-libp2p-gostream v0.0.31" # spdx:MIT
+ "github.com/hsanjuan/go-libp2p-gostream v0.0.31/go.mod" # spdx:MIT
+ "github.com/hsanjuan/go-libp2p-http v0.0.2" # spdx:MIT
+ "github.com/hsanjuan/go-libp2p-http v0.0.2/go.mod" # spdx:MIT
+ "github.com/huin/goupnp v0.0.0-20180415215157-1395d1447324" # spdx:BSD-2-Clause
+ "github.com/huin/goupnp v0.0.0-20180415215157-1395d1447324/go.mod" # spdx:BSD-2-Clause
+ "github.com/huin/goupnp v1.0.0" # spdx:BSD-2-Clause
+ "github.com/huin/goupnp v1.0.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150" # spdx:BSD-2-Clause
+ "github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150/go.mod" # spdx:BSD-2-Clause
"github.com/inconshreveable/mousetrap v1.0.0"
"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
- "github.com/ipfs/bbloom v0.0.1"
- "github.com/ipfs/bbloom v0.0.1/go.mod"
- "github.com/ipfs/bbloom v0.0.4"
- "github.com/ipfs/bbloom v0.0.4/go.mod"
- "github.com/ipfs/dir-index-html v1.0.3"
- "github.com/ipfs/dir-index-html v1.0.3/go.mod"
- "github.com/ipfs/go-bitswap v0.0.3"
- "github.com/ipfs/go-bitswap v0.0.3/go.mod"
- "github.com/ipfs/go-bitswap v0.0.8-0.20200117195305-e37498cf10d6"
- "github.com/ipfs/go-bitswap v0.0.8-0.20200117195305-e37498cf10d6/go.mod"
- "github.com/ipfs/go-block-format v0.0.1/go.mod"
- "github.com/ipfs/go-block-format v0.0.2"
- "github.com/ipfs/go-block-format v0.0.2/go.mod"
- "github.com/ipfs/go-blockservice v0.0.3"
- "github.com/ipfs/go-blockservice v0.0.3/go.mod"
- "github.com/ipfs/go-cid v0.0.1"
- "github.com/ipfs/go-cid v0.0.1/go.mod"
- "github.com/ipfs/go-cid v0.0.2"
- "github.com/ipfs/go-cid v0.0.2/go.mod"
- "github.com/ipfs/go-cid v0.0.4"
- "github.com/ipfs/go-cid v0.0.4/go.mod"
- "github.com/ipfs/go-cidutil v0.0.2"
- "github.com/ipfs/go-cidutil v0.0.2/go.mod"
- "github.com/ipfs/go-datastore v0.0.1"
- "github.com/ipfs/go-datastore v0.0.1/go.mod"
- "github.com/ipfs/go-datastore v0.0.3"
- "github.com/ipfs/go-datastore v0.0.3/go.mod"
- "github.com/ipfs/go-datastore v0.0.5"
- "github.com/ipfs/go-datastore v0.0.5/go.mod"
- "github.com/ipfs/go-detect-race v0.0.1"
- "github.com/ipfs/go-detect-race v0.0.1/go.mod"
- "github.com/ipfs/go-ds-badger v0.0.2"
- "github.com/ipfs/go-ds-badger v0.0.2/go.mod"
- "github.com/ipfs/go-ds-badger v0.0.5"
- "github.com/ipfs/go-ds-badger v0.0.5/go.mod"
- "github.com/ipfs/go-ds-flatfs v0.0.2"
- "github.com/ipfs/go-ds-flatfs v0.0.2/go.mod"
- "github.com/ipfs/go-ds-leveldb v0.0.1"
- "github.com/ipfs/go-ds-leveldb v0.0.1/go.mod"
- "github.com/ipfs/go-ds-leveldb v0.0.2"
- "github.com/ipfs/go-ds-leveldb v0.0.2/go.mod"
- "github.com/ipfs/go-ds-measure v0.0.1"
- "github.com/ipfs/go-ds-measure v0.0.1/go.mod"
- "github.com/ipfs/go-fs-lock v0.0.1"
- "github.com/ipfs/go-fs-lock v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-addr v0.0.1"
- "github.com/ipfs/go-ipfs-addr v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-blockstore v0.0.1"
- "github.com/ipfs/go-ipfs-blockstore v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-blocksutil v0.0.1"
- "github.com/ipfs/go-ipfs-blocksutil v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-chunker v0.0.1"
- "github.com/ipfs/go-ipfs-chunker v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-cmds v0.0.8"
- "github.com/ipfs/go-ipfs-cmds v0.0.8/go.mod"
- "github.com/ipfs/go-ipfs-config v0.0.3"
- "github.com/ipfs/go-ipfs-config v0.0.3/go.mod"
- "github.com/ipfs/go-ipfs-delay v0.0.0-20181109222059-70721b86a9a8/go.mod"
- "github.com/ipfs/go-ipfs-delay v0.0.1"
- "github.com/ipfs/go-ipfs-delay v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-ds-help v0.0.1"
- "github.com/ipfs/go-ipfs-ds-help v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-exchange-interface v0.0.1"
- "github.com/ipfs/go-ipfs-exchange-interface v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-exchange-offline v0.0.1"
- "github.com/ipfs/go-ipfs-exchange-offline v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-files v0.0.2"
- "github.com/ipfs/go-ipfs-files v0.0.2/go.mod"
- "github.com/ipfs/go-ipfs-files v0.0.3"
- "github.com/ipfs/go-ipfs-files v0.0.3/go.mod"
- "github.com/ipfs/go-ipfs-flags v0.0.1"
- "github.com/ipfs/go-ipfs-flags v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-posinfo v0.0.1"
- "github.com/ipfs/go-ipfs-posinfo v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-pq v0.0.1"
- "github.com/ipfs/go-ipfs-pq v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-routing v0.0.1"
- "github.com/ipfs/go-ipfs-routing v0.0.1/go.mod"
- "github.com/ipfs/go-ipfs-util v0.0.1"
- "github.com/ipfs/go-ipfs-util v0.0.1/go.mod"
- "github.com/ipfs/go-ipld-cbor v0.0.1"
- "github.com/ipfs/go-ipld-cbor v0.0.1/go.mod"
- "github.com/ipfs/go-ipld-cbor v0.0.2"
- "github.com/ipfs/go-ipld-cbor v0.0.2/go.mod"
- "github.com/ipfs/go-ipld-format v0.0.1"
- "github.com/ipfs/go-ipld-format v0.0.1/go.mod"
- "github.com/ipfs/go-ipld-format v0.0.2"
- "github.com/ipfs/go-ipld-format v0.0.2/go.mod"
- "github.com/ipfs/go-ipld-git v0.0.2"
- "github.com/ipfs/go-ipld-git v0.0.2/go.mod"
- "github.com/ipfs/go-ipns v0.0.1"
- "github.com/ipfs/go-ipns v0.0.1/go.mod"
- "github.com/ipfs/go-log v0.0.1"
- "github.com/ipfs/go-log v0.0.1/go.mod"
- "github.com/ipfs/go-merkledag v0.0.3"
- "github.com/ipfs/go-merkledag v0.0.3/go.mod"
- "github.com/ipfs/go-metrics-interface v0.0.1"
- "github.com/ipfs/go-metrics-interface v0.0.1/go.mod"
- "github.com/ipfs/go-metrics-prometheus v0.0.2"
- "github.com/ipfs/go-metrics-prometheus v0.0.2/go.mod"
- "github.com/ipfs/go-mfs v0.0.7"
- "github.com/ipfs/go-mfs v0.0.7/go.mod"
- "github.com/ipfs/go-path v0.0.3"
- "github.com/ipfs/go-path v0.0.3/go.mod"
- "github.com/ipfs/go-path v0.0.4"
- "github.com/ipfs/go-path v0.0.4/go.mod"
+ "github.com/ipfs/bbloom v0.0.1" # spdx:UNKNOWN
+ "github.com/ipfs/bbloom v0.0.1/go.mod" # spdx:UNKNOWN
+ "github.com/ipfs/bbloom v0.0.4" # spdx:UNKNOWN
+ "github.com/ipfs/bbloom v0.0.4/go.mod" # spdx:UNKNOWN
+ "github.com/ipfs/dir-index-html v1.0.3" # spdx:MIT
+ "github.com/ipfs/dir-index-html v1.0.3/go.mod" # spdx:MIT
+ "github.com/ipfs/go-bitswap v0.0.3" # spdx:MIT
+ "github.com/ipfs/go-bitswap v0.0.3/go.mod" # spdx:MIT
+ "github.com/ipfs/go-bitswap v0.0.8-0.20200117195305-e37498cf10d6" # spdx:MIT
+ "github.com/ipfs/go-bitswap v0.0.8-0.20200117195305-e37498cf10d6/go.mod" # spdx:MIT
+ "github.com/ipfs/go-block-format v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-block-format v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-block-format v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-blockservice v0.0.3" # spdx:MIT
+ "github.com/ipfs/go-blockservice v0.0.3/go.mod" # spdx:MIT
+ "github.com/ipfs/go-cid v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-cid v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-cid v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-cid v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-cid v0.0.4" # spdx:MIT
+ "github.com/ipfs/go-cid v0.0.4/go.mod" # spdx:MIT
+ "github.com/ipfs/go-cidutil v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-cidutil v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-datastore v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-datastore v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-datastore v0.0.3" # spdx:MIT
+ "github.com/ipfs/go-datastore v0.0.3/go.mod" # spdx:MIT
+ "github.com/ipfs/go-datastore v0.0.5" # spdx:MIT
+ "github.com/ipfs/go-datastore v0.0.5/go.mod" # spdx:MIT
+ "github.com/ipfs/go-detect-race v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-detect-race v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ds-badger v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-ds-badger v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ds-badger v0.0.5" # spdx:MIT
+ "github.com/ipfs/go-ds-badger v0.0.5/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ds-flatfs v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-ds-flatfs v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ds-leveldb v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ds-leveldb v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ds-leveldb v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-ds-leveldb v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ds-measure v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ds-measure v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-fs-lock v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-fs-lock v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-addr v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-addr v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-blockstore v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-blockstore v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-blocksutil v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-blocksutil v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-chunker v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-chunker v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-cmds v0.0.8" # spdx:MIT
+ "github.com/ipfs/go-ipfs-cmds v0.0.8/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-config v0.0.3" # spdx:MIT
+ "github.com/ipfs/go-ipfs-config v0.0.3/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-delay v0.0.0-20181109222059-70721b86a9a8/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-delay v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-delay v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-ds-help v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-ds-help v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-exchange-interface v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-exchange-interface v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-exchange-offline v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-exchange-offline v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-files v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-ipfs-files v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-files v0.0.3" # spdx:MIT
+ "github.com/ipfs/go-ipfs-files v0.0.3/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-flags v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-flags v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-posinfo v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-posinfo v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-pq v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-pq v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-routing v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-routing v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipfs-util v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipfs-util v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipld-cbor v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipld-cbor v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipld-cbor v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-ipld-cbor v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipld-format v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipld-format v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipld-format v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-ipld-format v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipld-git v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-ipld-git v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-ipns v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-ipns v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-log v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-log v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-merkledag v0.0.3" # spdx:MIT
+ "github.com/ipfs/go-merkledag v0.0.3/go.mod" # spdx:MIT
+ "github.com/ipfs/go-metrics-interface v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-metrics-interface v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-metrics-prometheus v0.0.2" # spdx:MIT
+ "github.com/ipfs/go-metrics-prometheus v0.0.2/go.mod" # spdx:MIT
+ "github.com/ipfs/go-mfs v0.0.7" # spdx:MIT
+ "github.com/ipfs/go-mfs v0.0.7/go.mod" # spdx:MIT
+ "github.com/ipfs/go-path v0.0.3" # spdx:MIT
+ "github.com/ipfs/go-path v0.0.3/go.mod" # spdx:MIT
+ "github.com/ipfs/go-path v0.0.4" # spdx:MIT
+ "github.com/ipfs/go-path v0.0.4/go.mod" # spdx:MIT
"github.com/ipfs/go-peertaskqueue v0.0.5-0.20190704154349-f09820a0a5b6"
"github.com/ipfs/go-peertaskqueue v0.0.5-0.20190704154349-f09820a0a5b6/go.mod"
- "github.com/ipfs/go-todocounter v0.0.1"
- "github.com/ipfs/go-todocounter v0.0.1/go.mod"
- "github.com/ipfs/go-unixfs v0.0.4"
- "github.com/ipfs/go-unixfs v0.0.4/go.mod"
- "github.com/ipfs/go-unixfs v0.0.6"
- "github.com/ipfs/go-unixfs v0.0.6/go.mod"
+ "github.com/ipfs/go-todocounter v0.0.1" # spdx:MIT
+ "github.com/ipfs/go-todocounter v0.0.1/go.mod" # spdx:MIT
+ "github.com/ipfs/go-unixfs v0.0.4" # spdx:MIT
+ "github.com/ipfs/go-unixfs v0.0.4/go.mod" # spdx:MIT
+ "github.com/ipfs/go-unixfs v0.0.6" # spdx:MIT
+ "github.com/ipfs/go-unixfs v0.0.6/go.mod" # spdx:MIT
"github.com/ipfs/go-verifcid v0.0.1"
"github.com/ipfs/go-verifcid v0.0.1/go.mod"
- "github.com/ipfs/interface-go-ipfs-core v0.0.8"
- "github.com/ipfs/interface-go-ipfs-core v0.0.8/go.mod"
+ "github.com/ipfs/interface-go-ipfs-core v0.0.8" # spdx:MIT
+ "github.com/ipfs/interface-go-ipfs-core v0.0.8/go.mod" # spdx:MIT
"github.com/jackpal/gateway v1.0.4"
"github.com/jackpal/gateway v1.0.4/go.mod"
"github.com/jackpal/gateway v1.0.5"
"github.com/jackpal/gateway v1.0.5/go.mod"
"github.com/jackpal/go-nat-pmp v1.0.1"
"github.com/jackpal/go-nat-pmp v1.0.1/go.mod"
- "github.com/jbenet/go-cienv v0.0.0-20150120210510-1bb1476777ec"
- "github.com/jbenet/go-cienv v0.0.0-20150120210510-1bb1476777ec/go.mod"
- "github.com/jbenet/go-cienv v0.1.0"
- "github.com/jbenet/go-cienv v0.1.0/go.mod"
- "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99"
- "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod"
- "github.com/jbenet/go-is-domain v1.0.2"
- "github.com/jbenet/go-is-domain v1.0.2/go.mod"
- "github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c"
- "github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c/go.mod"
- "github.com/jbenet/go-temp-err-catcher v0.0.0-20150120210811-aac704a3f4f2"
- "github.com/jbenet/go-temp-err-catcher v0.0.0-20150120210811-aac704a3f4f2/go.mod"
- "github.com/jbenet/goprocess v0.0.0-20160826012719-b497e2f366b8"
- "github.com/jbenet/goprocess v0.0.0-20160826012719-b497e2f366b8/go.mod"
- "github.com/jbenet/goprocess v0.1.3"
- "github.com/jbenet/goprocess v0.1.3/go.mod"
- "github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89"
- "github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89/go.mod"
- "github.com/jrick/logrotate v1.0.0"
- "github.com/jrick/logrotate v1.0.0/go.mod"
- "github.com/jtolds/gls v4.2.1+incompatible"
- "github.com/jtolds/gls v4.2.1+incompatible/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/gotool v1.0.0"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/kkdai/bstream v0.0.0-20161212061736-f391b8402d23"
- "github.com/kkdai/bstream v0.0.0-20161212061736-f391b8402d23/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/koron/go-ssdp v0.0.0-20180514024734-4a0ed625a78b"
- "github.com/koron/go-ssdp v0.0.0-20180514024734-4a0ed625a78b/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
- "github.com/libp2p/go-addr-util v0.0.1"
- "github.com/libp2p/go-addr-util v0.0.1/go.mod"
+ "github.com/jbenet/go-cienv v0.0.0-20150120210510-1bb1476777ec" # spdx:MIT
+ "github.com/jbenet/go-cienv v0.0.0-20150120210510-1bb1476777ec/go.mod" # spdx:MIT
+ "github.com/jbenet/go-cienv v0.1.0" # spdx:MIT
+ "github.com/jbenet/go-cienv v0.1.0/go.mod" # spdx:MIT
+ "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99" # spdx:MIT
+ "github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod" # spdx:MIT
+ "github.com/jbenet/go-is-domain v1.0.2" # spdx:MIT
+ "github.com/jbenet/go-is-domain v1.0.2/go.mod" # spdx:MIT
+ "github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c" # spdx:MIT
+ "github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c/go.mod" # spdx:MIT
+ "github.com/jbenet/go-temp-err-catcher v0.0.0-20150120210811-aac704a3f4f2" # spdx:MIT
+ "github.com/jbenet/go-temp-err-catcher v0.0.0-20150120210811-aac704a3f4f2/go.mod" # spdx:MIT
+ "github.com/jbenet/goprocess v0.0.0-20160826012719-b497e2f366b8" # spdx:MIT
+ "github.com/jbenet/goprocess v0.0.0-20160826012719-b497e2f366b8/go.mod" # spdx:MIT
+ "github.com/jbenet/goprocess v0.1.3" # spdx:MIT
+ "github.com/jbenet/goprocess v0.1.3/go.mod" # spdx:MIT
+ "github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89" # spdx:BSD-3-Clause
+ "github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89/go.mod" # spdx:BSD-3-Clause
+ "github.com/jrick/logrotate v1.0.0" # spdx:BSD-2-Clause
+ "github.com/jrick/logrotate v1.0.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/jtolds/gls v4.2.1+incompatible" # spdx:MIT
+ "github.com/jtolds/gls v4.2.1+incompatible/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0" # spdx:BSD-3-Clause
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/kkdai/bstream v0.0.0-20161212061736-f391b8402d23" # spdx:MIT
+ "github.com/kkdai/bstream v0.0.0-20161212061736-f391b8402d23/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/koron/go-ssdp v0.0.0-20180514024734-4a0ed625a78b" # spdx:MIT
+ "github.com/koron/go-ssdp v0.0.0-20180514024734-4a0ed625a78b/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
+ "github.com/libp2p/go-addr-util v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-addr-util v0.0.1/go.mod" # spdx:MIT
"github.com/libp2p/go-buffer-pool v0.0.1"
"github.com/libp2p/go-buffer-pool v0.0.1/go.mod"
"github.com/libp2p/go-buffer-pool v0.0.2"
"github.com/libp2p/go-buffer-pool v0.0.2/go.mod"
- "github.com/libp2p/go-conn-security v0.0.1"
- "github.com/libp2p/go-conn-security v0.0.1/go.mod"
- "github.com/libp2p/go-conn-security-multistream v0.0.1"
- "github.com/libp2p/go-conn-security-multistream v0.0.1/go.mod"
- "github.com/libp2p/go-conn-security-multistream v0.0.2"
- "github.com/libp2p/go-conn-security-multistream v0.0.2/go.mod"
- "github.com/libp2p/go-flow-metrics v0.0.1"
- "github.com/libp2p/go-flow-metrics v0.0.1/go.mod"
- "github.com/libp2p/go-flow-metrics v0.0.3"
- "github.com/libp2p/go-flow-metrics v0.0.3/go.mod"
- "github.com/libp2p/go-libp2p v0.0.2"
- "github.com/libp2p/go-libp2p v0.0.2/go.mod"
- "github.com/libp2p/go-libp2p v0.0.30/go.mod"
- "github.com/libp2p/go-libp2p v0.0.32"
- "github.com/libp2p/go-libp2p v0.0.32/go.mod"
- "github.com/libp2p/go-libp2p-autonat v0.0.2"
- "github.com/libp2p/go-libp2p-autonat v0.0.2/go.mod"
- "github.com/libp2p/go-libp2p-autonat v0.0.3"
- "github.com/libp2p/go-libp2p-autonat v0.0.3/go.mod"
- "github.com/libp2p/go-libp2p-autonat v0.0.6"
- "github.com/libp2p/go-libp2p-autonat v0.0.6/go.mod"
- "github.com/libp2p/go-libp2p-autonat-svc v0.0.5"
- "github.com/libp2p/go-libp2p-autonat-svc v0.0.5/go.mod"
- "github.com/libp2p/go-libp2p-blankhost v0.0.1"
- "github.com/libp2p/go-libp2p-blankhost v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-circuit v0.0.1"
- "github.com/libp2p/go-libp2p-circuit v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-circuit v0.0.9"
- "github.com/libp2p/go-libp2p-circuit v0.0.9/go.mod"
- "github.com/libp2p/go-libp2p-connmgr v0.0.7"
- "github.com/libp2p/go-libp2p-connmgr v0.0.7/go.mod"
- "github.com/libp2p/go-libp2p-crypto v0.0.1"
- "github.com/libp2p/go-libp2p-crypto v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-crypto v0.0.2"
- "github.com/libp2p/go-libp2p-crypto v0.0.2/go.mod"
- "github.com/libp2p/go-libp2p-discovery v0.0.1"
- "github.com/libp2p/go-libp2p-discovery v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-discovery v0.0.5"
- "github.com/libp2p/go-libp2p-discovery v0.0.5/go.mod"
- "github.com/libp2p/go-libp2p-host v0.0.1"
- "github.com/libp2p/go-libp2p-host v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-host v0.0.3"
- "github.com/libp2p/go-libp2p-host v0.0.3/go.mod"
- "github.com/libp2p/go-libp2p-interface-connmgr v0.0.1"
- "github.com/libp2p/go-libp2p-interface-connmgr v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-interface-connmgr v0.0.4"
- "github.com/libp2p/go-libp2p-interface-connmgr v0.0.4/go.mod"
- "github.com/libp2p/go-libp2p-interface-connmgr v0.0.5"
- "github.com/libp2p/go-libp2p-interface-connmgr v0.0.5/go.mod"
- "github.com/libp2p/go-libp2p-interface-pnet v0.0.1"
- "github.com/libp2p/go-libp2p-interface-pnet v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-kad-dht v0.0.15"
- "github.com/libp2p/go-libp2p-kad-dht v0.0.15/go.mod"
- "github.com/libp2p/go-libp2p-kbucket v0.1.1"
- "github.com/libp2p/go-libp2p-kbucket v0.1.1/go.mod"
- "github.com/libp2p/go-libp2p-loggables v0.0.1"
- "github.com/libp2p/go-libp2p-loggables v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-metrics v0.0.1"
- "github.com/libp2p/go-libp2p-metrics v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-mplex v0.1.1"
- "github.com/libp2p/go-libp2p-mplex v0.1.1/go.mod"
- "github.com/libp2p/go-libp2p-nat v0.0.2"
- "github.com/libp2p/go-libp2p-nat v0.0.2/go.mod"
- "github.com/libp2p/go-libp2p-nat v0.0.4"
- "github.com/libp2p/go-libp2p-nat v0.0.4/go.mod"
- "github.com/libp2p/go-libp2p-net v0.0.1"
- "github.com/libp2p/go-libp2p-net v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-net v0.0.2"
- "github.com/libp2p/go-libp2p-net v0.0.2/go.mod"
- "github.com/libp2p/go-libp2p-netutil v0.0.1"
- "github.com/libp2p/go-libp2p-netutil v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-peer v0.0.1"
- "github.com/libp2p/go-libp2p-peer v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-peer v0.1.1"
- "github.com/libp2p/go-libp2p-peer v0.1.1/go.mod"
- "github.com/libp2p/go-libp2p-peerstore v0.0.1"
- "github.com/libp2p/go-libp2p-peerstore v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-peerstore v0.0.6"
- "github.com/libp2p/go-libp2p-peerstore v0.0.6/go.mod"
- "github.com/libp2p/go-libp2p-pnet v0.0.1"
- "github.com/libp2p/go-libp2p-pnet v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-protocol v0.0.1"
- "github.com/libp2p/go-libp2p-protocol v0.0.1/go.mod"
+ "github.com/libp2p/go-conn-security v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-conn-security v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-conn-security-multistream v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-conn-security-multistream v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-conn-security-multistream v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-conn-security-multistream v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-flow-metrics v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-flow-metrics v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-flow-metrics v0.0.3" # spdx:MIT
+ "github.com/libp2p/go-flow-metrics v0.0.3/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-libp2p v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p v0.0.30/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p v0.0.32" # spdx:MIT
+ "github.com/libp2p/go-libp2p v0.0.32/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-autonat v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-libp2p-autonat v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-autonat v0.0.3" # spdx:MIT
+ "github.com/libp2p/go-libp2p-autonat v0.0.3/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-autonat v0.0.6" # spdx:MIT
+ "github.com/libp2p/go-libp2p-autonat v0.0.6/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-autonat-svc v0.0.5" # spdx:MIT
+ "github.com/libp2p/go-libp2p-autonat-svc v0.0.5/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-blankhost v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-blankhost v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-circuit v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-circuit v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-circuit v0.0.9" # spdx:MIT
+ "github.com/libp2p/go-libp2p-circuit v0.0.9/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-connmgr v0.0.7" # spdx:MIT
+ "github.com/libp2p/go-libp2p-connmgr v0.0.7/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-crypto v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-crypto v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-crypto v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-libp2p-crypto v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-discovery v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-discovery v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-discovery v0.0.5" # spdx:MIT
+ "github.com/libp2p/go-libp2p-discovery v0.0.5/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-host v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-host v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-host v0.0.3" # spdx:MIT
+ "github.com/libp2p/go-libp2p-host v0.0.3/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-interface-connmgr v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-interface-connmgr v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-interface-connmgr v0.0.4" # spdx:MIT
+ "github.com/libp2p/go-libp2p-interface-connmgr v0.0.4/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-interface-connmgr v0.0.5" # spdx:MIT
+ "github.com/libp2p/go-libp2p-interface-connmgr v0.0.5/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-interface-pnet v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-interface-pnet v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-kad-dht v0.0.15" # spdx:MIT
+ "github.com/libp2p/go-libp2p-kad-dht v0.0.15/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-kbucket v0.1.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-kbucket v0.1.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-loggables v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-loggables v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-metrics v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-metrics v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-mplex v0.1.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-mplex v0.1.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-nat v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-libp2p-nat v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-nat v0.0.4" # spdx:MIT
+ "github.com/libp2p/go-libp2p-nat v0.0.4/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-net v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-net v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-net v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-libp2p-net v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-netutil v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-netutil v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-peer v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-peer v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-peer v0.1.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-peer v0.1.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-peerstore v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-peerstore v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-peerstore v0.0.6" # spdx:MIT
+ "github.com/libp2p/go-libp2p-peerstore v0.0.6/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-pnet v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-pnet v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-protocol v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-protocol v0.0.1/go.mod" # spdx:MIT
"github.com/libp2p/go-libp2p-pubsub v0.0.1"
"github.com/libp2p/go-libp2p-pubsub v0.0.1/go.mod"
"github.com/libp2p/go-libp2p-pubsub v0.0.3"
"github.com/libp2p/go-libp2p-pubsub v0.0.3/go.mod"
- "github.com/libp2p/go-libp2p-pubsub-router v0.0.3"
- "github.com/libp2p/go-libp2p-pubsub-router v0.0.3/go.mod"
- "github.com/libp2p/go-libp2p-quic-transport v0.0.3"
- "github.com/libp2p/go-libp2p-quic-transport v0.0.3/go.mod"
- "github.com/libp2p/go-libp2p-record v0.0.1"
- "github.com/libp2p/go-libp2p-record v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-routing v0.0.1"
- "github.com/libp2p/go-libp2p-routing v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-routing-helpers v0.0.2"
- "github.com/libp2p/go-libp2p-routing-helpers v0.0.2/go.mod"
- "github.com/libp2p/go-libp2p-secio v0.0.1"
- "github.com/libp2p/go-libp2p-secio v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-secio v0.0.3"
- "github.com/libp2p/go-libp2p-secio v0.0.3/go.mod"
- "github.com/libp2p/go-libp2p-swarm v0.0.1"
- "github.com/libp2p/go-libp2p-swarm v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-swarm v0.0.6"
- "github.com/libp2p/go-libp2p-swarm v0.0.6/go.mod"
- "github.com/libp2p/go-libp2p-swarm v0.0.7"
- "github.com/libp2p/go-libp2p-swarm v0.0.7/go.mod"
- "github.com/libp2p/go-libp2p-tls v0.0.2"
- "github.com/libp2p/go-libp2p-tls v0.0.2/go.mod"
- "github.com/libp2p/go-libp2p-transport v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-transport v0.0.4"
- "github.com/libp2p/go-libp2p-transport v0.0.4/go.mod"
- "github.com/libp2p/go-libp2p-transport v0.0.5"
- "github.com/libp2p/go-libp2p-transport v0.0.5/go.mod"
- "github.com/libp2p/go-libp2p-transport-upgrader v0.0.1"
- "github.com/libp2p/go-libp2p-transport-upgrader v0.0.1/go.mod"
- "github.com/libp2p/go-libp2p-transport-upgrader v0.0.4"
- "github.com/libp2p/go-libp2p-transport-upgrader v0.0.4/go.mod"
- "github.com/libp2p/go-libp2p-yamux v0.1.2"
- "github.com/libp2p/go-libp2p-yamux v0.1.2/go.mod"
- "github.com/libp2p/go-libp2p-yamux v0.1.3"
- "github.com/libp2p/go-libp2p-yamux v0.1.3/go.mod"
- "github.com/libp2p/go-maddr-filter v0.0.1"
- "github.com/libp2p/go-maddr-filter v0.0.1/go.mod"
- "github.com/libp2p/go-maddr-filter v0.0.4"
- "github.com/libp2p/go-maddr-filter v0.0.4/go.mod"
- "github.com/libp2p/go-mplex v0.0.1"
- "github.com/libp2p/go-mplex v0.0.1/go.mod"
- "github.com/libp2p/go-mplex v0.0.3"
- "github.com/libp2p/go-mplex v0.0.3/go.mod"
- "github.com/libp2p/go-mplex v0.0.4"
- "github.com/libp2p/go-mplex v0.0.4/go.mod"
- "github.com/libp2p/go-msgio v0.0.1"
- "github.com/libp2p/go-msgio v0.0.1/go.mod"
- "github.com/libp2p/go-msgio v0.0.2"
- "github.com/libp2p/go-msgio v0.0.2/go.mod"
- "github.com/libp2p/go-nat v0.0.3"
- "github.com/libp2p/go-nat v0.0.3/go.mod"
- "github.com/libp2p/go-reuseport v0.0.1"
- "github.com/libp2p/go-reuseport v0.0.1/go.mod"
- "github.com/libp2p/go-reuseport-transport v0.0.1"
- "github.com/libp2p/go-reuseport-transport v0.0.1/go.mod"
- "github.com/libp2p/go-reuseport-transport v0.0.2"
- "github.com/libp2p/go-reuseport-transport v0.0.2/go.mod"
- "github.com/libp2p/go-stream-muxer v0.0.1"
- "github.com/libp2p/go-stream-muxer v0.0.1/go.mod"
- "github.com/libp2p/go-stream-muxer-multistream v0.1.1"
- "github.com/libp2p/go-stream-muxer-multistream v0.1.1/go.mod"
- "github.com/libp2p/go-tcp-transport v0.0.1"
- "github.com/libp2p/go-tcp-transport v0.0.1/go.mod"
- "github.com/libp2p/go-tcp-transport v0.0.4"
- "github.com/libp2p/go-tcp-transport v0.0.4/go.mod"
- "github.com/libp2p/go-testutil v0.0.1"
- "github.com/libp2p/go-testutil v0.0.1/go.mod"
+ "github.com/libp2p/go-libp2p-pubsub-router v0.0.3" # spdx:MIT
+ "github.com/libp2p/go-libp2p-pubsub-router v0.0.3/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-quic-transport v0.0.3" # spdx:MIT
+ "github.com/libp2p/go-libp2p-quic-transport v0.0.3/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-record v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-record v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-routing v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-routing v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-routing-helpers v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-libp2p-routing-helpers v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-secio v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-secio v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-secio v0.0.3" # spdx:MIT
+ "github.com/libp2p/go-libp2p-secio v0.0.3/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-swarm v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-swarm v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-swarm v0.0.6" # spdx:MIT
+ "github.com/libp2p/go-libp2p-swarm v0.0.6/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-swarm v0.0.7" # spdx:MIT
+ "github.com/libp2p/go-libp2p-swarm v0.0.7/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-tls v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-libp2p-tls v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport v0.0.4" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport v0.0.4/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport v0.0.5" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport v0.0.5/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport-upgrader v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport-upgrader v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport-upgrader v0.0.4" # spdx:MIT
+ "github.com/libp2p/go-libp2p-transport-upgrader v0.0.4/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-yamux v0.1.2" # spdx:MIT
+ "github.com/libp2p/go-libp2p-yamux v0.1.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-libp2p-yamux v0.1.3" # spdx:MIT
+ "github.com/libp2p/go-libp2p-yamux v0.1.3/go.mod" # spdx:MIT
+ "github.com/libp2p/go-maddr-filter v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-maddr-filter v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-maddr-filter v0.0.4" # spdx:MIT
+ "github.com/libp2p/go-maddr-filter v0.0.4/go.mod" # spdx:MIT
+ "github.com/libp2p/go-mplex v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-mplex v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-mplex v0.0.3" # spdx:MIT
+ "github.com/libp2p/go-mplex v0.0.3/go.mod" # spdx:MIT
+ "github.com/libp2p/go-mplex v0.0.4" # spdx:MIT
+ "github.com/libp2p/go-mplex v0.0.4/go.mod" # spdx:MIT
+ "github.com/libp2p/go-msgio v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-msgio v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-msgio v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-msgio v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-nat v0.0.3" # spdx:Apache-2.0
+ "github.com/libp2p/go-nat v0.0.3/go.mod" # spdx:Apache-2.0
+ "github.com/libp2p/go-reuseport v0.0.1" # spdx:ISC
+ "github.com/libp2p/go-reuseport v0.0.1/go.mod" # spdx:ISC
+ "github.com/libp2p/go-reuseport-transport v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-reuseport-transport v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-reuseport-transport v0.0.2" # spdx:MIT
+ "github.com/libp2p/go-reuseport-transport v0.0.2/go.mod" # spdx:MIT
+ "github.com/libp2p/go-stream-muxer v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-stream-muxer v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-stream-muxer-multistream v0.1.1" # spdx:MIT
+ "github.com/libp2p/go-stream-muxer-multistream v0.1.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-tcp-transport v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-tcp-transport v0.0.1/go.mod" # spdx:MIT
+ "github.com/libp2p/go-tcp-transport v0.0.4" # spdx:MIT
+ "github.com/libp2p/go-tcp-transport v0.0.4/go.mod" # spdx:MIT
+ "github.com/libp2p/go-testutil v0.0.1" # spdx:MIT
+ "github.com/libp2p/go-testutil v0.0.1/go.mod" # spdx:MIT
"github.com/libp2p/go-ws-transport v0.0.1"
"github.com/libp2p/go-ws-transport v0.0.1/go.mod"
"github.com/libp2p/go-ws-transport v0.0.5/go.mod"
@@ -499,197 +499,197 @@ EGO_SUM=(
"github.com/libp2p/go-yamux v1.2.2/go.mod"
"github.com/libp2p/go-yamux v1.2.3"
"github.com/libp2p/go-yamux v1.2.3/go.mod"
- "github.com/lucas-clemente/quic-go v0.11.1"
- "github.com/lucas-clemente/quic-go v0.11.1/go.mod"
+ "github.com/lucas-clemente/quic-go v0.11.1" # spdx:MIT
+ "github.com/lucas-clemente/quic-go v0.11.1/go.mod" # spdx:MIT
"github.com/magiconair/properties v1.8.0"
"github.com/magiconair/properties v1.8.0/go.mod"
- "github.com/marten-seemann/qtls v0.2.3"
- "github.com/marten-seemann/qtls v0.2.3/go.mod"
- "github.com/mattn/go-colorable v0.1.1"
- "github.com/mattn/go-colorable v0.1.1/go.mod"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-colorable v0.1.2/go.mod"
- "github.com/mattn/go-isatty v0.0.5"
- "github.com/mattn/go-isatty v0.0.5/go.mod"
- "github.com/mattn/go-isatty v0.0.8"
- "github.com/mattn/go-isatty v0.0.8/go.mod"
- "github.com/mattn/go-runewidth v0.0.4"
- "github.com/mattn/go-runewidth v0.0.4/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
+ "github.com/marten-seemann/qtls v0.2.3" # spdx:BSD-3-Clause
+ "github.com/marten-seemann/qtls v0.2.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/mattn/go-colorable v0.1.1" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.1/go.mod" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.5" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.5/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
"github.com/miekg/dns v1.1.4"
"github.com/miekg/dns v1.1.4/go.mod"
"github.com/miekg/dns v1.1.12"
"github.com/miekg/dns v1.1.12/go.mod"
- "github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1"
- "github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1/go.mod"
- "github.com/minio/sha256-simd v0.0.0-20190131020904-2d45a736cd16"
- "github.com/minio/sha256-simd v0.0.0-20190131020904-2d45a736cd16/go.mod"
- "github.com/minio/sha256-simd v0.0.0-20190328051042-05b4dd3047e5"
- "github.com/minio/sha256-simd v0.0.0-20190328051042-05b4dd3047e5/go.mod"
- "github.com/minio/sha256-simd v0.1.1-0.20190913151208-6de447530771"
- "github.com/minio/sha256-simd v0.1.1-0.20190913151208-6de447530771/go.mod"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-homedir v1.1.0/go.mod"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/mitchellh/mapstructure v1.1.2/go.mod"
- "github.com/mr-tron/base58 v1.1.0"
- "github.com/mr-tron/base58 v1.1.0/go.mod"
- "github.com/mr-tron/base58 v1.1.2"
- "github.com/mr-tron/base58 v1.1.2/go.mod"
- "github.com/multiformats/go-base32 v0.0.3"
- "github.com/multiformats/go-base32 v0.0.3/go.mod"
- "github.com/multiformats/go-multiaddr v0.0.1"
- "github.com/multiformats/go-multiaddr v0.0.1/go.mod"
- "github.com/multiformats/go-multiaddr v0.0.2"
- "github.com/multiformats/go-multiaddr v0.0.2/go.mod"
- "github.com/multiformats/go-multiaddr v0.0.4"
- "github.com/multiformats/go-multiaddr v0.0.4/go.mod"
- "github.com/multiformats/go-multiaddr-dns v0.0.1/go.mod"
- "github.com/multiformats/go-multiaddr-dns v0.0.2"
- "github.com/multiformats/go-multiaddr-dns v0.0.2/go.mod"
- "github.com/multiformats/go-multiaddr-dns v0.0.3"
- "github.com/multiformats/go-multiaddr-dns v0.0.3/go.mod"
- "github.com/multiformats/go-multiaddr-net v0.0.1"
- "github.com/multiformats/go-multiaddr-net v0.0.1/go.mod"
- "github.com/multiformats/go-multibase v0.0.1"
- "github.com/multiformats/go-multibase v0.0.1/go.mod"
- "github.com/multiformats/go-multicodec v0.1.6"
- "github.com/multiformats/go-multicodec v0.1.6/go.mod"
- "github.com/multiformats/go-multihash v0.0.1"
- "github.com/multiformats/go-multihash v0.0.1/go.mod"
- "github.com/multiformats/go-multihash v0.0.5"
- "github.com/multiformats/go-multihash v0.0.5/go.mod"
- "github.com/multiformats/go-multihash v0.0.10"
- "github.com/multiformats/go-multihash v0.0.10/go.mod"
- "github.com/multiformats/go-multistream v0.0.1"
- "github.com/multiformats/go-multistream v0.0.1/go.mod"
- "github.com/multiformats/go-multistream v0.0.4"
- "github.com/multiformats/go-multistream v0.0.4/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/oklog/ulid v1.3.1/go.mod"
- "github.com/onsi/ginkgo v1.6.0/go.mod"
- "github.com/onsi/ginkgo v1.7.0"
- "github.com/onsi/ginkgo v1.7.0/go.mod"
- "github.com/onsi/ginkgo v1.8.0"
- "github.com/onsi/ginkgo v1.8.0/go.mod"
- "github.com/onsi/gomega v1.4.3"
- "github.com/onsi/gomega v1.4.3/go.mod"
- "github.com/onsi/gomega v1.5.0"
- "github.com/onsi/gomega v1.5.0/go.mod"
- "github.com/opentracing/opentracing-go v1.0.2"
- "github.com/opentracing/opentracing-go v1.0.2/go.mod"
- "github.com/opentracing/opentracing-go v1.1.0"
- "github.com/opentracing/opentracing-go v1.1.0/go.mod"
- "github.com/pelletier/go-toml v1.2.0"
- "github.com/pelletier/go-toml v1.2.0/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1" # spdx:Apache-2.0
+ "github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1/go.mod" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd v0.0.0-20190131020904-2d45a736cd16" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd v0.0.0-20190131020904-2d45a736cd16/go.mod" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd v0.0.0-20190328051042-05b4dd3047e5" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd v0.0.0-20190328051042-05b4dd3047e5/go.mod" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd v0.1.1-0.20190913151208-6de447530771" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd v0.1.1-0.20190913151208-6de447530771/go.mod" # spdx:Apache-2.0
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0/go.mod" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2/go.mod" # spdx:MIT
+ "github.com/mr-tron/base58 v1.1.0" # spdx:MIT
+ "github.com/mr-tron/base58 v1.1.0/go.mod" # spdx:MIT
+ "github.com/mr-tron/base58 v1.1.2" # spdx:MIT
+ "github.com/mr-tron/base58 v1.1.2/go.mod" # spdx:MIT
+ "github.com/multiformats/go-base32 v0.0.3" # spdx:BSD-3-Clause
+ "github.com/multiformats/go-base32 v0.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/multiformats/go-multiaddr v0.0.1" # spdx:MIT
+ "github.com/multiformats/go-multiaddr v0.0.1/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multiaddr v0.0.2" # spdx:MIT
+ "github.com/multiformats/go-multiaddr v0.0.2/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multiaddr v0.0.4" # spdx:MIT
+ "github.com/multiformats/go-multiaddr v0.0.4/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multiaddr-dns v0.0.1/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multiaddr-dns v0.0.2" # spdx:MIT
+ "github.com/multiformats/go-multiaddr-dns v0.0.2/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multiaddr-dns v0.0.3" # spdx:MIT
+ "github.com/multiformats/go-multiaddr-dns v0.0.3/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multiaddr-net v0.0.1" # spdx:MIT
+ "github.com/multiformats/go-multiaddr-net v0.0.1/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multibase v0.0.1" # spdx:MIT
+ "github.com/multiformats/go-multibase v0.0.1/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multicodec v0.1.6" # spdx:MIT
+ "github.com/multiformats/go-multicodec v0.1.6/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multihash v0.0.1" # spdx:MIT
+ "github.com/multiformats/go-multihash v0.0.1/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multihash v0.0.5" # spdx:MIT
+ "github.com/multiformats/go-multihash v0.0.5/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multihash v0.0.10" # spdx:MIT
+ "github.com/multiformats/go-multihash v0.0.10/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multistream v0.0.1" # spdx:MIT
+ "github.com/multiformats/go-multistream v0.0.1/go.mod" # spdx:MIT
+ "github.com/multiformats/go-multistream v0.0.4" # spdx:MIT
+ "github.com/multiformats/go-multistream v0.0.4/go.mod" # spdx:MIT
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223" # spdx:Apache-2.0
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/oklog/ulid v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/onsi/ginkgo v1.6.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.7.0" # spdx:MIT
+ "github.com/onsi/ginkgo v1.7.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.8.0" # spdx:MIT
+ "github.com/onsi/ginkgo v1.8.0/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.4.3" # spdx:MIT
+ "github.com/onsi/gomega v1.4.3/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.5.0" # spdx:MIT
+ "github.com/onsi/gomega v1.5.0/go.mod" # spdx:MIT
+ "github.com/opentracing/opentracing-go v1.0.2" # spdx:Apache-2.0
+ "github.com/opentracing/opentracing-go v1.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/opentracing/opentracing-go v1.1.0" # spdx:Apache-2.0
+ "github.com/opentracing/opentracing-go v1.1.0/go.mod" # spdx:Apache-2.0
+ "github.com/pelletier/go-toml v1.2.0" # spdx:MIT
+ "github.com/pelletier/go-toml v1.2.0/go.mod" # spdx:MIT
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/polydawn/refmt v0.0.0-20190221155625-df39d6c2d992"
- "github.com/polydawn/refmt v0.0.0-20190221155625-df39d6c2d992/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v0.9.2"
- "github.com/prometheus/client_golang v0.9.2/go.mod"
- "github.com/prometheus/client_golang v0.9.3"
- "github.com/prometheus/client_golang v0.9.3/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod"
- "github.com/prometheus/common v0.0.0-20181126121408-4724e9255275"
- "github.com/prometheus/common v0.0.0-20181126121408-4724e9255275/go.mod"
- "github.com/prometheus/common v0.4.0"
- "github.com/prometheus/common v0.4.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a"
- "github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod"
- "github.com/prometheus/procfs v0.0.0-20190519111021-9935e8e0588d"
- "github.com/prometheus/procfs v0.0.0-20190519111021-9935e8e0588d/go.mod"
- "github.com/prometheus/tsdb v0.7.1/go.mod"
- "github.com/rs/cors v1.6.0"
- "github.com/rs/cors v1.6.0/go.mod"
+ "github.com/polydawn/refmt v0.0.0-20190221155625-df39d6c2d992" # spdx:MIT
+ "github.com/polydawn/refmt v0.0.0-20190221155625-df39d6c2d992/go.mod" # spdx:MIT
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.2" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v0.9.3/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181126121408-4724e9255275" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.0.0-20181126121408-4724e9255275/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.0" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190519111021-9935e8e0588d" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20190519111021-9935e8e0588d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/tsdb v0.7.1/go.mod" # spdx:Apache-2.0
+ "github.com/rs/cors v1.6.0" # spdx:MIT
+ "github.com/rs/cors v1.6.0/go.mod" # spdx:MIT
"github.com/russross/blackfriday v1.5.2/go.mod"
- "github.com/sirupsen/logrus v1.2.0"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
+ "github.com/sirupsen/logrus v1.2.0" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
"github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d"
"github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod"
"github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa"
"github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa/go.mod"
- "github.com/spacemonkeygo/openssl v0.0.0-20181017203307-c2dcc5cca94a"
- "github.com/spacemonkeygo/openssl v0.0.0-20181017203307-c2dcc5cca94a/go.mod"
- "github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572"
- "github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572/go.mod"
- "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72"
- "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
- "github.com/spaolacci/murmur3 v1.1.0"
- "github.com/spaolacci/murmur3 v1.1.0/go.mod"
- "github.com/spf13/afero v1.1.2"
- "github.com/spf13/afero v1.1.2/go.mod"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cast v1.3.0/go.mod"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/cobra v0.0.5/go.mod"
- "github.com/spf13/jwalterweatherman v1.0.0"
- "github.com/spf13/jwalterweatherman v1.0.0/go.mod"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/pflag v1.0.3/go.mod"
- "github.com/spf13/viper v1.3.2"
- "github.com/spf13/viper v1.3.2/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/syndtr/goleveldb v1.0.0"
- "github.com/syndtr/goleveldb v1.0.0/go.mod"
- "github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e"
- "github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e/go.mod"
+ "github.com/spacemonkeygo/openssl v0.0.0-20181017203307-c2dcc5cca94a" # spdx:Apache-2.0
+ "github.com/spacemonkeygo/openssl v0.0.0-20181017203307-c2dcc5cca94a/go.mod" # spdx:Apache-2.0
+ "github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572" # spdx:Apache-2.0
+ "github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572/go.mod" # spdx:Apache-2.0
+ "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72" # spdx:BSD-3-Clause
+ "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" # spdx:BSD-3-Clause
+ "github.com/spaolacci/murmur3 v1.1.0" # spdx:BSD-3-Clause
+ "github.com/spaolacci/murmur3 v1.1.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/afero v1.1.2" # spdx:Apache-2.0
+ "github.com/spf13/afero v1.1.2/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cast v1.3.0/go.mod" # spdx:MIT
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/cobra v0.0.5/go.mod" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0" # spdx:MIT
+ "github.com/spf13/jwalterweatherman v1.0.0/go.mod" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/pflag v1.0.3/go.mod" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.3.2" # spdx:MIT
+ "github.com/spf13/viper v1.3.2/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/syndtr/goleveldb v1.0.0" # spdx:BSD-2-Clause
+ "github.com/syndtr/goleveldb v1.0.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e" # spdx:MIT
+ "github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e/go.mod" # spdx:MIT
"github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod"
- "github.com/warpfork/go-wish v0.0.0-20180510122957-5ad1f5abf436"
- "github.com/warpfork/go-wish v0.0.0-20180510122957-5ad1f5abf436/go.mod"
- "github.com/whyrusleeping/base32 v0.0.0-20170828182744-c30ac30633cc"
- "github.com/whyrusleeping/base32 v0.0.0-20170828182744-c30ac30633cc/go.mod"
+ "github.com/warpfork/go-wish v0.0.0-20180510122957-5ad1f5abf436" # spdx:MIT
+ "github.com/warpfork/go-wish v0.0.0-20180510122957-5ad1f5abf436/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/base32 v0.0.0-20170828182744-c30ac30633cc" # spdx:BSD-3-Clause
+ "github.com/whyrusleeping/base32 v0.0.0-20170828182744-c30ac30633cc/go.mod" # spdx:BSD-3-Clause
"github.com/whyrusleeping/cbor v0.0.0-20171005072247-63513f603b11"
"github.com/whyrusleeping/cbor v0.0.0-20171005072247-63513f603b11/go.mod"
- "github.com/whyrusleeping/chunker v0.0.0-20181014151217-fe64bd25879f"
- "github.com/whyrusleeping/chunker v0.0.0-20181014151217-fe64bd25879f/go.mod"
- "github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1"
- "github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1/go.mod"
- "github.com/whyrusleeping/go-logging v0.0.0-20170515211332-0457bb6b88fc"
- "github.com/whyrusleeping/go-logging v0.0.0-20170515211332-0457bb6b88fc/go.mod"
- "github.com/whyrusleeping/go-notifier v0.0.0-20170827234753-097c5d47330f"
- "github.com/whyrusleeping/go-notifier v0.0.0-20170827234753-097c5d47330f/go.mod"
- "github.com/whyrusleeping/go-smux-multiplex v3.0.16+incompatible"
- "github.com/whyrusleeping/go-smux-multiplex v3.0.16+incompatible/go.mod"
- "github.com/whyrusleeping/go-smux-multistream v2.0.2+incompatible"
- "github.com/whyrusleeping/go-smux-multistream v2.0.2+incompatible/go.mod"
- "github.com/whyrusleeping/go-smux-yamux v2.0.8+incompatible"
- "github.com/whyrusleeping/go-smux-yamux v2.0.8+incompatible/go.mod"
- "github.com/whyrusleeping/go-smux-yamux v2.0.9+incompatible"
- "github.com/whyrusleeping/go-smux-yamux v2.0.9+incompatible/go.mod"
- "github.com/whyrusleeping/go-sysinfo v0.0.0-20190219211824-4a357d4b90b1"
- "github.com/whyrusleeping/go-sysinfo v0.0.0-20190219211824-4a357d4b90b1/go.mod"
- "github.com/whyrusleeping/mafmt v1.2.8"
- "github.com/whyrusleeping/mafmt v1.2.8/go.mod"
- "github.com/whyrusleeping/mdns v0.0.0-20180901202407-ef14215e6b30"
- "github.com/whyrusleeping/mdns v0.0.0-20180901202407-ef14215e6b30/go.mod"
- "github.com/whyrusleeping/multiaddr-filter v0.0.0-20160516205228-e903e4adabd7"
- "github.com/whyrusleeping/multiaddr-filter v0.0.0-20160516205228-e903e4adabd7/go.mod"
- "github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c"
- "github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c/go.mod"
- "github.com/whyrusleeping/timecache v0.0.0-20160911033111-cfcb2f1abfee"
- "github.com/whyrusleeping/timecache v0.0.0-20160911033111-cfcb2f1abfee/go.mod"
+ "github.com/whyrusleeping/chunker v0.0.0-20181014151217-fe64bd25879f" # spdx:BSD-2-Clause
+ "github.com/whyrusleeping/chunker v0.0.0-20181014151217-fe64bd25879f/go.mod" # spdx:BSD-2-Clause
+ "github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1" # spdx:MIT
+ "github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/go-logging v0.0.0-20170515211332-0457bb6b88fc" # spdx:BSD-3-Clause
+ "github.com/whyrusleeping/go-logging v0.0.0-20170515211332-0457bb6b88fc/go.mod" # spdx:BSD-3-Clause
+ "github.com/whyrusleeping/go-notifier v0.0.0-20170827234753-097c5d47330f" # spdx:MIT
+ "github.com/whyrusleeping/go-notifier v0.0.0-20170827234753-097c5d47330f/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/go-smux-multiplex v3.0.16+incompatible" # spdx:MIT
+ "github.com/whyrusleeping/go-smux-multiplex v3.0.16+incompatible/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/go-smux-multistream v2.0.2+incompatible" # spdx:MIT
+ "github.com/whyrusleeping/go-smux-multistream v2.0.2+incompatible/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/go-smux-yamux v2.0.8+incompatible" # spdx:MIT
+ "github.com/whyrusleeping/go-smux-yamux v2.0.8+incompatible/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/go-smux-yamux v2.0.9+incompatible" # spdx:MIT
+ "github.com/whyrusleeping/go-smux-yamux v2.0.9+incompatible/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/go-sysinfo v0.0.0-20190219211824-4a357d4b90b1" # spdx:MIT
+ "github.com/whyrusleeping/go-sysinfo v0.0.0-20190219211824-4a357d4b90b1/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/mafmt v1.2.8" # spdx:MIT
+ "github.com/whyrusleeping/mafmt v1.2.8/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/mdns v0.0.0-20180901202407-ef14215e6b30" # spdx:MIT
+ "github.com/whyrusleeping/mdns v0.0.0-20180901202407-ef14215e6b30/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/multiaddr-filter v0.0.0-20160516205228-e903e4adabd7" # spdx:MIT
+ "github.com/whyrusleeping/multiaddr-filter v0.0.0-20160516205228-e903e4adabd7/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c" # spdx:MIT
+ "github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c/go.mod" # spdx:MIT
+ "github.com/whyrusleeping/timecache v0.0.0-20160911033111-cfcb2f1abfee" # spdx:MIT
+ "github.com/whyrusleeping/timecache v0.0.0-20160911033111-cfcb2f1abfee/go.mod" # spdx:MIT
"github.com/whyrusleeping/yamux v1.1.5"
"github.com/whyrusleeping/yamux v1.1.5/go.mod"
- "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
+ "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" # spdx:MIT
"go.opencensus.io v0.21.0"
"go.opencensus.io v0.21.0/go.mod"
"go.uber.org/atomic v1.4.0"
diff --git net-p2p/syncthing/syncthing-1.1.4.ebuild net-p2p/syncthing/syncthing-1.1.4.ebuild
index 5d420952a0b5..4b0f1055e8ea 100644
--- net-p2p/syncthing/syncthing-1.1.4.ebuild
+++ net-p2p/syncthing/syncthing-1.1.4.ebuild
@@ -7,39 +7,39 @@ EGO_PN="github.com/${PN}/${PN}"
EGO_VENDOR=(
"github.com/AudriusButkevicius/go-nat-pmp 452c97607362b2ab5a7839b8d1704f0396b640ca"
- "github.com/AudriusButkevicius/recli v0.0.5"
- "github.com/bkaradzic/go-lz4 7224d8d8f27ef618c0a95f1ae69dbb0488abc33a"
- "github.com/calmh/du v1.0.1"
- "github.com/calmh/xdr v1.1.0"
- "github.com/chmduquesne/rollinghash a60f8e7142b536ea61bb5d84014171189eeaaa81"
- "github.com/d4l3k/messagediff v1.2.1"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/flynn-archive/go-shlex 3f9db97f856818214da2e1057f8ad84803971cff"
- "github.com/gobwas/glob 51eb1ee00b6d931c66d229ceeb7c31b985563420"
+ "github.com/AudriusButkevicius/recli v0.0.5" # spdx:MPL-2.0
+ "github.com/bkaradzic/go-lz4 7224d8d8f27ef618c0a95f1ae69dbb0488abc33a" # spdx:BSD-2-Clause
+ "github.com/calmh/du v1.0.1" # spdx:Unlicense
+ "github.com/calmh/xdr v1.1.0" # spdx:MIT
+ "github.com/chmduquesne/rollinghash a60f8e7142b536ea61bb5d84014171189eeaaa81" # spdx:MIT
+ "github.com/d4l3k/messagediff v1.2.1" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/flynn-archive/go-shlex 3f9db97f856818214da2e1057f8ad84803971cff" # spdx:Apache-2.0
+ "github.com/gobwas/glob 51eb1ee00b6d931c66d229ceeb7c31b985563420" # spdx:MIT
"github.com/gogo/protobuf v1.2.1"
- "github.com/golang/groupcache 84a468cf14b4376def5d68c722b139b881c450a4"
- "github.com/golang/snappy 553a641470496b2327abcac10b36396bd98e45c9"
+ "github.com/golang/groupcache 84a468cf14b4376def5d68c722b139b881c450a4" # spdx:Apache-2.0
+ "github.com/golang/snappy 553a641470496b2327abcac10b36396bd98e45c9" # spdx:BSD-3-Clause
"github.com/jackpal/gateway 5795ac81146e01d3fab7bcf21c043c3d6a32b006"
- "github.com/kballard/go-shellquote cd60e84ee657ff3dc51de0b4f55dd299a3e136f2"
- "github.com/kr/pretty v0.1.0"
+ "github.com/kballard/go-shellquote cd60e84ee657ff3dc51de0b4f55dd299a3e136f2" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
"github.com/lib/pq v1.1.1"
- "github.com/mattn/go-isatty v0.0.7"
- "github.com/minio/sha256-simd cc1980cb03383b1d46f518232672584432d7532d"
- "github.com/onsi/ginkgo 6c46eb8334b30dc55b42f1a1c725d5ce97375390"
- "github.com/onsi/gomega ba3724c94e4dd5d5690d37c190f1c54b2c1b4e64"
- "github.com/oschwald/geoip2-golang v1.3.0"
- "github.com/oschwald/maxminddb-golang 26fe5ace1c706491c2936119e1dc69c1a9c04d7f"
- "github.com/petermattis/goid 3db12ebb2a599ba4a96bea1c17b61c2f78a40e02"
- "github.com/pkg/errors v0.8.1"
+ "github.com/mattn/go-isatty v0.0.7" # spdx:MIT
+ "github.com/minio/sha256-simd cc1980cb03383b1d46f518232672584432d7532d" # spdx:Apache-2.0
+ "github.com/onsi/ginkgo 6c46eb8334b30dc55b42f1a1c725d5ce97375390" # spdx:MIT
+ "github.com/onsi/gomega ba3724c94e4dd5d5690d37c190f1c54b2c1b4e64" # spdx:MIT
+ "github.com/oschwald/geoip2-golang v1.3.0" # spdx:ISC
+ "github.com/oschwald/maxminddb-golang 26fe5ace1c706491c2936119e1dc69c1a9c04d7f" # spdx:ISC
+ "github.com/petermattis/goid 3db12ebb2a599ba4a96bea1c17b61c2f78a40e02" # spdx:Apache-2.0
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
- "github.com/prometheus/client_golang v0.9.2"
+ "github.com/prometheus/client_golang v0.9.2" # spdx:Apache-2.0
"github.com/rcrowley/go-metrics e181e095bae94582363434144c61a9653aff6e50"
- "github.com/sasha-s/go-deadlock v0.2.0"
- "github.com/stretchr/testify v1.2.2"
- "github.com/syncthing/notify 4e389ea6c0d84e6195eb585ffaf62c8c143306ae"
- "github.com/syndtr/goleveldb 34011bf325bce385408353a30b101fe5e923eb6e"
- "github.com/thejerf/suture v3.0.2"
- "github.com/urfave/cli v1.20.0"
+ "github.com/sasha-s/go-deadlock v0.2.0" # spdx:Apache-2.0
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/syncthing/notify 4e389ea6c0d84e6195eb585ffaf62c8c143306ae" # spdx:MIT
+ "github.com/syndtr/goleveldb 34011bf325bce385408353a30b101fe5e923eb6e" # spdx:BSD-2-Clause
+ "github.com/thejerf/suture v3.0.2" # spdx:MIT
+ "github.com/urfave/cli v1.20.0" # spdx:MIT
"github.com/vitrun/qart bf64b92db6b05651d6c25a3dabf2d543b360c0aa"
"golang.org/x/crypto 0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8 github.com/golang/crypto"
"golang.org/x/net 351d144fa1fc0bd934e2408202be0c29f25e35a0 github.com/golang/net"
@@ -51,12 +51,12 @@ EGO_VENDOR=(
"gopkg.in/ldap.v2 v2.5.1 github.com/go-ldap/ldap"
"gopkg.in/yaml.v2 v2.0.0 github.com/go-yaml/yaml"
# These are only used by the test suite but conditional vendoring is messy
- "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
- "github.com/golang/protobuf v1.2.0"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/prometheus/client_model 5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f"
- "github.com/prometheus/common v0.1.0"
- "github.com/prometheus/procfs 1dc9a6cbc91aacc3e8b2d63db4d2e957a5394ac4"
+ "github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb" # spdx:MIT
+ "github.com/golang/protobuf v1.2.0" # spdx:BSD-3-Clause
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_model 5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.1.0" # spdx:Apache-2.0
+ "github.com/prometheus/procfs 1dc9a6cbc91aacc3e8b2d63db4d2e957a5394ac4" # spdx:Apache-2.0
)
inherit golang-vcs-snapshot systemd user xdg-utils
diff --git net-p2p/syncthing/syncthing-1.3.4-r1.ebuild net-p2p/syncthing/syncthing-1.3.4-r1.ebuild
index b6639416b017..d0bf4991e246 100644
--- net-p2p/syncthing/syncthing-1.3.4-r1.ebuild
+++ net-p2p/syncthing/syncthing-1.3.4-r1.ebuild
@@ -6,203 +6,203 @@ EAPI=7
inherit go-module systemd xdg-utils
EGO_SUM=(
- "github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6"
- "github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6/go.mod"
- "github.com/AudriusButkevicius/recli v0.0.5"
- "github.com/AudriusButkevicius/recli v0.0.5/go.mod"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6"
- "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod"
- "github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d"
- "github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/beorn7/perks v1.0.1"
- "github.com/beorn7/perks v1.0.1/go.mod"
- "github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e"
- "github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e/go.mod"
- "github.com/calmh/xdr v1.1.0"
- "github.com/calmh/xdr v1.1.0/go.mod"
- "github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d"
- "github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d/go.mod"
- "github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67"
- "github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67/go.mod"
+ "github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6" # spdx:MIT
+ "github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6/go.mod" # spdx:MIT
+ "github.com/AudriusButkevicius/recli v0.0.5" # spdx:MPL-2.0
+ "github.com/AudriusButkevicius/recli v0.0.5/go.mod" # spdx:MPL-2.0
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6" # spdx:MIT
+ "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod" # spdx:MIT
+ "github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d" # spdx:MIT
+ "github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1/go.mod" # spdx:MIT
+ "github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e" # spdx:BSD-2-Clause
+ "github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e/go.mod" # spdx:BSD-2-Clause
+ "github.com/calmh/xdr v1.1.0" # spdx:MIT
+ "github.com/calmh/xdr v1.1.0/go.mod" # spdx:MIT
+ "github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d" # spdx:Apache-2.0
+ "github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d/go.mod" # spdx:Apache-2.0
+ "github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67" # spdx:MPL-2.0
+ "github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67/go.mod" # spdx:MPL-2.0
"github.com/cespare/xxhash/v2 v2.1.0"
"github.com/cespare/xxhash/v2 v2.1.0/go.mod"
- "github.com/cheekybits/genny v1.0.0"
- "github.com/cheekybits/genny v1.0.0/go.mod"
- "github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5"
- "github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5/go.mod"
+ "github.com/cheekybits/genny v1.0.0" # spdx:MIT
+ "github.com/cheekybits/genny v1.0.0/go.mod" # spdx:MIT
+ "github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5" # spdx:MIT
+ "github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5/go.mod" # spdx:MIT
"github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d"
"github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod"
- "github.com/d4l3k/messagediff v1.2.1"
- "github.com/d4l3k/messagediff v1.2.1/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568"
- "github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/getsentry/raven-go v0.2.0"
- "github.com/getsentry/raven-go v0.2.0/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-kit/kit v0.9.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-ole/go-ole v1.2.1"
- "github.com/go-ole/go-ole v1.2.1/go.mod"
- "github.com/go-ole/go-ole v1.2.4"
- "github.com/go-ole/go-ole v1.2.4/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
- "github.com/gobwas/glob v0.2.3"
- "github.com/gobwas/glob v0.2.3/go.mod"
+ "github.com/d4l3k/messagediff v1.2.1" # spdx:MIT
+ "github.com/d4l3k/messagediff v1.2.1/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568" # spdx:Apache-2.0
+ "github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod" # spdx:Apache-2.0
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/getsentry/raven-go v0.2.0" # spdx:BSD-3-Clause
+ "github.com/getsentry/raven-go v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-kit/kit v0.9.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-ole/go-ole v1.2.1" # spdx:MIT
+ "github.com/go-ole/go-ole v1.2.1/go.mod" # spdx:MIT
+ "github.com/go-ole/go-ole v1.2.4" # spdx:MIT
+ "github.com/go-ole/go-ole v1.2.4/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.3.1"
"github.com/gogo/protobuf v1.3.1/go.mod"
- "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6"
- "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod"
- "github.com/golang/mock v1.2.0"
- "github.com/golang/mock v1.2.0/go.mod"
- "github.com/golang/mock v1.3.1"
- "github.com/golang/mock v1.3.1/go.mod"
- "github.com/golang/protobuf v1.2.0"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/protobuf v1.3.2"
- "github.com/golang/protobuf v1.3.2/go.mod"
- "github.com/golang/snappy v0.0.1"
- "github.com/golang/snappy v0.0.1/go.mod"
- "github.com/google/go-cmp v0.3.0"
- "github.com/google/go-cmp v0.3.0/go.mod"
- "github.com/google/gofuzz v1.0.0/go.mod"
+ "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.3.1" # spdx:Apache-2.0
+ "github.com/golang/mock v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v1.0.0/go.mod" # spdx:Apache-2.0
"github.com/hpcloud/tail v1.0.0"
"github.com/hpcloud/tail v1.0.0/go.mod"
"github.com/jackpal/gateway v1.0.5"
"github.com/jackpal/gateway v1.0.5/go.mod"
"github.com/jackpal/go-nat-pmp v1.0.2"
"github.com/jackpal/go-nat-pmp v1.0.2/go.mod"
- "github.com/json-iterator/go v1.1.6/go.mod"
- "github.com/json-iterator/go v1.1.7/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod"
- "github.com/kisielk/errcheck v1.2.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
+ "github.com/json-iterator/go v1.1.6/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.7/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.2.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
"github.com/lib/pq v1.2.0"
"github.com/lib/pq v1.2.0/go.mod"
- "github.com/lucas-clemente/quic-go v0.12.1"
- "github.com/lucas-clemente/quic-go v0.12.1/go.mod"
- "github.com/marten-seemann/qpack v0.1.0/go.mod"
- "github.com/marten-seemann/qtls v0.3.2"
- "github.com/marten-seemann/qtls v0.3.2/go.mod"
- "github.com/maruel/panicparse v1.3.0"
- "github.com/maruel/panicparse v1.3.0/go.mod"
- "github.com/mattn/go-colorable v0.1.1"
- "github.com/mattn/go-colorable v0.1.1/go.mod"
- "github.com/mattn/go-isatty v0.0.11"
- "github.com/mattn/go-isatty v0.0.11/go.mod"
- "github.com/mattn/go-isatty v0.0.5/go.mod"
- "github.com/mattn/go-isatty v0.0.7"
- "github.com/mattn/go-isatty v0.0.7/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
- "github.com/minio/sha256-simd v0.1.1"
- "github.com/minio/sha256-simd v0.1.1/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
- "github.com/modern-go/reflect2 v1.0.1/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/onsi/ginkgo v1.6.0/go.mod"
- "github.com/onsi/ginkgo v1.7.0"
- "github.com/onsi/ginkgo v1.7.0/go.mod"
- "github.com/onsi/ginkgo v1.9.0"
- "github.com/onsi/ginkgo v1.9.0/go.mod"
- "github.com/onsi/gomega v1.4.3"
- "github.com/onsi/gomega v1.4.3/go.mod"
- "github.com/onsi/gomega v1.6.0"
- "github.com/onsi/gomega v1.6.0/go.mod"
- "github.com/oschwald/geoip2-golang v1.4.0"
- "github.com/oschwald/geoip2-golang v1.4.0/go.mod"
- "github.com/oschwald/maxminddb-golang v1.6.0"
- "github.com/oschwald/maxminddb-golang v1.6.0/go.mod"
- "github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5"
- "github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
- "github.com/pkg/errors v0.9.0"
- "github.com/pkg/errors v0.9.0/go.mod"
+ "github.com/lucas-clemente/quic-go v0.12.1" # spdx:MIT
+ "github.com/lucas-clemente/quic-go v0.12.1/go.mod" # spdx:MIT
+ "github.com/marten-seemann/qpack v0.1.0/go.mod" # spdx:MIT
+ "github.com/marten-seemann/qtls v0.3.2" # spdx:BSD-3-Clause
+ "github.com/marten-seemann/qtls v0.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/maruel/panicparse v1.3.0" # spdx:Apache-2.0
+ "github.com/maruel/panicparse v1.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/mattn/go-colorable v0.1.1" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.1/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.11" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.11/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.5/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.7" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.7/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
+ "github.com/minio/sha256-simd v0.1.1" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd v0.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/onsi/ginkgo v1.6.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.7.0" # spdx:MIT
+ "github.com/onsi/ginkgo v1.7.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.9.0" # spdx:MIT
+ "github.com/onsi/ginkgo v1.9.0/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.4.3" # spdx:MIT
+ "github.com/onsi/gomega v1.4.3/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.6.0" # spdx:MIT
+ "github.com/onsi/gomega v1.6.0/go.mod" # spdx:MIT
+ "github.com/oschwald/geoip2-golang v1.4.0" # spdx:ISC
+ "github.com/oschwald/geoip2-golang v1.4.0/go.mod" # spdx:ISC
+ "github.com/oschwald/maxminddb-golang v1.6.0" # spdx:ISC
+ "github.com/oschwald/maxminddb-golang v1.6.0/go.mod" # spdx:ISC
+ "github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5" # spdx:Apache-2.0
+ "github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod" # spdx:Apache-2.0
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.0" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.0/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v1.0.0/go.mod"
- "github.com/prometheus/client_golang v1.2.1"
- "github.com/prometheus/client_golang v1.2.1/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod"
- "github.com/prometheus/common v0.4.1"
- "github.com/prometheus/common v0.4.1/go.mod"
- "github.com/prometheus/common v0.7.0"
- "github.com/prometheus/common v0.7.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.2"
- "github.com/prometheus/procfs v0.0.2/go.mod"
- "github.com/prometheus/procfs v0.0.5"
- "github.com/prometheus/procfs v0.0.5/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.2.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.2.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5/go.mod" # spdx:Apache-2.0
"github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563"
"github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563/go.mod"
"github.com/russross/blackfriday/v2 v2.0.1"
"github.com/russross/blackfriday/v2 v2.0.1/go.mod"
- "github.com/sasha-s/go-deadlock v0.2.0"
- "github.com/sasha-s/go-deadlock v0.2.0/go.mod"
+ "github.com/sasha-s/go-deadlock v0.2.0" # spdx:Apache-2.0
+ "github.com/sasha-s/go-deadlock v0.2.0/go.mod" # spdx:Apache-2.0
"github.com/shirou/gopsutil v0.0.0-20190714054239-47ef3260b6bf"
"github.com/shirou/gopsutil v0.0.0-20190714054239-47ef3260b6bf/go.mod"
"github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/sirupsen/logrus v1.4.2/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2"
- "github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2/go.mod"
- "github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d"
- "github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d/go.mod"
- "github.com/thejerf/suture v3.0.2+incompatible"
- "github.com/thejerf/suture v3.0.2+incompatible/go.mod"
- "github.com/urfave/cli v1.20.0"
- "github.com/urfave/cli v1.20.0/go.mod"
- "github.com/urfave/cli v1.22.2"
- "github.com/urfave/cli v1.22.2/go.mod"
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2" # spdx:MIT
+ "github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2/go.mod" # spdx:MIT
+ "github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d" # spdx:BSD-2-Clause
+ "github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d/go.mod" # spdx:BSD-2-Clause
+ "github.com/thejerf/suture v3.0.2+incompatible" # spdx:MIT
+ "github.com/thejerf/suture v3.0.2+incompatible/go.mod" # spdx:MIT
+ "github.com/urfave/cli v1.20.0" # spdx:MIT
+ "github.com/urfave/cli v1.20.0/go.mod" # spdx:MIT
+ "github.com/urfave/cli v1.22.2" # spdx:MIT
+ "github.com/urfave/cli v1.22.2/go.mod" # spdx:MIT
"github.com/vitrun/qart v0.0.0-20160531060029-bf64b92db6b0"
"github.com/vitrun/qart v0.0.0-20160531060029-bf64b92db6b0/go.mod"
"golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod"
diff --git net-p2p/syncthing/syncthing-1.4.0.ebuild net-p2p/syncthing/syncthing-1.4.0.ebuild
index 27b92afd802d..a5698381fd4f 100644
--- net-p2p/syncthing/syncthing-1.4.0.ebuild
+++ net-p2p/syncthing/syncthing-1.4.0.ebuild
@@ -6,216 +6,216 @@ EAPI=7
inherit go-module systemd xdg-utils
EGO_SUM=(
- "github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6"
- "github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6/go.mod"
- "github.com/AudriusButkevicius/recli v0.0.5"
- "github.com/AudriusButkevicius/recli v0.0.5/go.mod"
- "github.com/BurntSushi/toml v0.3.1/go.mod"
- "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6"
- "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod"
- "github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d"
- "github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d/go.mod"
- "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
- "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751"
- "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod"
- "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
- "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4"
- "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973"
- "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
- "github.com/beorn7/perks v1.0.0"
- "github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/beorn7/perks v1.0.1"
- "github.com/beorn7/perks v1.0.1/go.mod"
- "github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e"
- "github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e/go.mod"
- "github.com/calmh/xdr v1.1.0"
- "github.com/calmh/xdr v1.1.0/go.mod"
- "github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d"
- "github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d/go.mod"
- "github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67"
- "github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67/go.mod"
+ "github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6" # spdx:MIT
+ "github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6/go.mod" # spdx:MIT
+ "github.com/AudriusButkevicius/recli v0.0.5" # spdx:MPL-2.0
+ "github.com/AudriusButkevicius/recli v0.0.5/go.mod" # spdx:MPL-2.0
+ "github.com/BurntSushi/toml v0.3.1/go.mod" # spdx:MIT
+ "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6" # spdx:MIT
+ "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod" # spdx:MIT
+ "github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d" # spdx:MIT
+ "github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d/go.mod" # spdx:MIT
+ "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751" # spdx:BSD-3-Clause
+ "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod" # spdx:BSD-3-Clause
+ "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" # spdx:MIT
+ "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4" # spdx:MIT
+ "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973" # spdx:MIT
+ "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0" # spdx:MIT
+ "github.com/beorn7/perks v1.0.0/go.mod" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1" # spdx:MIT
+ "github.com/beorn7/perks v1.0.1/go.mod" # spdx:MIT
+ "github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e" # spdx:BSD-2-Clause
+ "github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e/go.mod" # spdx:BSD-2-Clause
+ "github.com/calmh/xdr v1.1.0" # spdx:MIT
+ "github.com/calmh/xdr v1.1.0/go.mod" # spdx:MIT
+ "github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d" # spdx:Apache-2.0
+ "github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d/go.mod" # spdx:Apache-2.0
+ "github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67" # spdx:MPL-2.0
+ "github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67/go.mod" # spdx:MPL-2.0
"github.com/cespare/xxhash/v2 v2.1.0"
"github.com/cespare/xxhash/v2 v2.1.0/go.mod"
- "github.com/cheekybits/genny v1.0.0"
- "github.com/cheekybits/genny v1.0.0/go.mod"
- "github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5"
- "github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5/go.mod"
+ "github.com/cheekybits/genny v1.0.0" # spdx:MIT
+ "github.com/cheekybits/genny v1.0.0/go.mod" # spdx:MIT
+ "github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5" # spdx:MIT
+ "github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5/go.mod" # spdx:MIT
"github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d"
"github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod"
- "github.com/d4l3k/messagediff v1.2.1"
- "github.com/d4l3k/messagediff v1.2.1/go.mod"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568"
- "github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod"
- "github.com/fsnotify/fsnotify v1.4.7"
- "github.com/fsnotify/fsnotify v1.4.7/go.mod"
- "github.com/getsentry/raven-go v0.2.0"
- "github.com/getsentry/raven-go v0.2.0/go.mod"
- "github.com/go-kit/kit v0.8.0/go.mod"
- "github.com/go-kit/kit v0.9.0/go.mod"
- "github.com/go-logfmt/logfmt v0.3.0/go.mod"
- "github.com/go-logfmt/logfmt v0.4.0/go.mod"
- "github.com/go-ole/go-ole v1.2.1"
- "github.com/go-ole/go-ole v1.2.1/go.mod"
- "github.com/go-ole/go-ole v1.2.4"
- "github.com/go-ole/go-ole v1.2.4/go.mod"
- "github.com/go-stack/stack v1.8.0/go.mod"
- "github.com/gobwas/glob v0.2.3"
- "github.com/gobwas/glob v0.2.3/go.mod"
+ "github.com/d4l3k/messagediff v1.2.1" # spdx:MIT
+ "github.com/d4l3k/messagediff v1.2.1/go.mod" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568" # spdx:Apache-2.0
+ "github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod" # spdx:Apache-2.0
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
+ "github.com/fsnotify/fsnotify v1.4.7/go.mod" # spdx:BSD-3-Clause
+ "github.com/getsentry/raven-go v0.2.0" # spdx:BSD-3-Clause
+ "github.com/getsentry/raven-go v0.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/go-kit/kit v0.8.0/go.mod" # spdx:MIT
+ "github.com/go-kit/kit v0.9.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.3.0/go.mod" # spdx:MIT
+ "github.com/go-logfmt/logfmt v0.4.0/go.mod" # spdx:MIT
+ "github.com/go-ole/go-ole v1.2.1" # spdx:MIT
+ "github.com/go-ole/go-ole v1.2.1/go.mod" # spdx:MIT
+ "github.com/go-ole/go-ole v1.2.4" # spdx:MIT
+ "github.com/go-ole/go-ole v1.2.4/go.mod" # spdx:MIT
+ "github.com/go-stack/stack v1.8.0/go.mod" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3" # spdx:MIT
+ "github.com/gobwas/glob v0.2.3/go.mod" # spdx:MIT
"github.com/gogo/protobuf v1.1.1/go.mod"
"github.com/gogo/protobuf v1.3.1"
"github.com/gogo/protobuf v1.3.1/go.mod"
- "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6"
- "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod"
- "github.com/golang/mock v1.2.0"
- "github.com/golang/mock v1.2.0/go.mod"
- "github.com/golang/mock v1.3.1"
- "github.com/golang/mock v1.3.1/go.mod"
- "github.com/golang/protobuf v1.2.0"
- "github.com/golang/protobuf v1.2.0/go.mod"
- "github.com/golang/protobuf v1.3.0/go.mod"
- "github.com/golang/protobuf v1.3.1"
- "github.com/golang/protobuf v1.3.1/go.mod"
- "github.com/golang/protobuf v1.3.2"
- "github.com/golang/protobuf v1.3.2/go.mod"
- "github.com/golang/snappy v0.0.1"
- "github.com/golang/snappy v0.0.1/go.mod"
- "github.com/google/go-cmp v0.3.0"
- "github.com/google/go-cmp v0.3.0/go.mod"
- "github.com/google/gofuzz v1.0.0/go.mod"
+ "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6" # spdx:Apache-2.0
+ "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0" # spdx:Apache-2.0
+ "github.com/golang/mock v1.2.0/go.mod" # spdx:Apache-2.0
+ "github.com/golang/mock v1.3.1" # spdx:Apache-2.0
+ "github.com/golang/mock v1.3.1/go.mod" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.2.0" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1" # spdx:BSD-3-Clause
+ "github.com/golang/snappy v0.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/gofuzz v1.0.0/go.mod" # spdx:Apache-2.0
"github.com/hpcloud/tail v1.0.0"
"github.com/hpcloud/tail v1.0.0/go.mod"
"github.com/jackpal/gateway v1.0.5"
"github.com/jackpal/gateway v1.0.5/go.mod"
"github.com/jackpal/go-nat-pmp v1.0.2"
"github.com/jackpal/go-nat-pmp v1.0.2/go.mod"
- "github.com/json-iterator/go v1.1.6/go.mod"
- "github.com/json-iterator/go v1.1.7/go.mod"
- "github.com/julienschmidt/httprouter v1.2.0/go.mod"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
- "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod"
- "github.com/kisielk/errcheck v1.2.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
- "github.com/kr/pretty v0.1.0"
- "github.com/kr/pretty v0.1.0/go.mod"
- "github.com/kr/pty v1.1.1/go.mod"
- "github.com/kr/text v0.1.0"
- "github.com/kr/text v0.1.0/go.mod"
+ "github.com/json-iterator/go v1.1.6/go.mod" # spdx:MIT
+ "github.com/json-iterator/go v1.1.7/go.mod" # spdx:MIT
+ "github.com/julienschmidt/httprouter v1.2.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51" # spdx:MIT
+ "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.2.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" # spdx:MIT
+ "github.com/kr/pretty v0.1.0" # spdx:MIT
+ "github.com/kr/pretty v0.1.0/go.mod" # spdx:MIT
+ "github.com/kr/pty v1.1.1/go.mod" # spdx:MIT
+ "github.com/kr/text v0.1.0" # spdx:MIT
+ "github.com/kr/text v0.1.0/go.mod" # spdx:MIT
"github.com/lib/pq v1.2.0"
"github.com/lib/pq v1.2.0/go.mod"
- "github.com/lucas-clemente/quic-go v0.12.1"
- "github.com/lucas-clemente/quic-go v0.12.1/go.mod"
- "github.com/marten-seemann/qpack v0.1.0/go.mod"
- "github.com/marten-seemann/qtls v0.3.2"
- "github.com/marten-seemann/qtls v0.3.2/go.mod"
- "github.com/maruel/panicparse v1.3.0"
- "github.com/maruel/panicparse v1.3.0/go.mod"
- "github.com/mattn/go-colorable v0.1.1"
- "github.com/mattn/go-colorable v0.1.1/go.mod"
- "github.com/mattn/go-isatty v0.0.11"
- "github.com/mattn/go-isatty v0.0.11/go.mod"
- "github.com/mattn/go-isatty v0.0.5/go.mod"
- "github.com/mattn/go-isatty v0.0.7"
- "github.com/mattn/go-isatty v0.0.7/go.mod"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1"
- "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b"
- "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod"
- "github.com/minio/sha256-simd v0.1.1"
- "github.com/minio/sha256-simd v0.1.1/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
- "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
- "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
- "github.com/modern-go/reflect2 v1.0.1/go.mod"
- "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
- "github.com/onsi/ginkgo v1.6.0/go.mod"
- "github.com/onsi/ginkgo v1.7.0"
- "github.com/onsi/ginkgo v1.7.0/go.mod"
- "github.com/onsi/ginkgo v1.9.0"
- "github.com/onsi/ginkgo v1.9.0/go.mod"
- "github.com/onsi/gomega v1.4.3"
- "github.com/onsi/gomega v1.4.3/go.mod"
- "github.com/onsi/gomega v1.6.0"
- "github.com/onsi/gomega v1.6.0/go.mod"
- "github.com/oschwald/geoip2-golang v1.4.0"
- "github.com/oschwald/geoip2-golang v1.4.0/go.mod"
- "github.com/oschwald/maxminddb-golang v1.6.0"
- "github.com/oschwald/maxminddb-golang v1.6.0/go.mod"
- "github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5"
- "github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod"
- "github.com/pkg/errors v0.8.0/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
- "github.com/pkg/errors v0.9.0"
- "github.com/pkg/errors v0.9.0/go.mod"
- "github.com/pkg/errors v0.9.1"
- "github.com/pkg/errors v0.9.1/go.mod"
+ "github.com/lucas-clemente/quic-go v0.12.1" # spdx:MIT
+ "github.com/lucas-clemente/quic-go v0.12.1/go.mod" # spdx:MIT
+ "github.com/marten-seemann/qpack v0.1.0/go.mod" # spdx:MIT
+ "github.com/marten-seemann/qtls v0.3.2" # spdx:BSD-3-Clause
+ "github.com/marten-seemann/qtls v0.3.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/maruel/panicparse v1.3.0" # spdx:Apache-2.0
+ "github.com/maruel/panicparse v1.3.0/go.mod" # spdx:Apache-2.0
+ "github.com/mattn/go-colorable v0.1.1" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.1/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.11" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.11/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.5/go.mod" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.7" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.7/go.mod" # spdx:MIT
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1" # spdx:Apache-2.0
+ "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b" # spdx:MIT
+ "github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b/go.mod" # spdx:MIT
+ "github.com/minio/sha256-simd v0.1.1" # spdx:Apache-2.0
+ "github.com/minio/sha256-simd v0.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" # spdx:Apache-2.0
+ "github.com/onsi/ginkgo v1.6.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.7.0" # spdx:MIT
+ "github.com/onsi/ginkgo v1.7.0/go.mod" # spdx:MIT
+ "github.com/onsi/ginkgo v1.9.0" # spdx:MIT
+ "github.com/onsi/ginkgo v1.9.0/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.4.3" # spdx:MIT
+ "github.com/onsi/gomega v1.4.3/go.mod" # spdx:MIT
+ "github.com/onsi/gomega v1.6.0" # spdx:MIT
+ "github.com/onsi/gomega v1.6.0/go.mod" # spdx:MIT
+ "github.com/oschwald/geoip2-golang v1.4.0" # spdx:ISC
+ "github.com/oschwald/geoip2-golang v1.4.0/go.mod" # spdx:ISC
+ "github.com/oschwald/maxminddb-golang v1.6.0" # spdx:ISC
+ "github.com/oschwald/maxminddb-golang v1.6.0/go.mod" # spdx:ISC
+ "github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5" # spdx:Apache-2.0
+ "github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod" # spdx:Apache-2.0
+ "github.com/pkg/errors v0.8.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.0" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.0/go.mod" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.9.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/prometheus/client_golang v0.9.1/go.mod"
- "github.com/prometheus/client_golang v1.0.0/go.mod"
- "github.com/prometheus/client_golang v1.2.1"
- "github.com/prometheus/client_golang v1.2.1/go.mod"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910"
- "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90"
- "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4"
- "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod"
- "github.com/prometheus/common v0.4.1"
- "github.com/prometheus/common v0.4.1/go.mod"
- "github.com/prometheus/common v0.7.0"
- "github.com/prometheus/common v0.7.0/go.mod"
- "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
- "github.com/prometheus/procfs v0.0.2"
- "github.com/prometheus/procfs v0.0.2/go.mod"
- "github.com/prometheus/procfs v0.0.5"
- "github.com/prometheus/procfs v0.0.5/go.mod"
+ "github.com/prometheus/client_golang v0.9.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.0.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.2.1" # spdx:Apache-2.0
+ "github.com/prometheus/client_golang v1.2.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4" # spdx:Apache-2.0
+ "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.4.1/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0" # spdx:Apache-2.0
+ "github.com/prometheus/common v0.7.0/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.2/go.mod" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5" # spdx:Apache-2.0
+ "github.com/prometheus/procfs v0.0.5/go.mod" # spdx:Apache-2.0
"github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563"
"github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563/go.mod"
"github.com/russross/blackfriday/v2 v2.0.1"
"github.com/russross/blackfriday/v2 v2.0.1/go.mod"
- "github.com/sasha-s/go-deadlock v0.2.0"
- "github.com/sasha-s/go-deadlock v0.2.0/go.mod"
+ "github.com/sasha-s/go-deadlock v0.2.0" # spdx:Apache-2.0
+ "github.com/sasha-s/go-deadlock v0.2.0/go.mod" # spdx:Apache-2.0
"github.com/shirou/gopsutil v0.0.0-20190714054239-47ef3260b6bf"
"github.com/shirou/gopsutil v0.0.0-20190714054239-47ef3260b6bf/go.mod"
"github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4/go.mod"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0"
- "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
- "github.com/sirupsen/logrus v1.2.0/go.mod"
- "github.com/sirupsen/logrus v1.4.2"
- "github.com/sirupsen/logrus v1.4.2/go.mod"
- "github.com/spaolacci/murmur3 v1.1.0"
- "github.com/spaolacci/murmur3 v1.1.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "github.com/stretchr/testify v1.4.0"
- "github.com/stretchr/testify v1.4.0/go.mod"
- "github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2"
- "github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2/go.mod"
- "github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d"
- "github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d/go.mod"
- "github.com/thejerf/suture v3.0.2+incompatible"
- "github.com/thejerf/suture v3.0.2+incompatible/go.mod"
- "github.com/urfave/cli v1.20.0"
- "github.com/urfave/cli v1.20.0/go.mod"
- "github.com/urfave/cli v1.22.2"
- "github.com/urfave/cli v1.22.2/go.mod"
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0" # spdx:MIT
+ "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.2.0/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.2/go.mod" # spdx:MIT
+ "github.com/spaolacci/murmur3 v1.1.0" # spdx:BSD-3-Clause
+ "github.com/spaolacci/murmur3 v1.1.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0" # spdx:MIT
+ "github.com/stretchr/testify v1.4.0/go.mod" # spdx:MIT
+ "github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2" # spdx:MIT
+ "github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2/go.mod" # spdx:MIT
+ "github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d" # spdx:BSD-2-Clause
+ "github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d/go.mod" # spdx:BSD-2-Clause
+ "github.com/thejerf/suture v3.0.2+incompatible" # spdx:MIT
+ "github.com/thejerf/suture v3.0.2+incompatible/go.mod" # spdx:MIT
+ "github.com/urfave/cli v1.20.0" # spdx:MIT
+ "github.com/urfave/cli v1.20.0/go.mod" # spdx:MIT
+ "github.com/urfave/cli v1.22.2" # spdx:MIT
+ "github.com/urfave/cli v1.22.2/go.mod" # spdx:MIT
"github.com/vitrun/qart v0.0.0-20160531060029-bf64b92db6b0"
"github.com/vitrun/qart v0.0.0-20160531060029-bf64b92db6b0/go.mod"
- "github.com/willf/bitset v1.1.10"
- "github.com/willf/bitset v1.1.10/go.mod"
- "github.com/willf/bloom v2.0.3+incompatible"
- "github.com/willf/bloom v2.0.3+incompatible/go.mod"
+ "github.com/willf/bitset v1.1.10" # spdx:BSD-3-Clause
+ "github.com/willf/bitset v1.1.10/go.mod" # spdx:BSD-3-Clause
+ "github.com/willf/bloom v2.0.3+incompatible" # spdx:BSD-2-Clause
+ "github.com/willf/bloom v2.0.3+incompatible/go.mod" # spdx:BSD-2-Clause
"golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod"
"golang.org/x/crypto v0.0.0-20190228161510-8dd112bcdc25/go.mod"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
diff --git net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.ebuild net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.ebuild
index 1c40f48bade1..9a0aff786192 100644
--- net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.ebuild
+++ net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.ebuild
@@ -12,15 +12,15 @@ EGO_SUM=(
"git.schwanenlied.me/yawning/bsaes.git v0.0.0-20190320102049-26d1add596b6/go.mod"
"git.torproject.org/pluggable-transports/goptlib.git v1.0.0"
"git.torproject.org/pluggable-transports/goptlib.git v1.0.0/go.mod"
- "github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412"
- "github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412/go.mod"
- "github.com/dchest/siphash v1.2.1"
- "github.com/dchest/siphash v1.2.1/go.mod"
- "github.com/dsnet/compress v0.0.1"
- "github.com/dsnet/compress v0.0.1/go.mod"
- "github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod"
- "github.com/klauspost/compress v1.4.1/go.mod"
- "github.com/klauspost/cpuid v1.2.0/go.mod"
+ "github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412" # spdx:BSD-3-Clause
+ "github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412/go.mod" # spdx:BSD-3-Clause
+ "github.com/dchest/siphash v1.2.1" # spdx:CC0-1.0
+ "github.com/dchest/siphash v1.2.1/go.mod" # spdx:CC0-1.0
+ "github.com/dsnet/compress v0.0.1" # spdx:BSD-3-Clause
+ "github.com/dsnet/compress v0.0.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod" # spdx:BSD-3-Clause
+ "github.com/klauspost/compress v1.4.1/go.mod" # spdx:BSD-3-Clause
+ "github.com/klauspost/cpuid v1.2.0/go.mod" # spdx:MIT
"github.com/ulikunitz/xz v0.5.6/go.mod"
"gitlab.com/yawning/utls.git v0.0.11-1"
"gitlab.com/yawning/utls.git v0.0.11-1/go.mod"
diff --git sys-auth/docker_auth/docker_auth-1.3.1.ebuild sys-auth/docker_auth/docker_auth-1.3.1.ebuild
index 45b321b02a58..44a3056eeb31 100644
--- sys-auth/docker_auth/docker_auth-1.3.1.ebuild
+++ sys-auth/docker_auth/docker_auth-1.3.1.ebuild
@@ -5,33 +5,33 @@ EAPI=6
EGO_PN="github.com/cesanta/docker_auth"
EGO_VENDOR=(
- "github.com/dchest/uniuri 8902c56451e9b58ff940bbe5fec35d5f9c04584a"
+ "github.com/dchest/uniuri 8902c56451e9b58ff940bbe5fec35d5f9c04584a" # spdx:CC0-1.0
"github.com/deckarep/golang-set fc8930a5e645572ee00bf66358ed3414f3c13b90"
- "github.com/docker/distribution 0700fa570d7bcc1b3e46ee127c4489fd25f4daa3"
- "github.com/docker/libtrust aabc10ec26b754e797f9028f4589c5b7bd90dc20"
- "github.com/facebookgo/httpdown a3b1354551a26449fbe05f5d855937f6e7acbd71"
- "github.com/facebookgo/clock 600d898af40aa09a7a93ecb9265d87b0504b6f03"
+ "github.com/docker/distribution 0700fa570d7bcc1b3e46ee127c4489fd25f4daa3" # spdx:Apache-2.0
+ "github.com/docker/libtrust aabc10ec26b754e797f9028f4589c5b7bd90dc20" # spdx:Apache-2.0
+ "github.com/facebookgo/httpdown a3b1354551a26449fbe05f5d855937f6e7acbd71" # spdx:MIT
+ "github.com/facebookgo/clock 600d898af40aa09a7a93ecb9265d87b0504b6f03" # spdx:MIT
"github.com/facebookgo/stats 1b76add642e42c6ffba7211ad7b3939ce654526e"
"github.com/go-ldap/ldap 13cedcf58a1ea124045dea529a66c849d3444c8e"
- "github.com/cesanta/glog 22eb27a0ae192b290b25537b8e876556fc25129c"
- "github.com/schwarmco/go-cartesian-product c2c0aca869a6cbf51e017ce148b949d9dee09bc3"
- "github.com/syndtr/goleveldb 3c5717caf1475fd25964109a0fc640bd150fce43"
- "github.com/golang/snappy 553a641470496b2327abcac10b36396bd98e45c9"
+ "github.com/cesanta/glog 22eb27a0ae192b290b25537b8e876556fc25129c" # spdx:Apache-2.0
+ "github.com/schwarmco/go-cartesian-product c2c0aca869a6cbf51e017ce148b949d9dee09bc3" # spdx:MIT
+ "github.com/syndtr/goleveldb 3c5717caf1475fd25964109a0fc640bd150fce43" # spdx:BSD-2-Clause
+ "github.com/golang/snappy 553a641470496b2327abcac10b36396bd98e45c9" # spdx:BSD-3-Clause
"gopkg.in/asn1-ber.v1 4e86f4367175e39f69d9358a5f17b4dda270378d github.com/go-asn1-ber/asn1-ber"
- "gopkg.in/fsnotify.v1 629574ca2a5df945712d3079857300b5e4da0236 github.com/fsnotify/fsnotify"
+ "gopkg.in/fsnotify.v1 629574ca2a5df945712d3079857300b5e4da0236 github.com/fsnotify/fsnotify" # spdx:BSD-3-Clause
"gopkg.in/mgo.v2 3f83fa5005286a7fe593b055f0d7771a7dce4655 github.com/go-mgo/mgo"
"gopkg.in/yaml.v2 a3f3340b5840cee44f372bddb5880fcbc419b46a github.com/go-yaml/yaml"
"golang.org/x/crypto e1a4589e7d3ea14a3352255d04b6f1a418845e5e github.com/golang/crypto"
"golang.org/x/sys 493114f68206f85e7e333beccfabc11e98cba8dd github.com/golang/sys"
"golang.org/x/net 859d1a86bb617c0c20d154590c3c5d3fcb670b07 github.com/golang/net"
"google.golang.org/api 39c3dd417c5a443607650f18e829ad308da08dd2 github.com/google/google-api-go-client"
- "google.golang.org/grpc 35170916ff58e89ae03f52e778228e18207e0e02 github.com/grpc/grpc-go"
- "github.com/golang/protobuf 11b8df160996e00fd4b55cbaafb3d84ec6d50fa8"
- "golang.org/x/oauth2 13449ad91cb26cb47661c1b080790392170385fd github.com/golang/oauth2"
+ "google.golang.org/grpc 35170916ff58e89ae03f52e778228e18207e0e02 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "github.com/golang/protobuf 11b8df160996e00fd4b55cbaafb3d84ec6d50fa8" # spdx:BSD-3-Clause
+ "golang.org/x/oauth2 13449ad91cb26cb47661c1b080790392170385fd github.com/golang/oauth2" # spdx:BSD-3-Clause
"cloud.google.com/go 20d4028b8a750c2aca76bf9fefa8ed2d0109b573 github.com/GoogleCloudPlatform/gcloud-golang"
"golang.org/x/text ab5ac5f9a8deb4855a60fab02bc61a4ec770bd49 github.com/golang/text"
- "github.com/googleapis/gax-go 8c160ca1523d8eea3932fbaa494c8964b7724aa8"
- "google.golang.org/genproto 595979c8a7bf586b2d293fb42246bf91a0b893d9 github.com/google/go-genproto"
+ "github.com/googleapis/gax-go 8c160ca1523d8eea3932fbaa494c8964b7724aa8" # spdx:BSD-3-Clause
+ "google.golang.org/genproto 595979c8a7bf586b2d293fb42246bf91a0b893d9 github.com/google/go-genproto" # spdx:Apache-2.0
)
inherit user golang-build golang-vcs-snapshot
diff --git sys-auth/docker_auth/docker_auth-1.4.0.ebuild sys-auth/docker_auth/docker_auth-1.4.0.ebuild
index a4d41f0d02b3..8daa210435ca 100644
--- sys-auth/docker_auth/docker_auth-1.4.0.ebuild
+++ sys-auth/docker_auth/docker_auth-1.4.0.ebuild
@@ -5,33 +5,33 @@ EAPI=6
EGO_PN="github.com/cesanta/docker_auth"
EGO_VENDOR=(
- "github.com/dchest/uniuri 8902c56451e9b58ff940bbe5fec35d5f9c04584a"
+ "github.com/dchest/uniuri 8902c56451e9b58ff940bbe5fec35d5f9c04584a" # spdx:CC0-1.0
"github.com/deckarep/golang-set fc8930a5e645572ee00bf66358ed3414f3c13b90"
- "github.com/docker/distribution 0700fa570d7bcc1b3e46ee127c4489fd25f4daa3"
- "github.com/docker/libtrust aabc10ec26b754e797f9028f4589c5b7bd90dc20"
- "github.com/facebookgo/httpdown a3b1354551a26449fbe05f5d855937f6e7acbd71"
- "github.com/facebookgo/clock 600d898af40aa09a7a93ecb9265d87b0504b6f03"
+ "github.com/docker/distribution 0700fa570d7bcc1b3e46ee127c4489fd25f4daa3" # spdx:Apache-2.0
+ "github.com/docker/libtrust aabc10ec26b754e797f9028f4589c5b7bd90dc20" # spdx:Apache-2.0
+ "github.com/facebookgo/httpdown a3b1354551a26449fbe05f5d855937f6e7acbd71" # spdx:MIT
+ "github.com/facebookgo/clock 600d898af40aa09a7a93ecb9265d87b0504b6f03" # spdx:MIT
"github.com/facebookgo/stats 1b76add642e42c6ffba7211ad7b3939ce654526e"
"github.com/go-ldap/ldap 13cedcf58a1ea124045dea529a66c849d3444c8e"
- "github.com/cesanta/glog 22eb27a0ae192b290b25537b8e876556fc25129c"
- "github.com/schwarmco/go-cartesian-product c2c0aca869a6cbf51e017ce148b949d9dee09bc3"
- "github.com/syndtr/goleveldb 3c5717caf1475fd25964109a0fc640bd150fce43"
- "github.com/golang/snappy 553a641470496b2327abcac10b36396bd98e45c9"
+ "github.com/cesanta/glog 22eb27a0ae192b290b25537b8e876556fc25129c" # spdx:Apache-2.0
+ "github.com/schwarmco/go-cartesian-product c2c0aca869a6cbf51e017ce148b949d9dee09bc3" # spdx:MIT
+ "github.com/syndtr/goleveldb 3c5717caf1475fd25964109a0fc640bd150fce43" # spdx:BSD-2-Clause
+ "github.com/golang/snappy 553a641470496b2327abcac10b36396bd98e45c9" # spdx:BSD-3-Clause
"gopkg.in/asn1-ber.v1 4e86f4367175e39f69d9358a5f17b4dda270378d github.com/go-asn1-ber/asn1-ber"
- "gopkg.in/fsnotify.v1 629574ca2a5df945712d3079857300b5e4da0236 github.com/fsnotify/fsnotify"
+ "gopkg.in/fsnotify.v1 629574ca2a5df945712d3079857300b5e4da0236 github.com/fsnotify/fsnotify" # spdx:BSD-3-Clause
"gopkg.in/mgo.v2 3f83fa5005286a7fe593b055f0d7771a7dce4655 github.com/go-mgo/mgo"
"gopkg.in/yaml.v2 a3f3340b5840cee44f372bddb5880fcbc419b46a github.com/go-yaml/yaml"
"golang.org/x/crypto e1a4589e7d3ea14a3352255d04b6f1a418845e5e github.com/golang/crypto"
"golang.org/x/sys 493114f68206f85e7e333beccfabc11e98cba8dd github.com/golang/sys"
"golang.org/x/net 859d1a86bb617c0c20d154590c3c5d3fcb670b07 github.com/golang/net"
"google.golang.org/api 39c3dd417c5a443607650f18e829ad308da08dd2 github.com/google/google-api-go-client"
- "google.golang.org/grpc 35170916ff58e89ae03f52e778228e18207e0e02 github.com/grpc/grpc-go"
- "github.com/golang/protobuf 11b8df160996e00fd4b55cbaafb3d84ec6d50fa8"
- "golang.org/x/oauth2 13449ad91cb26cb47661c1b080790392170385fd github.com/golang/oauth2"
+ "google.golang.org/grpc 35170916ff58e89ae03f52e778228e18207e0e02 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "github.com/golang/protobuf 11b8df160996e00fd4b55cbaafb3d84ec6d50fa8" # spdx:BSD-3-Clause
+ "golang.org/x/oauth2 13449ad91cb26cb47661c1b080790392170385fd github.com/golang/oauth2" # spdx:BSD-3-Clause
"cloud.google.com/go 20d4028b8a750c2aca76bf9fefa8ed2d0109b573 github.com/GoogleCloudPlatform/gcloud-golang"
"golang.org/x/text ab5ac5f9a8deb4855a60fab02bc61a4ec770bd49 github.com/golang/text"
- "github.com/googleapis/gax-go 8c160ca1523d8eea3932fbaa494c8964b7724aa8"
- "google.golang.org/genproto 595979c8a7bf586b2d293fb42246bf91a0b893d9 github.com/google/go-genproto"
+ "github.com/googleapis/gax-go 8c160ca1523d8eea3932fbaa494c8964b7724aa8" # spdx:BSD-3-Clause
+ "google.golang.org/genproto 595979c8a7bf586b2d293fb42246bf91a0b893d9 github.com/google/go-genproto" # spdx:Apache-2.0
)
inherit user golang-build golang-vcs-snapshot
diff --git sys-cluster/minikube/minikube-1.6.1.ebuild sys-cluster/minikube/minikube-1.6.1.ebuild
index 9ce970f58fe3..51aeda7c22eb 100644
--- sys-cluster/minikube/minikube-1.6.1.ebuild
+++ sys-cluster/minikube/minikube-1.6.1.ebuild
@@ -10,96 +10,96 @@ EGIT_COMMIT="42a9df4854dcea40ec187b6b8f9a910c6038f81a"
EGO_VENDOR=(
"cloud.google.com/go v0.49.0 github.com/googleapis/google-cloud-go"
- "github.com/aws/aws-sdk-go v1.16.26"
+ "github.com/aws/aws-sdk-go v1.16.26" # spdx:Apache-2.0
"github.com/bgentry/go-netrc 9fd32a8b3d3d3f9d43c341bfe098430e07609480"
- "github.com/blang/semver v3.5.0"
- "github.com/cenkalti/backoff v2.2.1"
- "github.com/cheggaaa/pb v3.0.1"
- "github.com/cloudfoundry-attic/jibber_jabber bcc4c8345a21301bf47c032ff42dd1aae2fe3027"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/docker/distribution edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c"
- "github.com/docker/docker v1.13.1"
- "github.com/docker/go-connections v0.3.0"
- "github.com/docker/go-units v0.3.3"
- "github.com/docker/machine a555e4f7a8f518a8b1b174824c377e46cbfc4fe2"
- "github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528"
- "github.com/fatih/color v1.7.0"
- "github.com/fsnotify/fsnotify v1.4.7"
+ "github.com/blang/semver v3.5.0" # spdx:MIT
+ "github.com/cenkalti/backoff v2.2.1" # spdx:MIT
+ "github.com/cheggaaa/pb v3.0.1" # spdx:BSD-3-Clause
+ "github.com/cloudfoundry-attic/jibber_jabber bcc4c8345a21301bf47c032ff42dd1aae2fe3027" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/docker/distribution edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c" # spdx:Apache-2.0
+ "github.com/docker/docker v1.13.1" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.3.0" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.3.3" # spdx:Apache-2.0
+ "github.com/docker/machine a555e4f7a8f518a8b1b174824c377e46cbfc4fe2" # spdx:Apache-2.0
+ "github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528" # spdx:Apache-2.0
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
"github.com/gogo/protobuf v1.1.1"
- "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998"
- "github.com/golang/groupcache 02826c3e79038b59d737d3b1c0a1d937f71a4433"
- "github.com/golang/protobuf v1.3.2"
- "github.com/googleapis/gax-go v2.0.5"
- "github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba"
- "github.com/google/go-cmp v0.3.0"
- "github.com/google/go-containerregistry 697ee0b3d46eff19ed2b30f86230377061203f79"
- "github.com/google/gofuzz v1.0.0"
- "github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55"
- "github.com/hashicorp/go-cleanhttp v0.5.0"
- "github.com/hashicorp/go-getter v1.4.0"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/go-multierror 8c5f0ad9360406a3807ce7de6bc73269a91a6e51"
- "github.com/hashicorp/go-safetemp v1.0.0"
- "github.com/hashicorp/go-version v1.1.0"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/imdario/mergo v0.3.5"
- "github.com/intel-go/cpuid 1a4a6f06a1c643c8fbd339bd61d980960627d09e"
- "github.com/jimmidyson/go-download 7f9a90c8c95bee1bb7de9e72c682c67c8bf5546d"
+ "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998" # spdx:Apache-2.0
+ "github.com/golang/groupcache 02826c3e79038b59d737d3b1c0a1d937f71a4433" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/googleapis/gax-go v2.0.5" # spdx:BSD-3-Clause
+ "github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/google/go-containerregistry 697ee0b3d46eff19ed2b30f86230377061203f79" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-getter v1.4.0" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror 8c5f0ad9360406a3807ce7de6bc73269a91a6e51" # spdx:MPL-2.0
+ "github.com/hashicorp/go-safetemp v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-version v1.1.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/imdario/mergo v0.3.5" # spdx:BSD-3-Clause
+ "github.com/intel-go/cpuid 1a4a6f06a1c643c8fbd339bd61d980960627d09e" # spdx:BSD-3-Clause
+ "github.com/jimmidyson/go-download 7f9a90c8c95bee1bb7de9e72c682c67c8bf5546d" # spdx:Apache-2.0
"github.com/jmespath/go-jmespath c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5"
- "github.com/json-iterator/go v1.1.6"
+ "github.com/json-iterator/go v1.1.6" # spdx:MIT
"github.com/juju/clock 9c5c9712527c7986f012361e7d13756b4d99543d"
"github.com/juju/errors 0232dcc7464d0c0037b619d6e10190301d01362f"
"github.com/juju/mutex d21b13acf4bfd8a8b0482a3a78e44d98880b40d3"
- "github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0"
- "github.com/libvirt/libvirt-go v3.4.0"
- "github.com/machine-drivers/docker-machine-driver-vmware v0.1.1"
+ "github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0" # spdx:MIT
+ "github.com/libvirt/libvirt-go v3.4.0" # spdx:MIT
+ "github.com/machine-drivers/docker-machine-driver-vmware v0.1.1" # spdx:Apache-2.0
"github.com/magiconair/properties v1.8.0"
- "github.com/MakeNowJust/heredoc bb23615498cded5e105af4ce27de75b089cbe851"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-isatty v0.0.8"
- "github.com/mattn/go-runewidth v0.0.4"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-ps 4fdf99ab29366514c69ccccddab5dc58b8d84062"
- "github.com/mitchellh/go-testing-interface v1.0.0"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/olekukonko/tablewriter bdcc175572fd7abece6c831e643891b9331bc9e7"
+ "github.com/MakeNowJust/heredoc bb23615498cded5e105af4ce27de75b089cbe851" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-ps 4fdf99ab29366514c69ccccddab5dc58b8d84062" # spdx:MIT
+ "github.com/mitchellh/go-testing-interface v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/olekukonko/tablewriter bdcc175572fd7abece6c831e643891b9331bc9e7" # spdx:MIT
"github.com/opencontainers/go-digest a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb"
- "github.com/pelletier/go-toml v1.2.0"
- "github.com/pkg/browser 9302be274faad99162b9d48ec97b24306872ebb0"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/profile 3a8809bd8a80f8ecfe4ee1b34b3f37194968617c"
+ "github.com/pelletier/go-toml v1.2.0" # spdx:MIT
+ "github.com/pkg/browser 9302be274faad99162b9d48ec97b24306872ebb0" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/profile 3a8809bd8a80f8ecfe4ee1b34b3f37194968617c" # spdx:BSD-2-Clause
"github.com/russross/blackfriday v1.5.2"
- "github.com/samalba/dockerclient 91d7393ff85980ba3a8966405871a3d446ca28f2"
+ "github.com/samalba/dockerclient 91d7393ff85980ba3a8966405871a3d446ca28f2" # spdx:Apache-2.0
"github.com/shirou/gopsutil v2.18.12"
- "github.com/spf13/afero v1.1.2"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/jwalterweatherman v1.0.0"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/viper v1.3.2"
+ "github.com/spf13/afero v1.1.2" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.3.2" # spdx:MIT
"github.com/ulikunitz/xz v0.5.5"
- "github.com/VividCortex/ewma v1.1.1"
+ "github.com/VividCortex/ewma v1.1.1" # spdx:MIT
"golang.org/x/crypto 5c40567a22f818bd14a1ea7245dad9f8ef0691aa github.com/golang/crypto"
"golang.org/x/net 3b0461eec859c4b73bb64fdc8285971fd33e3938 github.com/golang/net"
- "golang.org/x/oauth2 0f29369cfe4552d0e4bcddc57cc75f4d7e672a33 github.com/golang/oauth2"
+ "golang.org/x/oauth2 0f29369cfe4552d0e4bcddc57cc75f4d7e672a33 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sync 112230192c580c3556b8cee6403af37a4fc5f28c github.com/golang/sync"
"golang.org/x/sys 04f50cda93cbb67f2afa353c52f342100e80e625 github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
"golang.org/x/time 9d24e82272b4f38b78bc8cff74fa936d31ccd8ef github.com/golang/time"
"google.golang.org/api v0.9.0 github.com/googleapis/google-api-go-client"
- "google.golang.org/genproto 24fa4b261c55da65468f2abfdae2b024eef27dfb github.com/googleapis/go-genproto"
- "google.golang.org/grpc v1.21.1 github.com/grpc/grpc-go"
- "go.opencensus.io v0.22.2 github.com/census-instrumentation/opencensus-go"
- "gopkg.in/cheggaaa/pb.v1 v1.0.27 github.com/cheggaaa/pb"
+ "google.golang.org/genproto 24fa4b261c55da65468f2abfdae2b024eef27dfb github.com/googleapis/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc v1.21.1 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "go.opencensus.io v0.22.2 github.com/census-instrumentation/opencensus-go" # spdx:Apache-2.0
+ "gopkg.in/cheggaaa/pb.v1 v1.0.27 github.com/cheggaaa/pb" # spdx:BSD-3-Clause
"gopkg.in/inf.v0 v0.9.1 github.com/go-inf/inf"
"gopkg.in/yaml.v2 v2.2.2 github.com/go-yaml/yaml"
- "k8s.io/klog v0.3.1 github.com/kubernetes/klog"
- "k8s.io/kubernetes 8c3b7d7679ccf368cc4cedb352fac4cd1b82124e github.com/kubernetes/kubernetes"
- "k8s.io/utils c2654d5206da6b7b6ace12841e8f359bb89b443c github.com/kubernetes/utils"
+ "k8s.io/klog v0.3.1 github.com/kubernetes/klog" # spdx:Apache-2.0
+ "k8s.io/kubernetes 8c3b7d7679ccf368cc4cedb352fac4cd1b82124e github.com/kubernetes/kubernetes" # spdx:Apache-2.0
+ "k8s.io/utils c2654d5206da6b7b6ace12841e8f359bb89b443c github.com/kubernetes/utils" # spdx:Apache-2.0
"sigs.k8s.io/yaml v1.1.0 github.com/kubernetes-sigs/yaml"
)
diff --git sys-cluster/minikube/minikube-1.6.2.ebuild sys-cluster/minikube/minikube-1.6.2.ebuild
index 941d63fa9a29..832b92a33c38 100644
--- sys-cluster/minikube/minikube-1.6.2.ebuild
+++ sys-cluster/minikube/minikube-1.6.2.ebuild
@@ -10,96 +10,96 @@ EGIT_COMMIT="54f28ac5d3a815d1196cd5d57d707439ee4bb392"
EGO_VENDOR=(
"cloud.google.com/go v0.49.0 github.com/googleapis/google-cloud-go"
- "github.com/aws/aws-sdk-go v1.16.26"
+ "github.com/aws/aws-sdk-go v1.16.26" # spdx:Apache-2.0
"github.com/bgentry/go-netrc 9fd32a8b3d3d3f9d43c341bfe098430e07609480"
- "github.com/blang/semver v3.5.0"
- "github.com/cenkalti/backoff v2.2.1"
- "github.com/cheggaaa/pb v3.0.1"
- "github.com/cloudfoundry-attic/jibber_jabber bcc4c8345a21301bf47c032ff42dd1aae2fe3027"
- "github.com/cpuguy83/go-md2man v1.0.10"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/docker/distribution edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c"
- "github.com/docker/docker v1.13.1"
- "github.com/docker/go-connections v0.3.0"
- "github.com/docker/go-units v0.3.3"
- "github.com/docker/machine a555e4f7a8f518a8b1b174824c377e46cbfc4fe2"
- "github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528"
- "github.com/fatih/color v1.7.0"
- "github.com/fsnotify/fsnotify v1.4.7"
+ "github.com/blang/semver v3.5.0" # spdx:MIT
+ "github.com/cenkalti/backoff v2.2.1" # spdx:MIT
+ "github.com/cheggaaa/pb v3.0.1" # spdx:BSD-3-Clause
+ "github.com/cloudfoundry-attic/jibber_jabber bcc4c8345a21301bf47c032ff42dd1aae2fe3027" # spdx:Apache-2.0
+ "github.com/cpuguy83/go-md2man v1.0.10" # spdx:MIT
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/docker/distribution edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c" # spdx:Apache-2.0
+ "github.com/docker/docker v1.13.1" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.3.0" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.3.3" # spdx:Apache-2.0
+ "github.com/docker/machine a555e4f7a8f518a8b1b174824c377e46cbfc4fe2" # spdx:Apache-2.0
+ "github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528" # spdx:Apache-2.0
+ "github.com/fatih/color v1.7.0" # spdx:MIT
+ "github.com/fsnotify/fsnotify v1.4.7" # spdx:BSD-3-Clause
"github.com/gogo/protobuf v1.1.1"
- "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998"
- "github.com/golang/groupcache 02826c3e79038b59d737d3b1c0a1d937f71a4433"
- "github.com/golang/protobuf v1.3.2"
- "github.com/googleapis/gax-go v2.0.5"
- "github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba"
- "github.com/google/go-cmp v0.3.0"
- "github.com/google/go-containerregistry 697ee0b3d46eff19ed2b30f86230377061203f79"
- "github.com/google/gofuzz v1.0.0"
- "github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55"
- "github.com/hashicorp/go-cleanhttp v0.5.0"
- "github.com/hashicorp/go-getter v1.4.0"
- "github.com/hashicorp/golang-lru v0.5.1"
- "github.com/hashicorp/go-multierror 8c5f0ad9360406a3807ce7de6bc73269a91a6e51"
- "github.com/hashicorp/go-safetemp v1.0.0"
- "github.com/hashicorp/go-version v1.1.0"
- "github.com/hashicorp/hcl v1.0.0"
- "github.com/imdario/mergo v0.3.5"
- "github.com/intel-go/cpuid 1a4a6f06a1c643c8fbd339bd61d980960627d09e"
- "github.com/jimmidyson/go-download 7f9a90c8c95bee1bb7de9e72c682c67c8bf5546d"
+ "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998" # spdx:Apache-2.0
+ "github.com/golang/groupcache 02826c3e79038b59d737d3b1c0a1d937f71a4433" # spdx:Apache-2.0
+ "github.com/golang/protobuf v1.3.2" # spdx:BSD-3-Clause
+ "github.com/googleapis/gax-go v2.0.5" # spdx:BSD-3-Clause
+ "github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba" # spdx:Apache-2.0
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/google/go-containerregistry 697ee0b3d46eff19ed2b30f86230377061203f79" # spdx:Apache-2.0
+ "github.com/google/gofuzz v1.0.0" # spdx:Apache-2.0
+ "github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55" # spdx:MPL-2.0
+ "github.com/hashicorp/go-cleanhttp v0.5.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-getter v1.4.0" # spdx:MPL-2.0
+ "github.com/hashicorp/golang-lru v0.5.1" # spdx:MPL-2.0
+ "github.com/hashicorp/go-multierror 8c5f0ad9360406a3807ce7de6bc73269a91a6e51" # spdx:MPL-2.0
+ "github.com/hashicorp/go-safetemp v1.0.0" # spdx:MPL-2.0
+ "github.com/hashicorp/go-version v1.1.0" # spdx:MPL-2.0
+ "github.com/hashicorp/hcl v1.0.0" # spdx:MPL-2.0
+ "github.com/imdario/mergo v0.3.5" # spdx:BSD-3-Clause
+ "github.com/intel-go/cpuid 1a4a6f06a1c643c8fbd339bd61d980960627d09e" # spdx:BSD-3-Clause
+ "github.com/jimmidyson/go-download 7f9a90c8c95bee1bb7de9e72c682c67c8bf5546d" # spdx:Apache-2.0
"github.com/jmespath/go-jmespath c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5"
- "github.com/json-iterator/go v1.1.6"
+ "github.com/json-iterator/go v1.1.6" # spdx:MIT
"github.com/juju/clock 9c5c9712527c7986f012361e7d13756b4d99543d"
"github.com/juju/errors 0232dcc7464d0c0037b619d6e10190301d01362f"
"github.com/juju/mutex d21b13acf4bfd8a8b0482a3a78e44d98880b40d3"
- "github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0"
- "github.com/libvirt/libvirt-go v3.4.0"
- "github.com/machine-drivers/docker-machine-driver-vmware v0.1.1"
+ "github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0" # spdx:MIT
+ "github.com/libvirt/libvirt-go v3.4.0" # spdx:MIT
+ "github.com/machine-drivers/docker-machine-driver-vmware v0.1.1" # spdx:Apache-2.0
"github.com/magiconair/properties v1.8.0"
- "github.com/MakeNowJust/heredoc bb23615498cded5e105af4ce27de75b089cbe851"
- "github.com/mattn/go-colorable v0.1.2"
- "github.com/mattn/go-isatty v0.0.8"
- "github.com/mattn/go-runewidth v0.0.4"
- "github.com/mitchellh/go-homedir v1.1.0"
- "github.com/mitchellh/go-ps 4fdf99ab29366514c69ccccddab5dc58b8d84062"
- "github.com/mitchellh/go-testing-interface v1.0.0"
- "github.com/mitchellh/go-wordwrap v1.0.0"
- "github.com/mitchellh/mapstructure v1.1.2"
- "github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
- "github.com/modern-go/reflect2 v1.0.1"
- "github.com/olekukonko/tablewriter bdcc175572fd7abece6c831e643891b9331bc9e7"
+ "github.com/MakeNowJust/heredoc bb23615498cded5e105af4ce27de75b089cbe851" # spdx:MIT
+ "github.com/mattn/go-colorable v0.1.2" # spdx:MIT
+ "github.com/mattn/go-isatty v0.0.8" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.4" # spdx:MIT
+ "github.com/mitchellh/go-homedir v1.1.0" # spdx:MIT
+ "github.com/mitchellh/go-ps 4fdf99ab29366514c69ccccddab5dc58b8d84062" # spdx:MIT
+ "github.com/mitchellh/go-testing-interface v1.0.0" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v1.0.0" # spdx:MIT
+ "github.com/mitchellh/mapstructure v1.1.2" # spdx:MIT
+ "github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" # spdx:Apache-2.0
+ "github.com/modern-go/reflect2 v1.0.1" # spdx:Apache-2.0
+ "github.com/olekukonko/tablewriter bdcc175572fd7abece6c831e643891b9331bc9e7" # spdx:MIT
"github.com/opencontainers/go-digest a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb"
- "github.com/pelletier/go-toml v1.2.0"
- "github.com/pkg/browser 9302be274faad99162b9d48ec97b24306872ebb0"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/profile 3a8809bd8a80f8ecfe4ee1b34b3f37194968617c"
+ "github.com/pelletier/go-toml v1.2.0" # spdx:MIT
+ "github.com/pkg/browser 9302be274faad99162b9d48ec97b24306872ebb0" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/profile 3a8809bd8a80f8ecfe4ee1b34b3f37194968617c" # spdx:BSD-2-Clause
"github.com/russross/blackfriday v1.5.2"
- "github.com/samalba/dockerclient 91d7393ff85980ba3a8966405871a3d446ca28f2"
+ "github.com/samalba/dockerclient 91d7393ff85980ba3a8966405871a3d446ca28f2" # spdx:Apache-2.0
"github.com/shirou/gopsutil v2.18.12"
- "github.com/spf13/afero v1.1.2"
- "github.com/spf13/cast v1.3.0"
- "github.com/spf13/cobra v0.0.5"
- "github.com/spf13/jwalterweatherman v1.0.0"
- "github.com/spf13/pflag v1.0.3"
- "github.com/spf13/viper v1.3.2"
+ "github.com/spf13/afero v1.1.2" # spdx:Apache-2.0
+ "github.com/spf13/cast v1.3.0" # spdx:MIT
+ "github.com/spf13/cobra v0.0.5" # spdx:Apache-2.0
+ "github.com/spf13/jwalterweatherman v1.0.0" # spdx:MIT
+ "github.com/spf13/pflag v1.0.3" # spdx:BSD-3-Clause
+ "github.com/spf13/viper v1.3.2" # spdx:MIT
"github.com/ulikunitz/xz v0.5.5"
- "github.com/VividCortex/ewma v1.1.1"
+ "github.com/VividCortex/ewma v1.1.1" # spdx:MIT
"golang.org/x/crypto 5c40567a22f818bd14a1ea7245dad9f8ef0691aa github.com/golang/crypto"
"golang.org/x/net 3b0461eec859c4b73bb64fdc8285971fd33e3938 github.com/golang/net"
- "golang.org/x/oauth2 0f29369cfe4552d0e4bcddc57cc75f4d7e672a33 github.com/golang/oauth2"
+ "golang.org/x/oauth2 0f29369cfe4552d0e4bcddc57cc75f4d7e672a33 github.com/golang/oauth2" # spdx:BSD-3-Clause
"golang.org/x/sync 112230192c580c3556b8cee6403af37a4fc5f28c github.com/golang/sync"
"golang.org/x/sys 04f50cda93cbb67f2afa353c52f342100e80e625 github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
"golang.org/x/time 9d24e82272b4f38b78bc8cff74fa936d31ccd8ef github.com/golang/time"
"google.golang.org/api v0.9.0 github.com/googleapis/google-api-go-client"
- "google.golang.org/genproto 24fa4b261c55da65468f2abfdae2b024eef27dfb github.com/googleapis/go-genproto"
- "google.golang.org/grpc v1.21.1 github.com/grpc/grpc-go"
- "go.opencensus.io v0.22.2 github.com/census-instrumentation/opencensus-go"
- "gopkg.in/cheggaaa/pb.v1 v1.0.27 github.com/cheggaaa/pb"
+ "google.golang.org/genproto 24fa4b261c55da65468f2abfdae2b024eef27dfb github.com/googleapis/go-genproto" # spdx:Apache-2.0
+ "google.golang.org/grpc v1.21.1 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "go.opencensus.io v0.22.2 github.com/census-instrumentation/opencensus-go" # spdx:Apache-2.0
+ "gopkg.in/cheggaaa/pb.v1 v1.0.27 github.com/cheggaaa/pb" # spdx:BSD-3-Clause
"gopkg.in/inf.v0 v0.9.1 github.com/go-inf/inf"
"gopkg.in/yaml.v2 v2.2.2 github.com/go-yaml/yaml"
- "k8s.io/klog v0.3.1 github.com/kubernetes/klog"
- "k8s.io/kubernetes 8c3b7d7679ccf368cc4cedb352fac4cd1b82124e github.com/kubernetes/kubernetes"
- "k8s.io/utils c2654d5206da6b7b6ace12841e8f359bb89b443c github.com/kubernetes/utils"
+ "k8s.io/klog v0.3.1 github.com/kubernetes/klog" # spdx:Apache-2.0
+ "k8s.io/kubernetes 8c3b7d7679ccf368cc4cedb352fac4cd1b82124e github.com/kubernetes/kubernetes" # spdx:Apache-2.0
+ "k8s.io/utils c2654d5206da6b7b6ace12841e8f359bb89b443c github.com/kubernetes/utils" # spdx:Apache-2.0
"sigs.k8s.io/yaml v1.1.0 github.com/kubernetes-sigs/yaml"
)
diff --git sys-cluster/zetcd/zetcd-0.0.4.ebuild sys-cluster/zetcd/zetcd-0.0.4.ebuild
index 0f92ae748b79..eec1804cafa8 100644
--- sys-cluster/zetcd/zetcd-0.0.4.ebuild
+++ sys-cluster/zetcd/zetcd-0.0.4.ebuild
@@ -5,10 +5,10 @@ EAPI=6
EGO_PN="github.com/coreos/zetcd"
-EGO_VENDOR=( "github.com/coreos/etcd 714e7ec8db7f8398880197be10771fe89c480ee5"
- "google.golang.org/grpc 777daa17ff9b5daef1cfdf915088a2ada3332bf0 github.com/grpc/grpc-go"
- "github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7"
- "google.golang.org/genproto ee236bd376b077c7a89f260c026c4735b195e459 github.com/google/go-genproto"
+EGO_VENDOR=( "github.com/coreos/etcd 714e7ec8db7f8398880197be10771fe89c480ee5" # spdx:Apache-2.0
+ "google.golang.org/grpc 777daa17ff9b5daef1cfdf915088a2ada3332bf0 github.com/grpc/grpc-go" # spdx:Apache-2.0
+ "github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7" # spdx:BSD-3-Clause
+ "google.golang.org/genproto ee236bd376b077c7a89f260c026c4735b195e459 github.com/google/go-genproto" # spdx:Apache-2.0
)
ZETCD_COMMIT="e4352ce3cc940bc5b60bb3dd69c14f16dac2980a"
diff --git sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild
index 8591b84d3523..4c7f6c18fd8f 100644
--- sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild
+++ sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild
@@ -5,7 +5,7 @@ EAPI=7
EGO_PN="github.com/outbrain/zookeepercli"
EGO_VENDOR=(
- "github.com/outbrain/golib ab954725f502c2be1491afadbbc66da2f99a45ae"
+ "github.com/outbrain/golib ab954725f502c2be1491afadbbc66da2f99a45ae" # spdx:Apache-2.0
"github.com/samuel/go-zookeeper c4fab1ac1bec58281ad0667dc3f0907a9476ac47"
)
diff --git sys-process/ctop/ctop-0.7.3.ebuild sys-process/ctop/ctop-0.7.3.ebuild
index 158ec7d4412f..83d0497727a7 100644
--- sys-process/ctop/ctop-0.7.3.ebuild
+++ sys-process/ctop/ctop-0.7.3.ebuild
@@ -9,94 +9,94 @@ DESCRIPTION="Top-like interface for container-metrics"
HOMEPAGE="https://ctop.sh https://github.com/bcicen/ctop"
EGO_SUM=(
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78"
- "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod"
- "github.com/BurntSushi/toml v0.3.0"
- "github.com/BurntSushi/toml v0.3.0/go.mod"
- "github.com/Microsoft/go-winio v0.4.12"
- "github.com/Microsoft/go-winio v0.4.12/go.mod"
- "github.com/bcicen/termui v0.0.0-20180326052246-4eb80249d3f5"
- "github.com/bcicen/termui v0.0.0-20180326052246-4eb80249d3f5/go.mod"
- "github.com/c9s/goprocinfo v0.0.0-20170609001544-b34328d6e0cd"
- "github.com/c9s/goprocinfo v0.0.0-20170609001544-b34328d6e0cd/go.mod"
- "github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b"
- "github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b/go.mod"
- "github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50"
- "github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50/go.mod"
- "github.com/containerd/continuity v0.0.0-20181203112020-004b46473808"
- "github.com/containerd/continuity v0.0.0-20181203112020-004b46473808/go.mod"
- "github.com/coreos/go-systemd v0.0.0-20151104194251-b4a58d95188d"
- "github.com/coreos/go-systemd v0.0.0-20151104194251-b4a58d95188d/go.mod"
- "github.com/cyphar/filepath-securejoin v0.2.2"
- "github.com/cyphar/filepath-securejoin v0.2.2/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/docker/docker v0.7.3-0.20190309235953-33c3200e0d16"
- "github.com/docker/docker v0.7.3-0.20190309235953-33c3200e0d16/go.mod"
- "github.com/docker/go-connections v0.4.0"
- "github.com/docker/go-connections v0.4.0/go.mod"
- "github.com/docker/go-units v0.4.0"
- "github.com/docker/go-units v0.4.0/go.mod"
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78" # spdx:MIT
+ "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.0" # spdx:MIT
+ "github.com/BurntSushi/toml v0.3.0/go.mod" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.4.12" # spdx:MIT
+ "github.com/Microsoft/go-winio v0.4.12/go.mod" # spdx:MIT
+ "github.com/bcicen/termui v0.0.0-20180326052246-4eb80249d3f5" # spdx:MIT
+ "github.com/bcicen/termui v0.0.0-20180326052246-4eb80249d3f5/go.mod" # spdx:MIT
+ "github.com/c9s/goprocinfo v0.0.0-20170609001544-b34328d6e0cd" # spdx:MIT
+ "github.com/c9s/goprocinfo v0.0.0-20170609001544-b34328d6e0cd/go.mod" # spdx:MIT
+ "github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b" # spdx:Apache-2.0
+ "github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50" # spdx:Apache-2.0
+ "github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50/go.mod" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20181203112020-004b46473808" # spdx:Apache-2.0
+ "github.com/containerd/continuity v0.0.0-20181203112020-004b46473808/go.mod" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20151104194251-b4a58d95188d" # spdx:Apache-2.0
+ "github.com/coreos/go-systemd v0.0.0-20151104194251-b4a58d95188d/go.mod" # spdx:Apache-2.0
+ "github.com/cyphar/filepath-securejoin v0.2.2" # spdx:BSD-3-Clause
+ "github.com/cyphar/filepath-securejoin v0.2.2/go.mod" # spdx:BSD-3-Clause
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/docker/docker v0.7.3-0.20190309235953-33c3200e0d16" # spdx:Apache-2.0
+ "github.com/docker/docker v0.7.3-0.20190309235953-33c3200e0d16/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-connections v0.4.0/go.mod" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0" # spdx:Apache-2.0
+ "github.com/docker/go-units v0.4.0/go.mod" # spdx:Apache-2.0
"github.com/fsouza/go-dockerclient v1.4.1"
"github.com/fsouza/go-dockerclient v1.4.1/go.mod"
- "github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55"
- "github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55/go.mod"
+ "github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55" # spdx:BSD-2-Clause
+ "github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55/go.mod" # spdx:BSD-2-Clause
"github.com/gogo/protobuf v1.2.1"
"github.com/gogo/protobuf v1.2.1/go.mod"
- "github.com/golang/protobuf v1.3.0"
- "github.com/golang/protobuf v1.3.0/go.mod"
- "github.com/google/go-cmp v0.3.0"
- "github.com/google/go-cmp v0.3.0/go.mod"
- "github.com/gorilla/mux v1.7.2/go.mod"
+ "github.com/golang/protobuf v1.3.0" # spdx:BSD-3-Clause
+ "github.com/golang/protobuf v1.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0" # spdx:BSD-3-Clause
+ "github.com/google/go-cmp v0.3.0/go.mod" # spdx:BSD-3-Clause
+ "github.com/gorilla/mux v1.7.2/go.mod" # spdx:BSD-3-Clause
"github.com/ijc/Gotty v0.0.0-20170406111628-a8b993ba6abd"
"github.com/ijc/Gotty v0.0.0-20170406111628-a8b993ba6abd/go.mod"
- "github.com/jgautheron/codename-generator v0.0.0-20150829203204-16d037c7cc3c"
- "github.com/jgautheron/codename-generator v0.0.0-20150829203204-16d037c7cc3c/go.mod"
- "github.com/kisielk/errcheck v1.1.0/go.mod"
- "github.com/kisielk/gotool v1.0.0/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/mattn/go-runewidth v0.0.0-20170201023540-14207d285c6c"
- "github.com/mattn/go-runewidth v0.0.0-20170201023540-14207d285c6c/go.mod"
- "github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7"
- "github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7/go.mod"
- "github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618"
- "github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618/go.mod"
- "github.com/nsf/termbox-go v0.0.0-20180303152453-e2050e41c884"
- "github.com/nsf/termbox-go v0.0.0-20180303152453-e2050e41c884/go.mod"
- "github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d"
- "github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d/go.mod"
- "github.com/op/go-logging v0.0.0-20160211212156-b2cb9fa56473"
- "github.com/op/go-logging v0.0.0-20160211212156-b2cb9fa56473/go.mod"
+ "github.com/jgautheron/codename-generator v0.0.0-20150829203204-16d037c7cc3c" # spdx:MIT
+ "github.com/jgautheron/codename-generator v0.0.0-20150829203204-16d037c7cc3c/go.mod" # spdx:MIT
+ "github.com/kisielk/errcheck v1.1.0/go.mod" # spdx:MIT
+ "github.com/kisielk/gotool v1.0.0/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.0-20170201023540-14207d285c6c" # spdx:MIT
+ "github.com/mattn/go-runewidth v0.0.0-20170201023540-14207d285c6c/go.mod" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7" # spdx:MIT
+ "github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7/go.mod" # spdx:MIT
+ "github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618" # spdx:Apache-2.0
+ "github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618/go.mod" # spdx:Apache-2.0
+ "github.com/nsf/termbox-go v0.0.0-20180303152453-e2050e41c884" # spdx:MIT
+ "github.com/nsf/termbox-go v0.0.0-20180303152453-e2050e41c884/go.mod" # spdx:MIT
+ "github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d" # spdx:MIT
+ "github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d/go.mod" # spdx:MIT
+ "github.com/op/go-logging v0.0.0-20160211212156-b2cb9fa56473" # spdx:BSD-3-Clause
+ "github.com/op/go-logging v0.0.0-20160211212156-b2cb9fa56473/go.mod" # spdx:BSD-3-Clause
"github.com/opencontainers/go-digest v1.0.0-rc1"
"github.com/opencontainers/go-digest v1.0.0-rc1/go.mod"
- "github.com/opencontainers/image-spec v1.0.1"
- "github.com/opencontainers/image-spec v1.0.1/go.mod"
- "github.com/opencontainers/runc v0.1.1"
- "github.com/opencontainers/runc v0.1.1/go.mod"
- "github.com/opencontainers/runc v1.0.0-rc8"
- "github.com/opencontainers/runc v1.0.0-rc8/go.mod"
- "github.com/opencontainers/runtime-spec v1.0.1"
- "github.com/opencontainers/runtime-spec v1.0.1/go.mod"
- "github.com/opencontainers/selinux v1.2.2"
- "github.com/opencontainers/selinux v1.2.2/go.mod"
- "github.com/pkg/errors v0.8.1"
- "github.com/pkg/errors v0.8.1/go.mod"
+ "github.com/opencontainers/image-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/image-spec v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v0.1.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v1.0.0-rc8" # spdx:Apache-2.0
+ "github.com/opencontainers/runc v1.0.0-rc8/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v1.0.1" # spdx:Apache-2.0
+ "github.com/opencontainers/runtime-spec v1.0.1/go.mod" # spdx:Apache-2.0
+ "github.com/opencontainers/selinux v1.2.2" # spdx:Apache-2.0
+ "github.com/opencontainers/selinux v1.2.2/go.mod" # spdx:Apache-2.0
+ "github.com/pkg/errors v0.8.1" # spdx:BSD-2-Clause
+ "github.com/pkg/errors v0.8.1/go.mod" # spdx:BSD-2-Clause
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/seccomp/libseccomp-golang v0.0.0-20150813023252-1b506fc7c24e"
- "github.com/seccomp/libseccomp-golang v0.0.0-20150813023252-1b506fc7c24e/go.mod"
- "github.com/sirupsen/logrus v1.3.0"
- "github.com/sirupsen/logrus v1.3.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2"
- "github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2/go.mod"
- "github.com/vishvananda/netlink v0.0.0-20150820014904-1e2e08e8a2dc"
- "github.com/vishvananda/netlink v0.0.0-20150820014904-1e2e08e8a2dc/go.mod"
- "github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc"
- "github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc/go.mod"
+ "github.com/seccomp/libseccomp-golang v0.0.0-20150813023252-1b506fc7c24e" # spdx:BSD-2-Clause
+ "github.com/seccomp/libseccomp-golang v0.0.0-20150813023252-1b506fc7c24e/go.mod" # spdx:BSD-2-Clause
+ "github.com/sirupsen/logrus v1.3.0" # spdx:MIT
+ "github.com/sirupsen/logrus v1.3.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2" # spdx:BSD-2-Clause
+ "github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2/go.mod" # spdx:BSD-2-Clause
+ "github.com/vishvananda/netlink v0.0.0-20150820014904-1e2e08e8a2dc" # spdx:Apache-2.0
+ "github.com/vishvananda/netlink v0.0.0-20150820014904-1e2e08e8a2dc/go.mod" # spdx:Apache-2.0
+ "github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc" # spdx:Apache-2.0
+ "github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc/go.mod" # spdx:Apache-2.0
"golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
diff --git www-plugins/browserpass/browserpass-3.0.6-r2.ebuild www-plugins/browserpass/browserpass-3.0.6-r2.ebuild
index 38ae4b851654..02a7e29d683e 100644
--- www-plugins/browserpass/browserpass-3.0.6-r2.ebuild
+++ www-plugins/browserpass/browserpass-3.0.6-r2.ebuild
@@ -9,27 +9,27 @@ DESCRIPTION="WebExtension host binary for app-admin/pass, a UNIX password manage
HOMEPAGE="https://github.com/browserpass/browserpass-native"
EGO_SUM=(
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/davecgh/go-spew v1.1.1"
- "github.com/davecgh/go-spew v1.1.1/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.2"
- "github.com/konsorten/go-windows-terminal-sequences v1.0.2/go.mod"
- "github.com/mattn/go-zglob v0.0.1"
- "github.com/mattn/go-zglob v0.0.1/go.mod"
+ "github.com/davecgh/go-spew v1.1.0/go.mod" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1" # spdx:ISC
+ "github.com/davecgh/go-spew v1.1.1/go.mod" # spdx:ISC
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.2" # spdx:MIT
+ "github.com/konsorten/go-windows-terminal-sequences v1.0.2/go.mod" # spdx:MIT
+ "github.com/mattn/go-zglob v0.0.1" # spdx:MIT
+ "github.com/mattn/go-zglob v0.0.1/go.mod" # spdx:MIT
"github.com/pmezard/go-difflib v1.0.0"
"github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5"
- "github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5/go.mod"
- "github.com/sirupsen/logrus v1.4.0"
- "github.com/sirupsen/logrus v1.4.0/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/objx v0.1.1/go.mod"
- "github.com/stretchr/testify v1.2.2"
- "github.com/stretchr/testify v1.2.2/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
+ "github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5" # spdx:MIT
+ "github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5/go.mod" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.0" # spdx:MIT
+ "github.com/sirupsen/logrus v1.4.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.0/go.mod" # spdx:MIT
+ "github.com/stretchr/objx v0.1.1/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2" # spdx:MIT
+ "github.com/stretchr/testify v1.2.2/go.mod" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0" # spdx:MIT
+ "github.com/stretchr/testify v1.3.0/go.mod" # spdx:MIT
"golang.org/x/crypto v0.0.0-20180904163835-0709b304e793"
"golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod"
"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment