aboutsummaryrefslogtreecommitdiff
path: root/vendor/modules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 546605c..b510145 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -44,6 +44,8 @@ github.com/mdlayher/netlink/nlenc
44# github.com/mdlayher/wifi v0.0.0-20190303161829-b1436901ddee 44# github.com/mdlayher/wifi v0.0.0-20190303161829-b1436901ddee
45github.com/mdlayher/wifi 45github.com/mdlayher/wifi
46github.com/mdlayher/wifi/internal/nl80211 46github.com/mdlayher/wifi/internal/nl80211
47# github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
48github.com/mwitkow/go-conntrack
47# github.com/pkg/errors v0.9.1 49# github.com/pkg/errors v0.9.1
48github.com/pkg/errors 50github.com/pkg/errors
49# github.com/prometheus/client_golang v1.4.1 51# github.com/prometheus/client_golang v1.4.1
@@ -53,6 +55,7 @@ github.com/prometheus/client_golang/prometheus/promhttp
53# github.com/prometheus/client_model v0.2.0 55# github.com/prometheus/client_model v0.2.0
54github.com/prometheus/client_model/go 56github.com/prometheus/client_model/go
55# github.com/prometheus/common v0.9.1 57# github.com/prometheus/common v0.9.1
58github.com/prometheus/common/config
56github.com/prometheus/common/expfmt 59github.com/prometheus/common/expfmt
57github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg 60github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
58github.com/prometheus/common/model 61github.com/prometheus/common/model
@@ -78,6 +81,9 @@ go.uber.org/atomic
78go.uber.org/multierr 81go.uber.org/multierr
79# go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee 82# go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
80go.uber.org/tools/update-license 83go.uber.org/tools/update-license
84# golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
85golang.org/x/crypto/bcrypt
86golang.org/x/crypto/blowfish
81# golang.org/x/lint v0.0.0-20200130185559-910be7a94367 87# golang.org/x/lint v0.0.0-20200130185559-910be7a94367
82golang.org/x/lint 88golang.org/x/lint
83golang.org/x/lint/golint 89golang.org/x/lint/golint
@@ -85,7 +91,9 @@ golang.org/x/lint/golint
85golang.org/x/net/bpf 91golang.org/x/net/bpf
86golang.org/x/net/internal/iana 92golang.org/x/net/internal/iana
87golang.org/x/net/internal/socket 93golang.org/x/net/internal/socket
94golang.org/x/net/internal/timeseries
88golang.org/x/net/ipv4 95golang.org/x/net/ipv4
96golang.org/x/net/trace
89# golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 97# golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
90golang.org/x/sync/errgroup 98golang.org/x/sync/errgroup
91# golang.org/x/sys v0.0.0-20200217220822-9197077df867 99# golang.org/x/sys v0.0.0-20200217220822-9197077df867