nebula/go.mod

53 lines
2.0 KiB
Modula-2
Raw Normal View History

2019-11-19 10:00:20 -07:00
module github.com/slackhq/nebula
go 1.20
2019-11-19 10:00:20 -07:00
require (
dario.cat/mergo 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 08:25:13 -06:00
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
2019-11-19 10:00:20 -07:00
github.com/armon/go-radix v1.0.0
github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432
github.com/flynn/noise v1.1.0
2021-03-31 16:32:02 -06:00
github.com/gogo/protobuf v1.3.2
github.com/google/gopacket v1.1.19
Update dependencies (2022-11) (#780) * update dependencies Update to latest dependencies on Nov 21, 2022. Here are the diffs for deps that actually end up in the binaries (based on `go version -m`) Updated github.com/imdario/mergo https://github.com/imdario/mergo/compare/v0.3.12...v0.3.13 Updated github.com/matttproud/golang_protobuf_extensions https://github.com/matttproud/golang_protobuf_extensions/compare/v1.0.1...v1.0.4 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.48...v1.1.50 Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.12.1...v1.14.0 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/v0.2.0...v0.3.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.33.0...v0.37.0 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.7.3...v0.8.0 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/50045581ed74...v0.0.1 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/ae2d96664a29...v0.3.0 Updated golang.org/x/net https://github.com/golang/net/compare/749bd193bc2b...v0.2.0 Updated golang.org/x/sys https://github.com/golang/sys/compare/289d7a0edf71...v0.2.0 Updated golang.org/x/term https://github.com/golang/term/compare/03fcf44c2211...v0.2.0 Updated google.golang.org/protobuf v1.28.0...v1.28.1 * test that mergo merges like we expect
2022-11-23 08:46:41 -07:00
github.com/kardianos/service v1.2.2
github.com/miekg/dns v1.1.58
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 08:25:13 -06:00
github.com/nbrownus/go-metrics-prometheus v0.0.0-20210712211119-974a6260965f
github.com/prometheus/client_golang v1.18.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 08:25:13 -06:00
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
github.com/sirupsen/logrus v1.9.3
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 08:25:13 -06:00
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
github.com/stretchr/testify v1.9.0
github.com/vishvananda/netlink v1.2.1-beta.2
Bump the golang-x-dependencies group with 4 updates (#1085) Bumps the golang-x-dependencies group with 4 updates: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net), [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/term](https://github.com/golang/term). Updates `golang.org/x/crypto` from 0.18.0 to 0.21.0 - [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.21.0) Updates `golang.org/x/net` from 0.20.0 to 0.21.0 - [Commits](https://github.com/golang/net/compare/v0.20.0...v0.21.0) Updates `golang.org/x/sys` from 0.16.0 to 0.18.0 - [Commits](https://github.com/golang/sys/compare/v0.16.0...v0.18.0) Updates `golang.org/x/term` from 0.16.0 to 0.18.0 - [Commits](https://github.com/golang/term/compare/v0.16.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x-dependencies - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x-dependencies - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x-dependencies - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 08:43:17 -06:00
golang.org/x/crypto v0.21.0
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
golang.org/x/net v0.22.0
golang.org/x/sync v0.6.0
Bump the golang-x-dependencies group with 4 updates (#1085) Bumps the golang-x-dependencies group with 4 updates: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net), [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/term](https://github.com/golang/term). Updates `golang.org/x/crypto` from 0.18.0 to 0.21.0 - [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.21.0) Updates `golang.org/x/net` from 0.20.0 to 0.21.0 - [Commits](https://github.com/golang/net/compare/v0.20.0...v0.21.0) Updates `golang.org/x/sys` from 0.16.0 to 0.18.0 - [Commits](https://github.com/golang/sys/compare/v0.16.0...v0.18.0) Updates `golang.org/x/term` from 0.16.0 to 0.18.0 - [Commits](https://github.com/golang/term/compare/v0.16.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x-dependencies - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x-dependencies - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x-dependencies - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 08:43:17 -06:00
golang.org/x/sys v0.18.0
golang.org/x/term v0.18.0
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b
golang.zx2c4.com/wireguard/windows v0.5.3
google.golang.org/protobuf v1.33.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 08:25:13 -06:00
gopkg.in/yaml.v2 v2.4.0
gvisor.dev/gvisor v0.0.0-20230504175454-7b0a1988a28f
2019-11-19 10:00:20 -07:00
)
2021-10-21 15:24:11 -06:00
require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
2021-10-21 15:24:11 -06:00
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/google/btree v1.0.1 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
2021-10-21 15:24:11 -06:00
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.45.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/vishvananda/netns v0.0.4 // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
golang.org/x/tools v0.17.0 // indirect
Update dependencies (2022-11) (#780) * update dependencies Update to latest dependencies on Nov 21, 2022. Here are the diffs for deps that actually end up in the binaries (based on `go version -m`) Updated github.com/imdario/mergo https://github.com/imdario/mergo/compare/v0.3.12...v0.3.13 Updated github.com/matttproud/golang_protobuf_extensions https://github.com/matttproud/golang_protobuf_extensions/compare/v1.0.1...v1.0.4 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.48...v1.1.50 Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.12.1...v1.14.0 Updated github.com/prometheus/client_model https://github.com/prometheus/client_model/compare/v0.2.0...v0.3.0 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.33.0...v0.37.0 Updated github.com/prometheus/procfs https://github.com/prometheus/procfs/compare/v0.7.3...v0.8.0 Updated github.com/sirupsen/logrus https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0 Updated github.com/vishvananda/netns https://github.com/vishvananda/netns/compare/50045581ed74...v0.0.1 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/ae2d96664a29...v0.3.0 Updated golang.org/x/net https://github.com/golang/net/compare/749bd193bc2b...v0.2.0 Updated golang.org/x/sys https://github.com/golang/sys/compare/289d7a0edf71...v0.2.0 Updated golang.org/x/term https://github.com/golang/term/compare/03fcf44c2211...v0.2.0 Updated google.golang.org/protobuf v1.28.0...v1.28.1 * test that mergo merges like we expect
2022-11-23 08:46:41 -07:00
gopkg.in/yaml.v3 v3.0.1 // indirect
2021-10-21 15:24:11 -06:00
)