nebula/go.mod

46 lines
1.8 KiB
Modula-2
Raw Permalink Normal View History

2019-11-19 18:00:20 +01:00
module github.com/slackhq/nebula
2021-10-21 23:24:11 +02:00
go 1.17
2019-11-19 18:00:20 +01:00
require (
Update dependencies, November 2021 (#564) *Direct Dependencies* Updated github.com/anmitsu/go-shlex https://github.com/anmitsu/go-shlex/compare/648efa622239...38f4b401e2be Updated github.com/flynn/noise https://github.com/flynn/noise/compare/4bdb43be3117...v1.0.0 Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.1.0...v1.2.0 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.25...v1.1.43 Updated github.com/nbrownus/go-metrics-prometheus https://github.com/nbrownus/go-metrics-prometheus/compare/6e6d5173d99c...974a6260965f Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.2.1...v1.11.0 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/cac0b30c2563...cf1acfcdf475 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.4.2...v1.8.1 Updated github.com/songgao/water https://github.com/songgao/water/compare/fd331bda3f4b...2b4b6d7c09d8 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 Updated github.com/vishvananda/netlink https://github.com/vishvananda/netlink/compare/00009fb8606a...v1.1.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/0c34fe9e7dc2...089bfa567519 Updated golang.org/x/net https://github.com/golang/net/compare/e18ecbb05110...4a448f8816b3 Updated golang.org/x/sys https://github.com/golang/sys/compare/f84b799fce68...4dd72447c267 Updated google.golang.org/protobuf v1.26.0...v1.27.1 Updated gopkg.in/yaml.v2 v2.2.7...v2.4.0 *Indirect Dependencies* Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/c3de453c63f4...f65c72e2690d Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v2.1.1...v2.1.2 Updated github.com/go-logfmt/logfmt https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0 Updated github.com/json-iterator/go https://github.com/json-iterator/go/compare/v1.1.7...v1.1.11 Updated github.com/julienschmidt/httprouter https://github.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0 Updated github.com/konsorten/go-windows-terminal-sequences https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.2...v1.0.3 Updated github.com/mwitkow/go-conntrack https://github.com/mwitkow/go-conntrack/compare/cc309e4a2223...2f068394615f Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/d1d2010b5bee...v0.2.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.7.0...v0.32.1 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.0.8...v0.7.3 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/0a2b9b5464df...50045581ed74 Updated golang.org/x/sync https://github.com/golang/sync/compare/67f06af15bc9...036812b2e83c Updated golang.org/x/term https://github.com/golang/term/compare/7de9c90e9dd1...03fcf44c2211 Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.3...v0.3.6 Added cloud.google.com/go v0.65.0 Added cloud.google.com/go/bigquery v1.8.0 Added cloud.google.com/go/datastore v1.1.0 Added cloud.google.com/go/pubsub v1.3.1 Added cloud.google.com/go/storage v1.10.0 Added dmitri.shuralyov.com/gpu/mtl 666a987793e9 Added github.com/BurntSushi/toml https://github.com/BurntSushi/toml/tree/v0.3.1 Added github.com/BurntSushi/xgb https://github.com/BurntSushi/xgb/tree/27f122750802 Added github.com/census-instrumentation/opencensus-proto https://github.com/census-instrumentation/opencensus-proto/tree/v0.2.1 Added github.com/chzyer/logex https://github.com/chzyer/logex/tree/v1.1.10 Added github.com/chzyer/readline https://github.com/chzyer/readline/tree/2972be24d48e Added github.com/chzyer/test https://github.com/chzyer/test/tree/a1ea475d72b1 Added github.com/client9/misspell https://github.com/client9/misspell/tree/v0.3.4 Added github.com/cncf/udpa/go https://github.com/cncf/udpa/go/tree/269d4d468f6f Added github.com/envoyproxy/go-control-plane https://github.com/envoyproxy/go-control-plane/tree/v0.9.4 Added github.com/envoyproxy/protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate/tree/v0.1.0 Added github.com/go-gl/glfw https://github.com/go-gl/glfw/tree/e6da0acd62b1 Added github.com/go-gl/glfw/v3.3/glfw https://github.com/go-gl/glfw/v3.3/glfw/tree/6f7a984d4dc4 Added github.com/go-kit/log https://github.com/go-kit/log/tree/v0.1.0 Added github.com/golang/glog https://github.com/golang/glog/tree/23def4e6c14b Added github.com/golang/groupcache https://github.com/golang/groupcache/tree/8c9f03a8e57e Added github.com/golang/mock https://github.com/golang/mock/tree/v1.4.4 Added github.com/google/btree https://github.com/google/btree/tree/v1.0.0 Added github.com/google/martian https://github.com/google/martian/tree/v2.1.0+incompatible Added github.com/google/martian https://github.com/google/martian/tree/v3.0.0 Added github.com/google/pprof https://github.com/google/pprof/tree/1a94d8640e99 Added github.com/google/renameio https://github.com/google/renameio/tree/v0.1.0 Added github.com/googleapis/gax-go https://github.com/googleapis/gax-go/tree/v2.0.5 Added github.com/hashicorp/golang-lru https://github.com/hashicorp/golang-lru/tree/v0.5.1 Added github.com/ianlancetaylor/demangle https://github.com/ianlancetaylor/demangle/tree/5e5cf60278f6 Added github.com/jpillora/backoff https://github.com/jpillora/backoff/tree/v1.0.0 Added github.com/jstemmer/go-junit-report https://github.com/jstemmer/go-junit-report/tree/v0.9.1 Added github.com/rogpeppe/go-internal https://github.com/rogpeppe/go-internal/tree/v1.3.0 Added go.opencensus.io v0.22.4 Added golang.org/x/exp https://github.com/golang/exp/tree/6cc2880d07d6 Added golang.org/x/image https://github.com/golang/image/tree/cff245a6509b Added golang.org/x/mobile https://github.com/golang/mobile/tree/d2bd2a29d028 Added golang.org/x/oauth2 https://github.com/golang/oauth2/tree/f6687ab2804c Added golang.org/x/time https://github.com/golang/time/tree/555d28b269f0 Added google.golang.org/api v0.30.0 Added google.golang.org/appengine v1.6.6 Added google.golang.org/genproto 8632dd797987 Added google.golang.org/grpc v1.31.0 Added gopkg.in/errgo.v2 v2.1.0 Added honnef.co/go/tools v0.0.1-2020.1.4 Added rsc.io/binaryregexp v0.2.0 Added rsc.io/quote v3.1.0 Added rsc.io/sampler v1.3.0 Removed github.com/flynn/go-shlex https://github.com/flynn/go-shlex/tree/3f9db97f8568
2021-11-04 15:25:13 +01:00
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
2019-11-19 18:00:20 +01:00
github.com/armon/go-radix v1.0.0
Update dependencies, November 2021 (#564) *Direct Dependencies* Updated github.com/anmitsu/go-shlex https://github.com/anmitsu/go-shlex/compare/648efa622239...38f4b401e2be Updated github.com/flynn/noise https://github.com/flynn/noise/compare/4bdb43be3117...v1.0.0 Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.1.0...v1.2.0 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.25...v1.1.43 Updated github.com/nbrownus/go-metrics-prometheus https://github.com/nbrownus/go-metrics-prometheus/compare/6e6d5173d99c...974a6260965f Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.2.1...v1.11.0 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/cac0b30c2563...cf1acfcdf475 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.4.2...v1.8.1 Updated github.com/songgao/water https://github.com/songgao/water/compare/fd331bda3f4b...2b4b6d7c09d8 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 Updated github.com/vishvananda/netlink https://github.com/vishvananda/netlink/compare/00009fb8606a...v1.1.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/0c34fe9e7dc2...089bfa567519 Updated golang.org/x/net https://github.com/golang/net/compare/e18ecbb05110...4a448f8816b3 Updated golang.org/x/sys https://github.com/golang/sys/compare/f84b799fce68...4dd72447c267 Updated google.golang.org/protobuf v1.26.0...v1.27.1 Updated gopkg.in/yaml.v2 v2.2.7...v2.4.0 *Indirect Dependencies* Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/c3de453c63f4...f65c72e2690d Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v2.1.1...v2.1.2 Updated github.com/go-logfmt/logfmt https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0 Updated github.com/json-iterator/go https://github.com/json-iterator/go/compare/v1.1.7...v1.1.11 Updated github.com/julienschmidt/httprouter https://github.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0 Updated github.com/konsorten/go-windows-terminal-sequences https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.2...v1.0.3 Updated github.com/mwitkow/go-conntrack https://github.com/mwitkow/go-conntrack/compare/cc309e4a2223...2f068394615f Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/d1d2010b5bee...v0.2.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.7.0...v0.32.1 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.0.8...v0.7.3 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/0a2b9b5464df...50045581ed74 Updated golang.org/x/sync https://github.com/golang/sync/compare/67f06af15bc9...036812b2e83c Updated golang.org/x/term https://github.com/golang/term/compare/7de9c90e9dd1...03fcf44c2211 Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.3...v0.3.6 Added cloud.google.com/go v0.65.0 Added cloud.google.com/go/bigquery v1.8.0 Added cloud.google.com/go/datastore v1.1.0 Added cloud.google.com/go/pubsub v1.3.1 Added cloud.google.com/go/storage v1.10.0 Added dmitri.shuralyov.com/gpu/mtl 666a987793e9 Added github.com/BurntSushi/toml https://github.com/BurntSushi/toml/tree/v0.3.1 Added github.com/BurntSushi/xgb https://github.com/BurntSushi/xgb/tree/27f122750802 Added github.com/census-instrumentation/opencensus-proto https://github.com/census-instrumentation/opencensus-proto/tree/v0.2.1 Added github.com/chzyer/logex https://github.com/chzyer/logex/tree/v1.1.10 Added github.com/chzyer/readline https://github.com/chzyer/readline/tree/2972be24d48e Added github.com/chzyer/test https://github.com/chzyer/test/tree/a1ea475d72b1 Added github.com/client9/misspell https://github.com/client9/misspell/tree/v0.3.4 Added github.com/cncf/udpa/go https://github.com/cncf/udpa/go/tree/269d4d468f6f Added github.com/envoyproxy/go-control-plane https://github.com/envoyproxy/go-control-plane/tree/v0.9.4 Added github.com/envoyproxy/protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate/tree/v0.1.0 Added github.com/go-gl/glfw https://github.com/go-gl/glfw/tree/e6da0acd62b1 Added github.com/go-gl/glfw/v3.3/glfw https://github.com/go-gl/glfw/v3.3/glfw/tree/6f7a984d4dc4 Added github.com/go-kit/log https://github.com/go-kit/log/tree/v0.1.0 Added github.com/golang/glog https://github.com/golang/glog/tree/23def4e6c14b Added github.com/golang/groupcache https://github.com/golang/groupcache/tree/8c9f03a8e57e Added github.com/golang/mock https://github.com/golang/mock/tree/v1.4.4 Added github.com/google/btree https://github.com/google/btree/tree/v1.0.0 Added github.com/google/martian https://github.com/google/martian/tree/v2.1.0+incompatible Added github.com/google/martian https://github.com/google/martian/tree/v3.0.0 Added github.com/google/pprof https://github.com/google/pprof/tree/1a94d8640e99 Added github.com/google/renameio https://github.com/google/renameio/tree/v0.1.0 Added github.com/googleapis/gax-go https://github.com/googleapis/gax-go/tree/v2.0.5 Added github.com/hashicorp/golang-lru https://github.com/hashicorp/golang-lru/tree/v0.5.1 Added github.com/ianlancetaylor/demangle https://github.com/ianlancetaylor/demangle/tree/5e5cf60278f6 Added github.com/jpillora/backoff https://github.com/jpillora/backoff/tree/v1.0.0 Added github.com/jstemmer/go-junit-report https://github.com/jstemmer/go-junit-report/tree/v0.9.1 Added github.com/rogpeppe/go-internal https://github.com/rogpeppe/go-internal/tree/v1.3.0 Added go.opencensus.io v0.22.4 Added golang.org/x/exp https://github.com/golang/exp/tree/6cc2880d07d6 Added golang.org/x/image https://github.com/golang/image/tree/cff245a6509b Added golang.org/x/mobile https://github.com/golang/mobile/tree/d2bd2a29d028 Added golang.org/x/oauth2 https://github.com/golang/oauth2/tree/f6687ab2804c Added golang.org/x/time https://github.com/golang/time/tree/555d28b269f0 Added google.golang.org/api v0.30.0 Added google.golang.org/appengine v1.6.6 Added google.golang.org/genproto 8632dd797987 Added google.golang.org/grpc v1.31.0 Added gopkg.in/errgo.v2 v2.1.0 Added honnef.co/go/tools v0.0.1-2020.1.4 Added rsc.io/binaryregexp v0.2.0 Added rsc.io/quote v3.1.0 Added rsc.io/sampler v1.3.0 Removed github.com/flynn/go-shlex https://github.com/flynn/go-shlex/tree/3f9db97f8568
2021-11-04 15:25:13 +01:00
github.com/cespare/xxhash/v2 v2.1.2 // indirect
2019-11-19 18:00:20 +01:00
github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432
Update dependencies, November 2021 (#564) *Direct Dependencies* Updated github.com/anmitsu/go-shlex https://github.com/anmitsu/go-shlex/compare/648efa622239...38f4b401e2be Updated github.com/flynn/noise https://github.com/flynn/noise/compare/4bdb43be3117...v1.0.0 Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.1.0...v1.2.0 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.25...v1.1.43 Updated github.com/nbrownus/go-metrics-prometheus https://github.com/nbrownus/go-metrics-prometheus/compare/6e6d5173d99c...974a6260965f Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.2.1...v1.11.0 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/cac0b30c2563...cf1acfcdf475 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.4.2...v1.8.1 Updated github.com/songgao/water https://github.com/songgao/water/compare/fd331bda3f4b...2b4b6d7c09d8 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 Updated github.com/vishvananda/netlink https://github.com/vishvananda/netlink/compare/00009fb8606a...v1.1.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/0c34fe9e7dc2...089bfa567519 Updated golang.org/x/net https://github.com/golang/net/compare/e18ecbb05110...4a448f8816b3 Updated golang.org/x/sys https://github.com/golang/sys/compare/f84b799fce68...4dd72447c267 Updated google.golang.org/protobuf v1.26.0...v1.27.1 Updated gopkg.in/yaml.v2 v2.2.7...v2.4.0 *Indirect Dependencies* Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/c3de453c63f4...f65c72e2690d Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v2.1.1...v2.1.2 Updated github.com/go-logfmt/logfmt https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0 Updated github.com/json-iterator/go https://github.com/json-iterator/go/compare/v1.1.7...v1.1.11 Updated github.com/julienschmidt/httprouter https://github.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0 Updated github.com/konsorten/go-windows-terminal-sequences https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.2...v1.0.3 Updated github.com/mwitkow/go-conntrack https://github.com/mwitkow/go-conntrack/compare/cc309e4a2223...2f068394615f Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/d1d2010b5bee...v0.2.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.7.0...v0.32.1 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.0.8...v0.7.3 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/0a2b9b5464df...50045581ed74 Updated golang.org/x/sync https://github.com/golang/sync/compare/67f06af15bc9...036812b2e83c Updated golang.org/x/term https://github.com/golang/term/compare/7de9c90e9dd1...03fcf44c2211 Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.3...v0.3.6 Added cloud.google.com/go v0.65.0 Added cloud.google.com/go/bigquery v1.8.0 Added cloud.google.com/go/datastore v1.1.0 Added cloud.google.com/go/pubsub v1.3.1 Added cloud.google.com/go/storage v1.10.0 Added dmitri.shuralyov.com/gpu/mtl 666a987793e9 Added github.com/BurntSushi/toml https://github.com/BurntSushi/toml/tree/v0.3.1 Added github.com/BurntSushi/xgb https://github.com/BurntSushi/xgb/tree/27f122750802 Added github.com/census-instrumentation/opencensus-proto https://github.com/census-instrumentation/opencensus-proto/tree/v0.2.1 Added github.com/chzyer/logex https://github.com/chzyer/logex/tree/v1.1.10 Added github.com/chzyer/readline https://github.com/chzyer/readline/tree/2972be24d48e Added github.com/chzyer/test https://github.com/chzyer/test/tree/a1ea475d72b1 Added github.com/client9/misspell https://github.com/client9/misspell/tree/v0.3.4 Added github.com/cncf/udpa/go https://github.com/cncf/udpa/go/tree/269d4d468f6f Added github.com/envoyproxy/go-control-plane https://github.com/envoyproxy/go-control-plane/tree/v0.9.4 Added github.com/envoyproxy/protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate/tree/v0.1.0 Added github.com/go-gl/glfw https://github.com/go-gl/glfw/tree/e6da0acd62b1 Added github.com/go-gl/glfw/v3.3/glfw https://github.com/go-gl/glfw/v3.3/glfw/tree/6f7a984d4dc4 Added github.com/go-kit/log https://github.com/go-kit/log/tree/v0.1.0 Added github.com/golang/glog https://github.com/golang/glog/tree/23def4e6c14b Added github.com/golang/groupcache https://github.com/golang/groupcache/tree/8c9f03a8e57e Added github.com/golang/mock https://github.com/golang/mock/tree/v1.4.4 Added github.com/google/btree https://github.com/google/btree/tree/v1.0.0 Added github.com/google/martian https://github.com/google/martian/tree/v2.1.0+incompatible Added github.com/google/martian https://github.com/google/martian/tree/v3.0.0 Added github.com/google/pprof https://github.com/google/pprof/tree/1a94d8640e99 Added github.com/google/renameio https://github.com/google/renameio/tree/v0.1.0 Added github.com/googleapis/gax-go https://github.com/googleapis/gax-go/tree/v2.0.5 Added github.com/hashicorp/golang-lru https://github.com/hashicorp/golang-lru/tree/v0.5.1 Added github.com/ianlancetaylor/demangle https://github.com/ianlancetaylor/demangle/tree/5e5cf60278f6 Added github.com/jpillora/backoff https://github.com/jpillora/backoff/tree/v1.0.0 Added github.com/jstemmer/go-junit-report https://github.com/jstemmer/go-junit-report/tree/v0.9.1 Added github.com/rogpeppe/go-internal https://github.com/rogpeppe/go-internal/tree/v1.3.0 Added go.opencensus.io v0.22.4 Added golang.org/x/exp https://github.com/golang/exp/tree/6cc2880d07d6 Added golang.org/x/image https://github.com/golang/image/tree/cff245a6509b Added golang.org/x/mobile https://github.com/golang/mobile/tree/d2bd2a29d028 Added golang.org/x/oauth2 https://github.com/golang/oauth2/tree/f6687ab2804c Added golang.org/x/time https://github.com/golang/time/tree/555d28b269f0 Added google.golang.org/api v0.30.0 Added google.golang.org/appengine v1.6.6 Added google.golang.org/genproto 8632dd797987 Added google.golang.org/grpc v1.31.0 Added gopkg.in/errgo.v2 v2.1.0 Added honnef.co/go/tools v0.0.1-2020.1.4 Added rsc.io/binaryregexp v0.2.0 Added rsc.io/quote v3.1.0 Added rsc.io/sampler v1.3.0 Removed github.com/flynn/go-shlex https://github.com/flynn/go-shlex/tree/3f9db97f8568
2021-11-04 15:25:13 +01:00
github.com/flynn/noise v1.0.0
2021-04-01 00:32:02 +02:00
github.com/gogo/protobuf v1.3.2
Update dependencies, November 2021 (#564) *Direct Dependencies* Updated github.com/anmitsu/go-shlex https://github.com/anmitsu/go-shlex/compare/648efa622239...38f4b401e2be Updated github.com/flynn/noise https://github.com/flynn/noise/compare/4bdb43be3117...v1.0.0 Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.1.0...v1.2.0 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.25...v1.1.43 Updated github.com/nbrownus/go-metrics-prometheus https://github.com/nbrownus/go-metrics-prometheus/compare/6e6d5173d99c...974a6260965f Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.2.1...v1.11.0 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/cac0b30c2563...cf1acfcdf475 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.4.2...v1.8.1 Updated github.com/songgao/water https://github.com/songgao/water/compare/fd331bda3f4b...2b4b6d7c09d8 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 Updated github.com/vishvananda/netlink https://github.com/vishvananda/netlink/compare/00009fb8606a...v1.1.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/0c34fe9e7dc2...089bfa567519 Updated golang.org/x/net https://github.com/golang/net/compare/e18ecbb05110...4a448f8816b3 Updated golang.org/x/sys https://github.com/golang/sys/compare/f84b799fce68...4dd72447c267 Updated google.golang.org/protobuf v1.26.0...v1.27.1 Updated gopkg.in/yaml.v2 v2.2.7...v2.4.0 *Indirect Dependencies* Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/c3de453c63f4...f65c72e2690d Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v2.1.1...v2.1.2 Updated github.com/go-logfmt/logfmt https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0 Updated github.com/json-iterator/go https://github.com/json-iterator/go/compare/v1.1.7...v1.1.11 Updated github.com/julienschmidt/httprouter https://github.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0 Updated github.com/konsorten/go-windows-terminal-sequences https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.2...v1.0.3 Updated github.com/mwitkow/go-conntrack https://github.com/mwitkow/go-conntrack/compare/cc309e4a2223...2f068394615f Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/d1d2010b5bee...v0.2.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.7.0...v0.32.1 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.0.8...v0.7.3 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/0a2b9b5464df...50045581ed74 Updated golang.org/x/sync https://github.com/golang/sync/compare/67f06af15bc9...036812b2e83c Updated golang.org/x/term https://github.com/golang/term/compare/7de9c90e9dd1...03fcf44c2211 Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.3...v0.3.6 Added cloud.google.com/go v0.65.0 Added cloud.google.com/go/bigquery v1.8.0 Added cloud.google.com/go/datastore v1.1.0 Added cloud.google.com/go/pubsub v1.3.1 Added cloud.google.com/go/storage v1.10.0 Added dmitri.shuralyov.com/gpu/mtl 666a987793e9 Added github.com/BurntSushi/toml https://github.com/BurntSushi/toml/tree/v0.3.1 Added github.com/BurntSushi/xgb https://github.com/BurntSushi/xgb/tree/27f122750802 Added github.com/census-instrumentation/opencensus-proto https://github.com/census-instrumentation/opencensus-proto/tree/v0.2.1 Added github.com/chzyer/logex https://github.com/chzyer/logex/tree/v1.1.10 Added github.com/chzyer/readline https://github.com/chzyer/readline/tree/2972be24d48e Added github.com/chzyer/test https://github.com/chzyer/test/tree/a1ea475d72b1 Added github.com/client9/misspell https://github.com/client9/misspell/tree/v0.3.4 Added github.com/cncf/udpa/go https://github.com/cncf/udpa/go/tree/269d4d468f6f Added github.com/envoyproxy/go-control-plane https://github.com/envoyproxy/go-control-plane/tree/v0.9.4 Added github.com/envoyproxy/protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate/tree/v0.1.0 Added github.com/go-gl/glfw https://github.com/go-gl/glfw/tree/e6da0acd62b1 Added github.com/go-gl/glfw/v3.3/glfw https://github.com/go-gl/glfw/v3.3/glfw/tree/6f7a984d4dc4 Added github.com/go-kit/log https://github.com/go-kit/log/tree/v0.1.0 Added github.com/golang/glog https://github.com/golang/glog/tree/23def4e6c14b Added github.com/golang/groupcache https://github.com/golang/groupcache/tree/8c9f03a8e57e Added github.com/golang/mock https://github.com/golang/mock/tree/v1.4.4 Added github.com/google/btree https://github.com/google/btree/tree/v1.0.0 Added github.com/google/martian https://github.com/google/martian/tree/v2.1.0+incompatible Added github.com/google/martian https://github.com/google/martian/tree/v3.0.0 Added github.com/google/pprof https://github.com/google/pprof/tree/1a94d8640e99 Added github.com/google/renameio https://github.com/google/renameio/tree/v0.1.0 Added github.com/googleapis/gax-go https://github.com/googleapis/gax-go/tree/v2.0.5 Added github.com/hashicorp/golang-lru https://github.com/hashicorp/golang-lru/tree/v0.5.1 Added github.com/ianlancetaylor/demangle https://github.com/ianlancetaylor/demangle/tree/5e5cf60278f6 Added github.com/jpillora/backoff https://github.com/jpillora/backoff/tree/v1.0.0 Added github.com/jstemmer/go-junit-report https://github.com/jstemmer/go-junit-report/tree/v0.9.1 Added github.com/rogpeppe/go-internal https://github.com/rogpeppe/go-internal/tree/v1.3.0 Added go.opencensus.io v0.22.4 Added golang.org/x/exp https://github.com/golang/exp/tree/6cc2880d07d6 Added golang.org/x/image https://github.com/golang/image/tree/cff245a6509b Added golang.org/x/mobile https://github.com/golang/mobile/tree/d2bd2a29d028 Added golang.org/x/oauth2 https://github.com/golang/oauth2/tree/f6687ab2804c Added golang.org/x/time https://github.com/golang/time/tree/555d28b269f0 Added google.golang.org/api v0.30.0 Added google.golang.org/appengine v1.6.6 Added google.golang.org/genproto 8632dd797987 Added google.golang.org/grpc v1.31.0 Added gopkg.in/errgo.v2 v2.1.0 Added honnef.co/go/tools v0.0.1-2020.1.4 Added rsc.io/binaryregexp v0.2.0 Added rsc.io/quote v3.1.0 Added rsc.io/sampler v1.3.0 Removed github.com/flynn/go-shlex https://github.com/flynn/go-shlex/tree/3f9db97f8568
2021-11-04 15:25:13 +01:00
github.com/golang/protobuf v1.5.2
github.com/google/gopacket v1.1.19
Update dependencies, December 2019 Links to the diffs below, of note is this fix for `water` which might fix some Windows issues: - https://github.com/songgao/water/pull/70 *Direct Dependencies* Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.3.1...v1.3.2 Updated github.com/imdario/mergo https://github.com/imdario/mergo/compare/v0.3.7...v0.3.8 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.12...v1.1.25 Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v0.9.3...v1.2.1 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/3113b8401b8a...cac0b30c2563 Updated github.com/songgao/water https://github.com/songgao/water/compare/6ad6edefb15c...fd331bda3f4b Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/22d7a77e9e5f...e9b2fee46413 Updated golang.org/x/net https://github.com/golang/net/compare/f3200d17e092...c0dbc17a3553 Updated golang.org/x/sys https://github.com/golang/sys/compare/dbbf3f1254d4...ac6580df4449 Updated gopkg.in/yaml.v2 v2.2.2...v2.2.7 *Indirect Dependencies* Updated github.com/alecthomas/template https://github.com/alecthomas/template/compare/a0175ee3bccc...fb15b899a751 Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/2efee857e7cf...c3de453c63f4 Updated github.com/beorn7/perks https://github.com/beorn7/perks/compare/v1.0.0...v1.0.1 Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v1.1.0...v2.1.1 Updated github.com/go-kit/kit https://github.com/go-kit/kit/compare/v0.8.0...v0.9.0 Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.0...v0.8.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/fd36f4220a90...d1d2010b5bee Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.4.1...v0.7.0 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/a7aeb8df3389...v0.0.8 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/13995c7128cc...0a2b9b5464df Updated golang.org/x/sync https://github.com/golang/sync/compare/112230192c58...cd5d95a43a6e Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.0...v0.3.2 Added github.com/google/go-cmp https://github.com/google/go-cmp/tree/v0.3.1 Added github.com/google/gofuzz https://github.com/google/gofuzz/tree/v1.0.0 Added github.com/json-iterator/go https://github.com/json-iterator/go/tree/v1.1.7 Added github.com/modern-go/concurrent https://github.com/modern-go/concurrent/tree/bacd9c7ef1dd Added github.com/modern-go/reflect2 https://github.com/modern-go/reflect2/tree/v1.0.1 Added golang.org/x/tools https://github.com/golang/tools/tree/2ca718005c18 Added golang.org/x/xerrors https://github.com/golang/xerrors/tree/a985d3407aa7 Removed github.com/OneOfOne/xxhash https://github.com/OneOfOne/xxhash/tree/v1.2.2 Removed github.com/dgryski/go-sip13 https://github.com/dgryski/go-sip13/tree/e10d5fee7954 Removed github.com/oklog/ulid https://github.com/oklog/ulid/tree/v1.3.1 Removed github.com/prometheus/tsdb https://github.com/prometheus/tsdb/tree/v0.7.1 Removed github.com/spaolacci/murmur3 https://github.com/spaolacci/murmur3/tree/f09979ecbc72
2019-12-16 17:51:34 +01:00
github.com/imdario/mergo v0.3.8
Update dependencies, November 2021 (#564) *Direct Dependencies* Updated github.com/anmitsu/go-shlex https://github.com/anmitsu/go-shlex/compare/648efa622239...38f4b401e2be Updated github.com/flynn/noise https://github.com/flynn/noise/compare/4bdb43be3117...v1.0.0 Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.1.0...v1.2.0 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.25...v1.1.43 Updated github.com/nbrownus/go-metrics-prometheus https://github.com/nbrownus/go-metrics-prometheus/compare/6e6d5173d99c...974a6260965f Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.2.1...v1.11.0 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/cac0b30c2563...cf1acfcdf475 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.4.2...v1.8.1 Updated github.com/songgao/water https://github.com/songgao/water/compare/fd331bda3f4b...2b4b6d7c09d8 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 Updated github.com/vishvananda/netlink https://github.com/vishvananda/netlink/compare/00009fb8606a...v1.1.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/0c34fe9e7dc2...089bfa567519 Updated golang.org/x/net https://github.com/golang/net/compare/e18ecbb05110...4a448f8816b3 Updated golang.org/x/sys https://github.com/golang/sys/compare/f84b799fce68...4dd72447c267 Updated google.golang.org/protobuf v1.26.0...v1.27.1 Updated gopkg.in/yaml.v2 v2.2.7...v2.4.0 *Indirect Dependencies* Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/c3de453c63f4...f65c72e2690d Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v2.1.1...v2.1.2 Updated github.com/go-logfmt/logfmt https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0 Updated github.com/json-iterator/go https://github.com/json-iterator/go/compare/v1.1.7...v1.1.11 Updated github.com/julienschmidt/httprouter https://github.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0 Updated github.com/konsorten/go-windows-terminal-sequences https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.2...v1.0.3 Updated github.com/mwitkow/go-conntrack https://github.com/mwitkow/go-conntrack/compare/cc309e4a2223...2f068394615f Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/d1d2010b5bee...v0.2.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.7.0...v0.32.1 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.0.8...v0.7.3 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/0a2b9b5464df...50045581ed74 Updated golang.org/x/sync https://github.com/golang/sync/compare/67f06af15bc9...036812b2e83c Updated golang.org/x/term https://github.com/golang/term/compare/7de9c90e9dd1...03fcf44c2211 Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.3...v0.3.6 Added cloud.google.com/go v0.65.0 Added cloud.google.com/go/bigquery v1.8.0 Added cloud.google.com/go/datastore v1.1.0 Added cloud.google.com/go/pubsub v1.3.1 Added cloud.google.com/go/storage v1.10.0 Added dmitri.shuralyov.com/gpu/mtl 666a987793e9 Added github.com/BurntSushi/toml https://github.com/BurntSushi/toml/tree/v0.3.1 Added github.com/BurntSushi/xgb https://github.com/BurntSushi/xgb/tree/27f122750802 Added github.com/census-instrumentation/opencensus-proto https://github.com/census-instrumentation/opencensus-proto/tree/v0.2.1 Added github.com/chzyer/logex https://github.com/chzyer/logex/tree/v1.1.10 Added github.com/chzyer/readline https://github.com/chzyer/readline/tree/2972be24d48e Added github.com/chzyer/test https://github.com/chzyer/test/tree/a1ea475d72b1 Added github.com/client9/misspell https://github.com/client9/misspell/tree/v0.3.4 Added github.com/cncf/udpa/go https://github.com/cncf/udpa/go/tree/269d4d468f6f Added github.com/envoyproxy/go-control-plane https://github.com/envoyproxy/go-control-plane/tree/v0.9.4 Added github.com/envoyproxy/protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate/tree/v0.1.0 Added github.com/go-gl/glfw https://github.com/go-gl/glfw/tree/e6da0acd62b1 Added github.com/go-gl/glfw/v3.3/glfw https://github.com/go-gl/glfw/v3.3/glfw/tree/6f7a984d4dc4 Added github.com/go-kit/log https://github.com/go-kit/log/tree/v0.1.0 Added github.com/golang/glog https://github.com/golang/glog/tree/23def4e6c14b Added github.com/golang/groupcache https://github.com/golang/groupcache/tree/8c9f03a8e57e Added github.com/golang/mock https://github.com/golang/mock/tree/v1.4.4 Added github.com/google/btree https://github.com/google/btree/tree/v1.0.0 Added github.com/google/martian https://github.com/google/martian/tree/v2.1.0+incompatible Added github.com/google/martian https://github.com/google/martian/tree/v3.0.0 Added github.com/google/pprof https://github.com/google/pprof/tree/1a94d8640e99 Added github.com/google/renameio https://github.com/google/renameio/tree/v0.1.0 Added github.com/googleapis/gax-go https://github.com/googleapis/gax-go/tree/v2.0.5 Added github.com/hashicorp/golang-lru https://github.com/hashicorp/golang-lru/tree/v0.5.1 Added github.com/ianlancetaylor/demangle https://github.com/ianlancetaylor/demangle/tree/5e5cf60278f6 Added github.com/jpillora/backoff https://github.com/jpillora/backoff/tree/v1.0.0 Added github.com/jstemmer/go-junit-report https://github.com/jstemmer/go-junit-report/tree/v0.9.1 Added github.com/rogpeppe/go-internal https://github.com/rogpeppe/go-internal/tree/v1.3.0 Added go.opencensus.io v0.22.4 Added golang.org/x/exp https://github.com/golang/exp/tree/6cc2880d07d6 Added golang.org/x/image https://github.com/golang/image/tree/cff245a6509b Added golang.org/x/mobile https://github.com/golang/mobile/tree/d2bd2a29d028 Added golang.org/x/oauth2 https://github.com/golang/oauth2/tree/f6687ab2804c Added golang.org/x/time https://github.com/golang/time/tree/555d28b269f0 Added google.golang.org/api v0.30.0 Added google.golang.org/appengine v1.6.6 Added google.golang.org/genproto 8632dd797987 Added google.golang.org/grpc v1.31.0 Added gopkg.in/errgo.v2 v2.1.0 Added honnef.co/go/tools v0.0.1-2020.1.4 Added rsc.io/binaryregexp v0.2.0 Added rsc.io/quote v3.1.0 Added rsc.io/sampler v1.3.0 Removed github.com/flynn/go-shlex https://github.com/flynn/go-shlex/tree/3f9db97f8568
2021-11-04 15:25:13 +01:00
github.com/kardianos/service v1.2.0
github.com/miekg/dns v1.1.43
github.com/nbrownus/go-metrics-prometheus v0.0.0-20210712211119-974a6260965f
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
github.com/sirupsen/logrus v1.8.1
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
Update dependencies, November 2021 (#564) *Direct Dependencies* Updated github.com/anmitsu/go-shlex https://github.com/anmitsu/go-shlex/compare/648efa622239...38f4b401e2be Updated github.com/flynn/noise https://github.com/flynn/noise/compare/4bdb43be3117...v1.0.0 Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.1.0...v1.2.0 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.25...v1.1.43 Updated github.com/nbrownus/go-metrics-prometheus https://github.com/nbrownus/go-metrics-prometheus/compare/6e6d5173d99c...974a6260965f Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.2.1...v1.11.0 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/cac0b30c2563...cf1acfcdf475 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.4.2...v1.8.1 Updated github.com/songgao/water https://github.com/songgao/water/compare/fd331bda3f4b...2b4b6d7c09d8 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 Updated github.com/vishvananda/netlink https://github.com/vishvananda/netlink/compare/00009fb8606a...v1.1.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/0c34fe9e7dc2...089bfa567519 Updated golang.org/x/net https://github.com/golang/net/compare/e18ecbb05110...4a448f8816b3 Updated golang.org/x/sys https://github.com/golang/sys/compare/f84b799fce68...4dd72447c267 Updated google.golang.org/protobuf v1.26.0...v1.27.1 Updated gopkg.in/yaml.v2 v2.2.7...v2.4.0 *Indirect Dependencies* Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/c3de453c63f4...f65c72e2690d Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v2.1.1...v2.1.2 Updated github.com/go-logfmt/logfmt https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0 Updated github.com/json-iterator/go https://github.com/json-iterator/go/compare/v1.1.7...v1.1.11 Updated github.com/julienschmidt/httprouter https://github.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0 Updated github.com/konsorten/go-windows-terminal-sequences https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.2...v1.0.3 Updated github.com/mwitkow/go-conntrack https://github.com/mwitkow/go-conntrack/compare/cc309e4a2223...2f068394615f Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/d1d2010b5bee...v0.2.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.7.0...v0.32.1 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.0.8...v0.7.3 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/0a2b9b5464df...50045581ed74 Updated golang.org/x/sync https://github.com/golang/sync/compare/67f06af15bc9...036812b2e83c Updated golang.org/x/term https://github.com/golang/term/compare/7de9c90e9dd1...03fcf44c2211 Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.3...v0.3.6 Added cloud.google.com/go v0.65.0 Added cloud.google.com/go/bigquery v1.8.0 Added cloud.google.com/go/datastore v1.1.0 Added cloud.google.com/go/pubsub v1.3.1 Added cloud.google.com/go/storage v1.10.0 Added dmitri.shuralyov.com/gpu/mtl 666a987793e9 Added github.com/BurntSushi/toml https://github.com/BurntSushi/toml/tree/v0.3.1 Added github.com/BurntSushi/xgb https://github.com/BurntSushi/xgb/tree/27f122750802 Added github.com/census-instrumentation/opencensus-proto https://github.com/census-instrumentation/opencensus-proto/tree/v0.2.1 Added github.com/chzyer/logex https://github.com/chzyer/logex/tree/v1.1.10 Added github.com/chzyer/readline https://github.com/chzyer/readline/tree/2972be24d48e Added github.com/chzyer/test https://github.com/chzyer/test/tree/a1ea475d72b1 Added github.com/client9/misspell https://github.com/client9/misspell/tree/v0.3.4 Added github.com/cncf/udpa/go https://github.com/cncf/udpa/go/tree/269d4d468f6f Added github.com/envoyproxy/go-control-plane https://github.com/envoyproxy/go-control-plane/tree/v0.9.4 Added github.com/envoyproxy/protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate/tree/v0.1.0 Added github.com/go-gl/glfw https://github.com/go-gl/glfw/tree/e6da0acd62b1 Added github.com/go-gl/glfw/v3.3/glfw https://github.com/go-gl/glfw/v3.3/glfw/tree/6f7a984d4dc4 Added github.com/go-kit/log https://github.com/go-kit/log/tree/v0.1.0 Added github.com/golang/glog https://github.com/golang/glog/tree/23def4e6c14b Added github.com/golang/groupcache https://github.com/golang/groupcache/tree/8c9f03a8e57e Added github.com/golang/mock https://github.com/golang/mock/tree/v1.4.4 Added github.com/google/btree https://github.com/google/btree/tree/v1.0.0 Added github.com/google/martian https://github.com/google/martian/tree/v2.1.0+incompatible Added github.com/google/martian https://github.com/google/martian/tree/v3.0.0 Added github.com/google/pprof https://github.com/google/pprof/tree/1a94d8640e99 Added github.com/google/renameio https://github.com/google/renameio/tree/v0.1.0 Added github.com/googleapis/gax-go https://github.com/googleapis/gax-go/tree/v2.0.5 Added github.com/hashicorp/golang-lru https://github.com/hashicorp/golang-lru/tree/v0.5.1 Added github.com/ianlancetaylor/demangle https://github.com/ianlancetaylor/demangle/tree/5e5cf60278f6 Added github.com/jpillora/backoff https://github.com/jpillora/backoff/tree/v1.0.0 Added github.com/jstemmer/go-junit-report https://github.com/jstemmer/go-junit-report/tree/v0.9.1 Added github.com/rogpeppe/go-internal https://github.com/rogpeppe/go-internal/tree/v1.3.0 Added go.opencensus.io v0.22.4 Added golang.org/x/exp https://github.com/golang/exp/tree/6cc2880d07d6 Added golang.org/x/image https://github.com/golang/image/tree/cff245a6509b Added golang.org/x/mobile https://github.com/golang/mobile/tree/d2bd2a29d028 Added golang.org/x/oauth2 https://github.com/golang/oauth2/tree/f6687ab2804c Added golang.org/x/time https://github.com/golang/time/tree/555d28b269f0 Added google.golang.org/api v0.30.0 Added google.golang.org/appengine v1.6.6 Added google.golang.org/genproto 8632dd797987 Added google.golang.org/grpc v1.31.0 Added gopkg.in/errgo.v2 v2.1.0 Added honnef.co/go/tools v0.0.1-2020.1.4 Added rsc.io/binaryregexp v0.2.0 Added rsc.io/quote v3.1.0 Added rsc.io/sampler v1.3.0 Removed github.com/flynn/go-shlex https://github.com/flynn/go-shlex/tree/3f9db97f8568
2021-11-04 15:25:13 +01:00
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
github.com/stretchr/testify v1.7.0
github.com/vishvananda/netlink v1.1.0
github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 // indirect
golang.org/x/crypto v0.0.0-20211202192323-5770296d904e
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
2021-11-08 19:36:31 +01:00
golang.org/x/sys v0.0.0-20211103235746-7861aae1554b
golang.zx2c4.com/wintun v0.0.0-20211104114900-415007cec224
golang.zx2c4.com/wireguard/windows v0.5.1
Update dependencies, November 2021 (#564) *Direct Dependencies* Updated github.com/anmitsu/go-shlex https://github.com/anmitsu/go-shlex/compare/648efa622239...38f4b401e2be Updated github.com/flynn/noise https://github.com/flynn/noise/compare/4bdb43be3117...v1.0.0 Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.1.0...v1.2.0 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.25...v1.1.43 Updated github.com/nbrownus/go-metrics-prometheus https://github.com/nbrownus/go-metrics-prometheus/compare/6e6d5173d99c...974a6260965f Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.2.1...v1.11.0 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/cac0b30c2563...cf1acfcdf475 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.4.2...v1.8.1 Updated github.com/songgao/water https://github.com/songgao/water/compare/fd331bda3f4b...2b4b6d7c09d8 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 Updated github.com/vishvananda/netlink https://github.com/vishvananda/netlink/compare/00009fb8606a...v1.1.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/0c34fe9e7dc2...089bfa567519 Updated golang.org/x/net https://github.com/golang/net/compare/e18ecbb05110...4a448f8816b3 Updated golang.org/x/sys https://github.com/golang/sys/compare/f84b799fce68...4dd72447c267 Updated google.golang.org/protobuf v1.26.0...v1.27.1 Updated gopkg.in/yaml.v2 v2.2.7...v2.4.0 *Indirect Dependencies* Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/c3de453c63f4...f65c72e2690d Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v2.1.1...v2.1.2 Updated github.com/go-logfmt/logfmt https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0 Updated github.com/json-iterator/go https://github.com/json-iterator/go/compare/v1.1.7...v1.1.11 Updated github.com/julienschmidt/httprouter https://github.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0 Updated github.com/konsorten/go-windows-terminal-sequences https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.2...v1.0.3 Updated github.com/mwitkow/go-conntrack https://github.com/mwitkow/go-conntrack/compare/cc309e4a2223...2f068394615f Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/d1d2010b5bee...v0.2.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.7.0...v0.32.1 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.0.8...v0.7.3 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/0a2b9b5464df...50045581ed74 Updated golang.org/x/sync https://github.com/golang/sync/compare/67f06af15bc9...036812b2e83c Updated golang.org/x/term https://github.com/golang/term/compare/7de9c90e9dd1...03fcf44c2211 Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.3...v0.3.6 Added cloud.google.com/go v0.65.0 Added cloud.google.com/go/bigquery v1.8.0 Added cloud.google.com/go/datastore v1.1.0 Added cloud.google.com/go/pubsub v1.3.1 Added cloud.google.com/go/storage v1.10.0 Added dmitri.shuralyov.com/gpu/mtl 666a987793e9 Added github.com/BurntSushi/toml https://github.com/BurntSushi/toml/tree/v0.3.1 Added github.com/BurntSushi/xgb https://github.com/BurntSushi/xgb/tree/27f122750802 Added github.com/census-instrumentation/opencensus-proto https://github.com/census-instrumentation/opencensus-proto/tree/v0.2.1 Added github.com/chzyer/logex https://github.com/chzyer/logex/tree/v1.1.10 Added github.com/chzyer/readline https://github.com/chzyer/readline/tree/2972be24d48e Added github.com/chzyer/test https://github.com/chzyer/test/tree/a1ea475d72b1 Added github.com/client9/misspell https://github.com/client9/misspell/tree/v0.3.4 Added github.com/cncf/udpa/go https://github.com/cncf/udpa/go/tree/269d4d468f6f Added github.com/envoyproxy/go-control-plane https://github.com/envoyproxy/go-control-plane/tree/v0.9.4 Added github.com/envoyproxy/protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate/tree/v0.1.0 Added github.com/go-gl/glfw https://github.com/go-gl/glfw/tree/e6da0acd62b1 Added github.com/go-gl/glfw/v3.3/glfw https://github.com/go-gl/glfw/v3.3/glfw/tree/6f7a984d4dc4 Added github.com/go-kit/log https://github.com/go-kit/log/tree/v0.1.0 Added github.com/golang/glog https://github.com/golang/glog/tree/23def4e6c14b Added github.com/golang/groupcache https://github.com/golang/groupcache/tree/8c9f03a8e57e Added github.com/golang/mock https://github.com/golang/mock/tree/v1.4.4 Added github.com/google/btree https://github.com/google/btree/tree/v1.0.0 Added github.com/google/martian https://github.com/google/martian/tree/v2.1.0+incompatible Added github.com/google/martian https://github.com/google/martian/tree/v3.0.0 Added github.com/google/pprof https://github.com/google/pprof/tree/1a94d8640e99 Added github.com/google/renameio https://github.com/google/renameio/tree/v0.1.0 Added github.com/googleapis/gax-go https://github.com/googleapis/gax-go/tree/v2.0.5 Added github.com/hashicorp/golang-lru https://github.com/hashicorp/golang-lru/tree/v0.5.1 Added github.com/ianlancetaylor/demangle https://github.com/ianlancetaylor/demangle/tree/5e5cf60278f6 Added github.com/jpillora/backoff https://github.com/jpillora/backoff/tree/v1.0.0 Added github.com/jstemmer/go-junit-report https://github.com/jstemmer/go-junit-report/tree/v0.9.1 Added github.com/rogpeppe/go-internal https://github.com/rogpeppe/go-internal/tree/v1.3.0 Added go.opencensus.io v0.22.4 Added golang.org/x/exp https://github.com/golang/exp/tree/6cc2880d07d6 Added golang.org/x/image https://github.com/golang/image/tree/cff245a6509b Added golang.org/x/mobile https://github.com/golang/mobile/tree/d2bd2a29d028 Added golang.org/x/oauth2 https://github.com/golang/oauth2/tree/f6687ab2804c Added golang.org/x/time https://github.com/golang/time/tree/555d28b269f0 Added google.golang.org/api v0.30.0 Added google.golang.org/appengine v1.6.6 Added google.golang.org/genproto 8632dd797987 Added google.golang.org/grpc v1.31.0 Added gopkg.in/errgo.v2 v2.1.0 Added honnef.co/go/tools v0.0.1-2020.1.4 Added rsc.io/binaryregexp v0.2.0 Added rsc.io/quote v3.1.0 Added rsc.io/sampler v1.3.0 Removed github.com/flynn/go-shlex https://github.com/flynn/go-shlex/tree/3f9db97f8568
2021-11-04 15:25:13 +01:00
google.golang.org/protobuf v1.27.1
gopkg.in/yaml.v2 v2.4.0
2019-11-19 18:00:20 +01:00
)
2021-10-21 23:24:11 +02:00
require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
Update dependencies, November 2021 (#564) *Direct Dependencies* Updated github.com/anmitsu/go-shlex https://github.com/anmitsu/go-shlex/compare/648efa622239...38f4b401e2be Updated github.com/flynn/noise https://github.com/flynn/noise/compare/4bdb43be3117...v1.0.0 Updated github.com/golang/protobuf https://github.com/golang/protobuf/compare/v1.5.0...v1.5.2 Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.1.0...v1.2.0 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.25...v1.1.43 Updated github.com/nbrownus/go-metrics-prometheus https://github.com/nbrownus/go-metrics-prometheus/compare/6e6d5173d99c...974a6260965f Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.2.1...v1.11.0 Updated github.com/rcrowley/go-metrics https://github.com/rcrowley/go-metrics/compare/cac0b30c2563...cf1acfcdf475 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.4.2...v1.8.1 Updated github.com/songgao/water https://github.com/songgao/water/compare/fd331bda3f4b...2b4b6d7c09d8 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 Updated github.com/vishvananda/netlink https://github.com/vishvananda/netlink/compare/00009fb8606a...v1.1.0 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/0c34fe9e7dc2...089bfa567519 Updated golang.org/x/net https://github.com/golang/net/compare/e18ecbb05110...4a448f8816b3 Updated golang.org/x/sys https://github.com/golang/sys/compare/f84b799fce68...4dd72447c267 Updated google.golang.org/protobuf v1.26.0...v1.27.1 Updated gopkg.in/yaml.v2 v2.2.7...v2.4.0 *Indirect Dependencies* Updated github.com/alecthomas/units https://github.com/alecthomas/units/compare/c3de453c63f4...f65c72e2690d Updated github.com/cespare/xxhash https://github.com/cespare/xxhash/compare/v2.1.1...v2.1.2 Updated github.com/go-logfmt/logfmt https://github.com/go-logfmt/logfmt/compare/v0.4.0...v0.5.0 Updated github.com/json-iterator/go https://github.com/json-iterator/go/compare/v1.1.7...v1.1.11 Updated github.com/julienschmidt/httprouter https://github.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0 Updated github.com/konsorten/go-windows-terminal-sequences https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.2...v1.0.3 Updated github.com/mwitkow/go-conntrack https://github.com/mwitkow/go-conntrack/compare/cc309e4a2223...2f068394615f Updated github.com/pkg/errors https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/d1d2010b5bee...v0.2.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.7.0...v0.32.1 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.0.8...v0.7.3 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/0a2b9b5464df...50045581ed74 Updated golang.org/x/sync https://github.com/golang/sync/compare/67f06af15bc9...036812b2e83c Updated golang.org/x/term https://github.com/golang/term/compare/7de9c90e9dd1...03fcf44c2211 Updated golang.org/x/text https://github.com/golang/text/compare/v0.3.3...v0.3.6 Added cloud.google.com/go v0.65.0 Added cloud.google.com/go/bigquery v1.8.0 Added cloud.google.com/go/datastore v1.1.0 Added cloud.google.com/go/pubsub v1.3.1 Added cloud.google.com/go/storage v1.10.0 Added dmitri.shuralyov.com/gpu/mtl 666a987793e9 Added github.com/BurntSushi/toml https://github.com/BurntSushi/toml/tree/v0.3.1 Added github.com/BurntSushi/xgb https://github.com/BurntSushi/xgb/tree/27f122750802 Added github.com/census-instrumentation/opencensus-proto https://github.com/census-instrumentation/opencensus-proto/tree/v0.2.1 Added github.com/chzyer/logex https://github.com/chzyer/logex/tree/v1.1.10 Added github.com/chzyer/readline https://github.com/chzyer/readline/tree/2972be24d48e Added github.com/chzyer/test https://github.com/chzyer/test/tree/a1ea475d72b1 Added github.com/client9/misspell https://github.com/client9/misspell/tree/v0.3.4 Added github.com/cncf/udpa/go https://github.com/cncf/udpa/go/tree/269d4d468f6f Added github.com/envoyproxy/go-control-plane https://github.com/envoyproxy/go-control-plane/tree/v0.9.4 Added github.com/envoyproxy/protoc-gen-validate https://github.com/envoyproxy/protoc-gen-validate/tree/v0.1.0 Added github.com/go-gl/glfw https://github.com/go-gl/glfw/tree/e6da0acd62b1 Added github.com/go-gl/glfw/v3.3/glfw https://github.com/go-gl/glfw/v3.3/glfw/tree/6f7a984d4dc4 Added github.com/go-kit/log https://github.com/go-kit/log/tree/v0.1.0 Added github.com/golang/glog https://github.com/golang/glog/tree/23def4e6c14b Added github.com/golang/groupcache https://github.com/golang/groupcache/tree/8c9f03a8e57e Added github.com/golang/mock https://github.com/golang/mock/tree/v1.4.4 Added github.com/google/btree https://github.com/google/btree/tree/v1.0.0 Added github.com/google/martian https://github.com/google/martian/tree/v2.1.0+incompatible Added github.com/google/martian https://github.com/google/martian/tree/v3.0.0 Added github.com/google/pprof https://github.com/google/pprof/tree/1a94d8640e99 Added github.com/google/renameio https://github.com/google/renameio/tree/v0.1.0 Added github.com/googleapis/gax-go https://github.com/googleapis/gax-go/tree/v2.0.5 Added github.com/hashicorp/golang-lru https://github.com/hashicorp/golang-lru/tree/v0.5.1 Added github.com/ianlancetaylor/demangle https://github.com/ianlancetaylor/demangle/tree/5e5cf60278f6 Added github.com/jpillora/backoff https://github.com/jpillora/backoff/tree/v1.0.0 Added github.com/jstemmer/go-junit-report https://github.com/jstemmer/go-junit-report/tree/v0.9.1 Added github.com/rogpeppe/go-internal https://github.com/rogpeppe/go-internal/tree/v1.3.0 Added go.opencensus.io v0.22.4 Added golang.org/x/exp https://github.com/golang/exp/tree/6cc2880d07d6 Added golang.org/x/image https://github.com/golang/image/tree/cff245a6509b Added golang.org/x/mobile https://github.com/golang/mobile/tree/d2bd2a29d028 Added golang.org/x/oauth2 https://github.com/golang/oauth2/tree/f6687ab2804c Added golang.org/x/time https://github.com/golang/time/tree/555d28b269f0 Added google.golang.org/api v0.30.0 Added google.golang.org/appengine v1.6.6 Added google.golang.org/genproto 8632dd797987 Added google.golang.org/grpc v1.31.0 Added gopkg.in/errgo.v2 v2.1.0 Added honnef.co/go/tools v0.0.1-2020.1.4 Added rsc.io/binaryregexp v0.2.0 Added rsc.io/quote v3.1.0 Added rsc.io/sampler v1.3.0 Removed github.com/flynn/go-shlex https://github.com/flynn/go-shlex/tree/3f9db97f8568
2021-11-04 15:25:13 +01:00
github.com/prometheus/common v0.32.1 // indirect
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
2021-10-21 23:24:11 +02:00
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)