| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364 |
- {
- "version": 0,
- "dependencies": [
- {
- "importpath": "github.com/AudriusButkevicius/go-nat-pmp",
- "repository": "https://github.com/AudriusButkevicius/go-nat-pmp",
- "revision": "452c97607362b2ab5a7839b8d1704f0396b640ca",
- "branch": "master"
- },
- {
- "importpath": "github.com/bkaradzic/go-lz4",
- "repository": "https://github.com/bkaradzic/go-lz4",
- "revision": "74ddf82598bc4745b965729e9c6a463bedd33049",
- "branch": "master"
- },
- {
- "importpath": "github.com/calmh/du",
- "repository": "https://github.com/calmh/du",
- "revision": "3c0690cca16228b97741327b1b6781397afbdb24",
- "branch": "master"
- },
- {
- "importpath": "github.com/calmh/luhn",
- "repository": "https://github.com/calmh/luhn",
- "revision": "0c8388ff95fa92d4094011e5a04fc99dea3d1632",
- "branch": "master"
- },
- {
- "importpath": "github.com/calmh/xdr",
- "repository": "https://github.com/calmh/xdr",
- "revision": "f9b9f8f7aa27725f5cabb699bd9099ca7ce09143",
- "branch": "master"
- },
- {
- "importpath": "github.com/cznic/b",
- "repository": "https://github.com/cznic/b",
- "revision": "bcff30a622dbdcb425aba904792de1df606dab7c",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/bufs",
- "repository": "https://github.com/cznic/bufs",
- "revision": "3dcccbd7064a1689f9c093a988ea11ac00e21f51",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/fileutil",
- "repository": "https://github.com/cznic/fileutil",
- "revision": "1c9c88fbf552b3737c7b97e1f243860359687976",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/internal/buffer",
- "repository": "https://github.com/cznic/internal",
- "revision": "cef02a853c3a93623c42eacd574e7ea05f55531b",
- "branch": "master",
- "path": "/buffer",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/internal/file",
- "repository": "https://github.com/cznic/internal",
- "revision": "cef02a853c3a93623c42eacd574e7ea05f55531b",
- "branch": "master",
- "path": "/file",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/internal/slice",
- "repository": "https://github.com/cznic/internal",
- "revision": "cef02a853c3a93623c42eacd574e7ea05f55531b",
- "branch": "master",
- "path": "/slice",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/lldb",
- "repository": "https://github.com/cznic/lldb",
- "revision": "7376b3bed3d27a7b640e264bfaf278d6d5232550",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/mathutil",
- "repository": "https://github.com/cznic/mathutil",
- "revision": "78ad7f262603437f0ecfebc835d80094f89c8f54",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/ql",
- "repository": "https://github.com/cznic/ql",
- "revision": "c81467d34c630800dd4ba81033e234a8159ff2e3",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/sortutil",
- "repository": "https://github.com/cznic/sortutil",
- "revision": "4c7342852e65c2088c981288f2c5610d10b9f7f4",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/strutil",
- "repository": "https://github.com/cznic/strutil",
- "revision": "1eb03e3cc9d345307a45ec82bd3016cde4bd4464",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/cznic/zappy",
- "repository": "https://github.com/cznic/zappy",
- "revision": "2533cb5b45cc6c07421468ce262899ddc9d53fb7",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/d4l3k/messagediff",
- "repository": "https://github.com/d4l3k/messagediff",
- "revision": "7b706999d935b04cf2dbc71a5a5afcbd288aeb48",
- "branch": "master"
- },
- {
- "importpath": "github.com/edsrzf/mmap-go",
- "repository": "https://github.com/edsrzf/mmap-go",
- "revision": "935e0e8a636ca4ba70b713f3e38a19e1b77739e8",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/gobwas/glob",
- "repository": "https://github.com/gobwas/glob",
- "revision": "0354991b92587e2742549d3036f3b5bae5ab03f2",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/gogo/protobuf",
- "repository": "https://github.com/gogo/protobuf",
- "revision": "7883e1468d48d969e1c3ce4bcde89b6a7dd4adc4",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/golang/groupcache/lru",
- "repository": "https://github.com/golang/groupcache",
- "revision": "02826c3e79038b59d737d3b1c0a1d937f71a4433",
- "branch": "master",
- "path": "/lru",
- "notests": true
- },
- {
- "importpath": "github.com/golang/snappy",
- "repository": "https://github.com/golang/snappy",
- "revision": "5f1c01d9f64b941dd9582c638279d046eda6ca31",
- "branch": "master"
- },
- {
- "importpath": "github.com/jackpal/gateway",
- "repository": "https://github.com/jackpal/gateway",
- "revision": "3e333950771011fed13be63e62b9f473c5e0d9bf",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/juju/ratelimit",
- "repository": "https://github.com/juju/ratelimit",
- "revision": "77ed1c8a01217656d2080ad51981f6e99adaa177",
- "branch": "master"
- },
- {
- "importpath": "github.com/kardianos/osext",
- "repository": "https://github.com/kardianos/osext",
- "revision": "29ae4ffbc9a6fe9fb2bc5029050ce6996ea1d3bc",
- "branch": "master"
- },
- {
- "importpath": "github.com/lib/pq",
- "repository": "https://github.com/lib/pq",
- "revision": "ee1442bda7bd1b6a84e913bdb421cb1874ec629d",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/minio/sha256-simd",
- "repository": "https://github.com/minio/sha256-simd",
- "revision": "672e7bc9f3482375df73741cf57a157fe187ec26",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/onsi/ginkgo",
- "repository": "https://github.com/onsi/ginkgo",
- "revision": "ac3d45ddd7ef5c4d7fc4d037b615a81f4d67981e",
- "branch": "master"
- },
- {
- "importpath": "github.com/onsi/gomega",
- "repository": "https://github.com/onsi/gomega",
- "revision": "a1094b2db2d4845621602c667bd4ccf09834544e",
- "branch": "master"
- },
- {
- "importpath": "github.com/oschwald/geoip2-golang",
- "repository": "https://github.com/oschwald/geoip2-golang",
- "revision": "51714a0e79df40e00a94ae5086ec2a5532c9ee57",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/oschwald/maxminddb-golang",
- "repository": "https://github.com/oschwald/maxminddb-golang",
- "revision": "a26428e0305b837e06fe69221489819126a346c8",
- "branch": "master",
- "notests": true
- },
- {
- "importpath": "github.com/rcrowley/go-metrics",
- "repository": "https://github.com/rcrowley/go-metrics",
- "revision": "eeba7bd0dd01ace6e690fa833b3f22aaec29af43",
- "branch": "master"
- },
- {
- "importpath": "github.com/stathat/go",
- "repository": "https://github.com/stathat/go",
- "revision": "91dfa3a59c5b233fef9a346a1460f6e2bc889d93",
- "branch": "master"
- },
- {
- "importpath": "github.com/syndtr/goleveldb",
- "repository": "https://github.com/syndtr/goleveldb",
- "revision": "6ae1797c0b42b9323fc27ff7dcf568df88f2f33d",
- "branch": "master"
- },
- {
- "importpath": "github.com/thejerf/suture",
- "repository": "https://github.com/thejerf/suture",
- "revision": "fe1c0d795ff7a7e54fc54ef6afb36ee0adf0c276",
- "branch": "master"
- },
- {
- "importpath": "github.com/vitrun/qart/coding",
- "repository": "https://github.com/vitrun/qart",
- "revision": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0",
- "branch": "master",
- "path": "/coding"
- },
- {
- "importpath": "github.com/vitrun/qart/gf256",
- "repository": "https://github.com/vitrun/qart",
- "revision": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0",
- "branch": "master",
- "path": "/gf256"
- },
- {
- "importpath": "github.com/vitrun/qart/qr",
- "repository": "https://github.com/vitrun/qart",
- "revision": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0",
- "branch": "master",
- "path": "/qr"
- },
- {
- "importpath": "golang.org/x/crypto/bcrypt",
- "repository": "https://go.googlesource.com/crypto",
- "revision": "e311231e83195f401421a286060d65643f9c9d40",
- "branch": "master",
- "path": "/bcrypt"
- },
- {
- "importpath": "golang.org/x/crypto/blowfish",
- "repository": "https://go.googlesource.com/crypto",
- "revision": "e311231e83195f401421a286060d65643f9c9d40",
- "branch": "master",
- "path": "/blowfish"
- },
- {
- "importpath": "golang.org/x/net/bpf",
- "repository": "https://go.googlesource.com/net",
- "revision": "749a502dd1eaf3e5bfd4f8956748c502357c0bbe",
- "branch": "master",
- "path": "/bpf",
- "notests": true
- },
- {
- "importpath": "golang.org/x/net/context",
- "repository": "https://go.googlesource.com/net",
- "revision": "749a502dd1eaf3e5bfd4f8956748c502357c0bbe",
- "branch": "master",
- "path": "/context",
- "notests": true
- },
- {
- "importpath": "golang.org/x/net/internal/iana",
- "repository": "https://go.googlesource.com/net",
- "revision": "08f168e593b5aab61849054b77981de812666697",
- "branch": "master",
- "path": "/internal/iana"
- },
- {
- "importpath": "golang.org/x/net/internal/netreflect",
- "repository": "https://go.googlesource.com/net",
- "revision": "749a502dd1eaf3e5bfd4f8956748c502357c0bbe",
- "branch": "master",
- "path": "/internal/netreflect",
- "notests": true
- },
- {
- "importpath": "golang.org/x/net/ipv6",
- "repository": "https://go.googlesource.com/net",
- "revision": "749a502dd1eaf3e5bfd4f8956748c502357c0bbe",
- "branch": "master",
- "path": "/ipv6"
- },
- {
- "importpath": "golang.org/x/net/proxy",
- "repository": "https://go.googlesource.com/net",
- "revision": "749a502dd1eaf3e5bfd4f8956748c502357c0bbe",
- "branch": "master",
- "path": "/proxy"
- },
- {
- "importpath": "golang.org/x/net/route",
- "repository": "https://go.googlesource.com/net",
- "revision": "749a502dd1eaf3e5bfd4f8956748c502357c0bbe",
- "branch": "master",
- "path": "/route",
- "notests": true
- },
- {
- "importpath": "golang.org/x/sys/unix",
- "repository": "https://go.googlesource.com/sys",
- "revision": "a408501be4d17ee978c04a618e7a1b22af058c0e",
- "branch": "master",
- "path": "/unix",
- "notests": true
- },
- {
- "importpath": "golang.org/x/sys/windows",
- "repository": "https://go.googlesource.com/sys",
- "revision": "a408501be4d17ee978c04a618e7a1b22af058c0e",
- "branch": "master",
- "path": "/windows",
- "notests": true
- },
- {
- "importpath": "golang.org/x/text/transform",
- "repository": "https://go.googlesource.com/text",
- "revision": "a71fd10341b064c10f4a81ceac72bcf70f26ea34",
- "branch": "master",
- "path": "/transform"
- },
- {
- "importpath": "golang.org/x/text/unicode/norm",
- "repository": "https://go.googlesource.com/text",
- "revision": "a71fd10341b064c10f4a81ceac72bcf70f26ea34",
- "branch": "master",
- "path": "/unicode/norm"
- }
- ]
- }
|