nebula/go.sum

157 lines
15 KiB
Plaintext
Raw Normal View History

2019-11-19 18:00:20 +01:00
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
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/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
2019-11-19 18:00:20 +01:00
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
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/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
2019-11-19 18:00:20 +01:00
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
github.com/armon/go-radix v1.0.0 h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI=
github.com/armon/go-radix v1.0.0/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0 h1:HWo1m869IqiPhD389kmkxeTalrjNbbJTC8LXupb+sl0=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
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/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/cespare/xxhash/v2 v2.1.0 h1:yTUvW7Vhb89inJ+8irsUqiWjh8iT6sQPZiQzI6ReGkA=
github.com/cespare/xxhash/v2 v2.1.0/go.mod h1:dgIUBU3pDso/gPgZ1osOZ0iQf77oPR28Tjxl5dIMyVM=
github.com/cespare/xxhash/v2 v2.1.1 h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY=
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
2019-11-19 18:00:20 +01:00
github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432 h1:M5QgkYacWj0Xs8MhpIK/5uwU02icXpEoSo9sM2aRCps=
github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432/go.mod h1:xwIwAxMvYnVrGJPe2FKx5prTrnAjGOD8zvDOnxnrrkM=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 h1:BHsljHzVlRcyQhjrss6TZTdY2VfCqZPbv5k3iBFa2ZQ=
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod h1:xEzjJPgXI435gkrCt3MPfRiAkVrwSbHsst4LCFVfpJc=
github.com/flynn/noise v0.0.0-20180327030543-2492fe189ae6 h1:u/UEqS66A5ckRmS4yNpjmVH56sVtS/RfclBAYocb4as=
github.com/flynn/noise v0.0.0-20180327030543-2492fe189ae6/go.mod h1:1i71OnUq3iUe1ma7Lr6yG6/rjvM3emb6yoL7xLFzcVQ=
github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
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/go-kit/kit v0.9.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
2019-11-19 18:00:20 +01:00
github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE=
github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.3.1 h1:YF8+flBXS5eO826T4nzqPrxfhQThhXl0YzfuUPu4SBg=
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
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/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs=
github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
github.com/google/go-cmp v0.3.1 h1:Xye71clBPdm5HgqGwUkwhbynsUJZhDbS20FvLhQ2izg=
github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/imdario/mergo v0.3.8 h1:CGgOkSJeqMRmt0D9XLWExdT4m4F1vd3FV3VPt+0VxkQ=
github.com/imdario/mergo v0.3.8/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
github.com/json-iterator/go v1.1.7/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
2019-11-19 18:00:20 +01:00
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
github.com/kardianos/service v1.0.0 h1:HgQS3mFfOlyntWX8Oke98JcJLqt1DBcHR4kxShpYef0=
github.com/kardianos/service v1.0.0/go.mod h1:8CzDhVuCuugtsHyZoTvsOBuvonN/UDBvl0kH+BUxvbo=
2019-11-19 18:00:20 +01:00
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
github.com/konsorten/go-windows-terminal-sequences v1.0.2 h1:DB17ag19krx9CFsz4o3enTrPXyIXCl+2iCXH/aMAp9s=
github.com/konsorten/go-windows-terminal-sequences v1.0.2/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
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/miekg/dns v1.1.25 h1:dFwPR6SfLtrSwgDcIq2bcU/gVutB4sNApq2HBdqcakg=
github.com/miekg/dns v1.1.25/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/modern-go/reflect2 v1.0.1 h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9AWI=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
2019-11-19 18:00:20 +01:00
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/nbrownus/go-metrics-prometheus v0.0.0-20180622211546-6e6d5173d99c h1:G/mfx/MWYuaaGlHkZQBBXFAJiYnRt/GaOVxnRHjlxg4=
github.com/nbrownus/go-metrics-prometheus v0.0.0-20180622211546-6e6d5173d99c/go.mod h1:1yMri853KAI2pPAUnESjaqZj9JeImOUM+6A4GuuPmTs=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
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/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
2019-11-19 18:00:20 +01:00
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
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/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
github.com/prometheus/client_golang v1.2.1 h1:JnMpQc6ppsNgw9QPAGF6Dod479itz7lvlsMzzNayLOI=
github.com/prometheus/client_golang v1.2.1/go.mod h1:XMU6Z2MjaRKVu/dC1qupJI9SiNkDYzz3xecMgSW/F+U=
2019-11-19 18:00:20 +01:00
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 h1:S/YWwWx/RA8rT8tKFRuGUZhuA90OyIBpPCXkcbwU8DE=
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
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/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/prometheus/client_model v0.0.0-20191202183732-d1d2010b5bee h1:iBZPTYkGLvdu6+A5TsMUJQkQX9Ad4aCEnSQtdxPuTCQ=
github.com/prometheus/client_model v0.0.0-20191202183732-d1d2010b5bee/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
2019-11-19 18:00:20 +01:00
github.com/prometheus/common v0.4.1 h1:K0MGApIoQvMw27RTdJkPbr3JZ7DNbtxQNyi5STVM6Kw=
github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4=
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/prometheus/common v0.7.0 h1:L+1lyG48J1zAQXA3RBX/nG/B3gjlHq0zTt2tlbJLyCY=
github.com/prometheus/common v0.7.0/go.mod h1:DjGbpBbp5NYNiECxcL/VnbXCCaQpKd3tt26CguLLsqA=
2019-11-19 18:00:20 +01:00
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
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/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
github.com/prometheus/procfs v0.0.5/go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ=
github.com/prometheus/procfs v0.0.8 h1:+fpWZdT24pJBiqJdAwYBjPSk+5YmQzYNPYzQsdzLkt8=
github.com/prometheus/procfs v0.0.8/go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A=
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 h1:dY6ETXrvDG7Sa4vE8ZQG4yqWg6UnOcbqTAahkV813vQ=
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
2019-11-19 18:00:20 +01:00
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4=
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
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/songgao/water v0.0.0-20190725173103-fd331bda3f4b h1:+y4hCMc/WKsDbAPsOQZgBSaSZ26uh2afyaWeVg/3s/c=
github.com/songgao/water v0.0.0-20190725173103-fd331bda3f4b/go.mod h1:P5HUIBuIWKbyjl083/loAegFkfbFNx5i2qEP4CNbm7E=
2019-11-19 18:00:20 +01:00
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
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/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
2019-11-19 18:00:20 +01:00
github.com/vishvananda/netlink v1.0.1-0.20190522153524-00009fb8606a h1:Bt1IVPhiCDMqwGrc2nnbIN4QKvJGx6SK2NzWBmW00ao=
github.com/vishvananda/netlink v1.0.1-0.20190522153524-00009fb8606a/go.mod h1:+SR5DhBJrl6ZM7CoCKvpw5BKroDKQ+PJqOg65H/2ktk=
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/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df h1:OviZH7qLw/7ZovXvuNyL3XQl8UFofeikI1NW1Gypu7k=
github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df/go.mod h1:JP3t17pCcGlemwknint6hfoeCVQrEMVwxRLRjXpq+BU=
2019-11-19 18:00:20 +01:00
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
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
golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392/go.mod h1:/lpIB1dKB+9EgE3H3cr1v9wB50oz8l4C4h62xy7jSTY=
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413 h1:ULYEB3JvPRE/IfO+9uO7vKV/xzVTO7XPAwm8xbf4w2g=
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975 h1:/Tl7pH94bvbAAHBdZJT947M/+gp0+CqQXDtMRC0fseo=
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
2019-11-19 18:00:20 +01:00
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
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
golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20190923162816-aa69164e4478/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 h1:efeOvDhwQ29Dj3SdAV/MJf8oukgn+8D8WgaCaRMchF8=
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
2019-11-19 18:00:20 +01:00
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20190423024810-112230192c58 h1:8gQV6CLnAEikrhgkHFbMAEhagSSnXWGV915qUMm9mrU=
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
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
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e h1:vcxGaoTs7kV8m5Np9uUNQin4BrLOthgV7252N8V+FwY=
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
2019-11-19 18:00:20 +01:00
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190204203706-41f3e6584952/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
2019-11-19 18:00:20 +01:00
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
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
golang.org/x/sys v0.0.0-20190922100055-0a153f010e69/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191010194322-b09406accb47/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191210023423-ac6580df4449 h1:gSbV7h1NRL2G1xTg/owz62CST1oJBmxy4QpMMregXVQ=
golang.org/x/sys v0.0.0-20191210023423-ac6580df4449/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2019-11-19 18:00:20 +01:00
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
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
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20190907020128-2ca718005c18/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
2019-11-19 18:00:20 +01:00
gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 h1:qIbj1fsPNlZgppZ+VLlY7N33q108Sa+fhmuc+sWQYwY=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.2 h1:ZCJp+EgiOT7lHqUV2J862kp8Qj64Jo6az82+3Td9dZw=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
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
gopkg.in/yaml.v2 v2.2.7 h1:VUgggvou5XRW9mHwD/yXxIYSMtY0zoKQf/v226p2nyo=
gopkg.in/yaml.v2 v2.2.7/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=