1804 lines
47 KiB
Nix
1804 lines
47 KiB
Nix
# file generated from go.mod using vgo2nix (https://github.com/nix-community/vgo2nix)
|
|
[
|
|
{
|
|
goPackagePath = "cloud.google.com/go";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/google-cloud-go";
|
|
rev = "v0.46.3";
|
|
sha256 = "102r2hhr93lcjn97svi382zmng8kp9vkl5kpw3xhd7zv17n42625";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "cloud.google.com/go/bigquery";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/google-cloud-go";
|
|
rev = "bigquery/v1.0.1";
|
|
sha256 = "1gnvs0q96l37z0ypw426b590jsihn459scdzb0g8vr2c8lwkcrmh";
|
|
moduleDir = "bigquery";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "cloud.google.com/go/datastore";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/google-cloud-go";
|
|
rev = "datastore/v1.0.0";
|
|
sha256 = "0d7ikvbyasifhbxgc2gw97zqc27ihi9a22wdywh5gw2cwjwpw5gi";
|
|
moduleDir = "datastore";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "cloud.google.com/go/firestore";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/google-cloud-go";
|
|
rev = "firestore/v1.1.0";
|
|
sha256 = "0slvm0vx5f8l2vs4k9k8jv8qnz6z9dzq25xmrhza82cj9j51ghvb";
|
|
moduleDir = "firestore";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "cloud.google.com/go/pubsub";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/google-cloud-go";
|
|
rev = "pubsub/v1.0.1";
|
|
sha256 = "0vgnys9rl0yicq4mjb1rg199zqfb3sax1ay6jbbyhnm7l36il3nv";
|
|
moduleDir = "pubsub";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "cloud.google.com/go/storage";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/google-cloud-go";
|
|
rev = "storage/v1.0.0";
|
|
sha256 = "102r2hhr93lcjn97svi382zmng8kp9vkl5kpw3xhd7zv17n42625";
|
|
moduleDir = "storage";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "dmitri.shuralyov.com/gpu/mtl";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://dmitri.shuralyov.com/gpu/mtl";
|
|
rev = "666a987793e9";
|
|
sha256 = "1isd03hgiwcf2ld1rlp0plrnfz7r4i7c5q4kb6hkcd22axnmrv0z";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "entgo.io/ent";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/ent/ent";
|
|
rev = "v0.6.0";
|
|
sha256 = "16nfz65il5qplzk0j8h9l3x6b95iqw8fwma4c35fr22d7zdpdpvx";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/BurntSushi/toml";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/BurntSushi/toml";
|
|
rev = "v0.3.1";
|
|
sha256 = "1fjdwwfzyzllgiwydknf1pwjvy49qxfsczqx5gz3y0izs7as99j6";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/BurntSushi/xgb";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/BurntSushi/xgb";
|
|
rev = "27f122750802";
|
|
sha256 = "18lp2x8f5bljvlz0r7xn744f0c9rywjsb9ifiszqqdcpwhsa0kvj";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/DATA-DOG/go-sqlmock";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/DATA-DOG/go-sqlmock";
|
|
rev = "v1.5.0";
|
|
sha256 = "19vn6xf3wqam312g30f7qdcrh8km3wzqsa43qipyz2y5ma2l7pd4";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/OneOfOne/xxhash";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/OneOfOne/xxhash";
|
|
rev = "v1.2.2";
|
|
sha256 = "1mjfhrwhvxa48rycjnqpqzm521i38h1hdyz6pdwmhd7xb8j6gwi6";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/alecthomas/template";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/alecthomas/template";
|
|
rev = "a0175ee3bccc";
|
|
sha256 = "0qjgvvh26vk1cyfq9fadyhfgdj36f1iapbmr5xp6zqipldz8ffxj";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/alecthomas/units";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/alecthomas/units";
|
|
rev = "2efee857e7cf";
|
|
sha256 = "1j65b91qb9sbrml9cpabfrcf07wmgzzghrl7809hjjhrmbzri5bl";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/armon/circbuf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/armon/circbuf";
|
|
rev = "bbbad097214e";
|
|
sha256 = "1idpr0lzb2px2p3wgfq2276yl7jpaz43df6n91kf790404s4zmk3";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/armon/go-metrics";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/armon/go-metrics";
|
|
rev = "f0300d1749da";
|
|
sha256 = "13l7c35ps0r27vxfil2w0xhhc7w5rh00awvlmn4cz0a937b9ffpv";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/armon/go-radix";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/armon/go-radix";
|
|
rev = "7fddfc383310";
|
|
sha256 = "0y8chspn14n9xpsfb9gxnnf819rfpriaz64v81p7873a42kkhxb4";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/beorn7/perks";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/beorn7/perks";
|
|
rev = "v1.0.0";
|
|
sha256 = "1i1nz1f6g55xi2y3aiaz5kqfgvknarbfl4f0sx4nyyb4s7xb1z9x";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/bgentry/speakeasy";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/bgentry/speakeasy";
|
|
rev = "v0.1.0";
|
|
sha256 = "02dfrj0wyphd3db9zn2mixqxwiz1ivnyc5xc7gkz58l5l27nzp8s";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/bketelsen/crypt";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/bketelsen/crypt";
|
|
rev = "5cbc8cc4026c";
|
|
sha256 = "006772d50c73llgz8chvynndk28qxcyr1fd18sm0b5w1g1rdw2wp";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/census-instrumentation/opencensus-proto";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/census-instrumentation/opencensus-proto";
|
|
rev = "v0.2.1";
|
|
sha256 = "19fcx3sc99i5dsklny6r073z5j20vlwn2xqm6di1q3b1xwchzqfj";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/cespare/xxhash";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/cespare/xxhash";
|
|
rev = "v1.1.0";
|
|
sha256 = "1qyzlcdcayavfazvi03izx83fvip8h36kis44zr2sg7xf6sx6l4x";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/client9/misspell";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/client9/misspell";
|
|
rev = "v0.3.4";
|
|
sha256 = "1vwf33wsc4la25zk9nylpbp9px3svlmldkm0bha4hp56jws4q9cs";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/cncf/udpa/go";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/cncf/udpa";
|
|
rev = "269d4d468f6f";
|
|
sha256 = "0i1jiaw2k3hlwwmg4hap81vb4s1p25xp9kdfww37v0fbgjariccs";
|
|
moduleDir = "go";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/coreos/bbolt";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/coreos/bbolt";
|
|
rev = "v1.3.2";
|
|
sha256 = "13d5l6p6c5wvkr6vn9hkhz9c593qifn7fgx0hg4d6jcvg1y0bnm2";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/coreos/etcd";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/coreos/etcd";
|
|
rev = "v3.3.13";
|
|
sha256 = "1kac4qfr83f2hdz35403f1ald05wc85vvhw79vxb431n61jvyaqy";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/coreos/go-semver";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/coreos/go-semver";
|
|
rev = "v0.3.0";
|
|
sha256 = "0770h1mpig2j5sbiha3abnwaw8p6dg9i87r8pc7cf6m4kwml3sc9";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/coreos/go-systemd";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/coreos/go-systemd";
|
|
rev = "95778dfbb74e";
|
|
sha256 = "1s3bg9p78wkixn2bqb2p23wbsqfg949ml6crw2b498s71mwh8rcf";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/coreos/pkg";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/coreos/pkg";
|
|
rev = "399ea9e2e55f";
|
|
sha256 = "0nxbn0m7lr4dg0yrwnvlkfiyg3ndv8vdpssjx7b714nivpc6ar0y";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/cpuguy83/go-md2man/v2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/cpuguy83/go-md2man";
|
|
rev = "v2.0.0";
|
|
sha256 = "0r1f7v475dxxgzqci1mxfliwadcrk86ippflx9n411325l4g3ghv";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/davecgh/go-spew";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/davecgh/go-spew";
|
|
rev = "v1.1.1";
|
|
sha256 = "0hka6hmyvp701adzag2g26cxdj47g21x6jz4sc6jjz1mn59d474y";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/dgrijalva/jwt-go";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/dgrijalva/jwt-go";
|
|
rev = "v3.2.0";
|
|
sha256 = "08m27vlms74pfy5z79w67f9lk9zkx6a9jd68k3c4msxy75ry36mp";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/dgryski/go-sip13";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/dgryski/go-sip13";
|
|
rev = "e10d5fee7954";
|
|
sha256 = "15fyibfas209ljz3f7g07kdmfbl3hhyd9n5n7aq5n5p9m5mn41d6";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/envoyproxy/go-control-plane";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/envoyproxy/go-control-plane";
|
|
rev = "v0.9.4";
|
|
sha256 = "0m0crzx70lp7vz13v20wxb1fcfdnzp7h3mkh3bn6a8mbfz6w5asj";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/envoyproxy/protoc-gen-validate";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/envoyproxy/protoc-gen-validate";
|
|
rev = "v0.1.0";
|
|
sha256 = "0kxd3wwh3xwqk0r684hsy281xq4y71cd11d4q2hspcjbnlbwh7cy";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/fatih/color";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/fatih/color";
|
|
rev = "v1.7.0";
|
|
sha256 = "0v8msvg38r8d1iiq2i5r4xyfx0invhc941kjrsg5gzwvagv55inv";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/fsnotify/fsnotify";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/fsnotify/fsnotify";
|
|
rev = "v1.4.7";
|
|
sha256 = "07va9crci0ijlivbb7q57d2rz9h27zgn2fsm60spjsqpdbvyrx4g";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/ghodss/yaml";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/ghodss/yaml";
|
|
rev = "v1.0.0";
|
|
sha256 = "0skwmimpy7hlh7pva2slpcplnm912rp3igs98xnqmn859kwa5v8g";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/go-bindata/go-bindata";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/go-bindata/go-bindata";
|
|
rev = "ee3c2418e368";
|
|
sha256 = "0z6x00p6anqh97h9qrr7bj9z5ch1m1hpdfmhjwiczdyfrkp8ybxc";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/go-gl/glfw";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/go-gl/glfw";
|
|
rev = "e6da0acd62b1";
|
|
sha256 = "0prvx5r7q8yrhqvnwibv4xz3dayjbq36yajzqvh0z4lqsh4hyhch";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/go-kit/kit";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/go-kit/kit";
|
|
rev = "v0.8.0";
|
|
sha256 = "1rcywbc2pvab06qyf8pc2rdfjv7r6kxdv2v4wnpqnjhz225wqvc0";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/go-logfmt/logfmt";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/go-logfmt/logfmt";
|
|
rev = "v0.4.0";
|
|
sha256 = "06smxc112xmixz78nyvk3b2hmc7wasf2sl5vxj1xz62kqcq9lzm9";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/go-openapi/inflect";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/go-openapi/inflect";
|
|
rev = "v0.19.0";
|
|
sha256 = "1bsv7cb9ylkgglcn5nk99v417c1120523v2pgp5nqir8sgsplbwd";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/go-sql-driver/mysql";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/go-sql-driver/mysql";
|
|
rev = "681ffa848bae";
|
|
sha256 = "1wyqpr1pbmxbvxfcpsm038kc9r2gmsikzm5dzwhxpngyl8y3h7vc";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/go-stack/stack";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/go-stack/stack";
|
|
rev = "v1.8.0";
|
|
sha256 = "0wk25751ryyvxclyp8jdk5c3ar0cmfr8lrjb66qbg4808x66b96v";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/gogo/protobuf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/gogo/protobuf";
|
|
rev = "v1.2.1";
|
|
sha256 = "06yqa6h0kw3gr5pc3qmas7f7435a96zf7iw7p0l00r2hqf6fqq6m";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golang/glog";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/glog";
|
|
rev = "23def4e6c14b";
|
|
sha256 = "0jb2834rw5sykfr937fxi8hxi2zy80sj2bdn9b3jb4b26ksqng30";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golang/groupcache";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/groupcache";
|
|
rev = "8c9f03a8e57e";
|
|
sha256 = "0vjjr79r32icjzlb05wn02k59av7jx0rn1jijml8r4whlg7dnkfh";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golang/mock";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/mock";
|
|
rev = "v1.3.1";
|
|
sha256 = "1wnfa8njxdym1qb664dmfnkpm4pmqy22hqjlqpwaaiqhglb5g9d1";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golang/protobuf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/protobuf";
|
|
rev = "v1.4.3";
|
|
sha256 = "1kf1d7xmyjvy0z6j5czp6nqyvj9zrk6liv6znif08927xqfrzyln";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/google/btree";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/btree";
|
|
rev = "v1.0.0";
|
|
sha256 = "0ba430m9fbnagacp57krgidsyrgp3ycw5r7dj71brgp5r52g82p6";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/google/go-cmp";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/go-cmp";
|
|
rev = "v0.5.3";
|
|
sha256 = "011gdkmyk3w7qkcwljhqak4h5npn4n7fwgx1fwpyx9c7wizvgkm5";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/google/gofuzz";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/gofuzz";
|
|
rev = "v1.0.0";
|
|
sha256 = "0qz439qvccm91w0mmjz4fqgx48clxdwagkvvx89cr43q1d4iry36";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/google/martian";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/martian";
|
|
rev = "v2.1.0";
|
|
sha256 = "197hil6vrjk50b9wvwyzf61csid83whsjj6ik8mc9r2lryxlyyrp";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/google/pprof";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/pprof";
|
|
rev = "54271f7e092f";
|
|
sha256 = "14x4ydifz23rzaylggvwbm3dwlv1bc6s0bclmkxck9nbjbqw89vy";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/google/renameio";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/renameio";
|
|
rev = "v0.1.0";
|
|
sha256 = "1ki2x5a9nrj17sn092d6n4zr29lfg5ydv4xz5cp58z6cw8ip43jx";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/google/uuid";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/uuid";
|
|
rev = "v1.2.0";
|
|
sha256 = "08wqig98w23cg2ngjijhgm6s0mdayb95awa3cn3bs69lg20gryac";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/googleapis/gax-go/v2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/gax-go";
|
|
rev = "v2.0.5";
|
|
sha256 = "1lxawwngv6miaqd25s3ba0didfzylbwisd2nz7r4gmbmin6jsjrx";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/gopherjs/gopherjs";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/gopherjs/gopherjs";
|
|
rev = "0766667cb4d1";
|
|
sha256 = "13pfc9sxiwjky2lm1xb3i3lcisn8p6mgjk2d927l7r92ysph8dmw";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/gorilla/websocket";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/gorilla/websocket";
|
|
rev = "v1.4.2";
|
|
sha256 = "0mkm9w6kjkrlzab5wh8p4qxkc0icqawjbvr01d2nk6ykylrln40s";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/grpc-ecosystem/go-grpc-middleware";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/grpc-ecosystem/go-grpc-middleware";
|
|
rev = "v1.0.0";
|
|
sha256 = "0lwgxih021xfhfb1xb9la5f98bpgpaiz63sbllx77qwwl2rmhrsp";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/grpc-ecosystem/go-grpc-prometheus";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/grpc-ecosystem/go-grpc-prometheus";
|
|
rev = "v1.2.0";
|
|
sha256 = "1lzk54h7np32b3acidg1ggbn8ppbnns0m71gcg9d1qkkdh8zrijl";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/grpc-ecosystem/grpc-gateway";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/grpc-ecosystem/grpc-gateway";
|
|
rev = "v1.9.0";
|
|
sha256 = "1r4y48c76yxc2hpqszfjirvh7zxjb6z72qmk95li12ar79dhv3dy";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/consul/api";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/consul";
|
|
rev = "api/v1.1.0";
|
|
sha256 = "1ww9rgzyq5ci8hk4jz1ibzdhac73rm35lqw8xk2iriprghbh589p";
|
|
moduleDir = "api";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/consul/sdk";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/consul";
|
|
rev = "sdk/v0.1.1";
|
|
sha256 = "14cw0ijifma212qqwqs6slp0wl4mpj9f3mckzsc0l26i0n2pm2mc";
|
|
moduleDir = "sdk";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/errwrap";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/errwrap";
|
|
rev = "v1.0.0";
|
|
sha256 = "0slfb6w3b61xz04r32bi0a1bygc82rjzhqkxj2si2074wynqnr1c";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-cleanhttp";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-cleanhttp";
|
|
rev = "v0.5.1";
|
|
sha256 = "07kx3fhryqmaw3czacmm11qwx63js2q8cfq967vphk7xg9q377kk";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-immutable-radix";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-immutable-radix";
|
|
rev = "v1.0.0";
|
|
sha256 = "1v3nmsnk1s8bzpclrhirz7iq0g5xxbw9q5gvrg9ss6w9crs72qr6";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-msgpack";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-msgpack";
|
|
rev = "v0.5.3";
|
|
sha256 = "00jv0ajqd58pkb2yyhlrjp0rv1mvb1ijx3yqjyikcmzvk9jb4h5m";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-multierror";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-multierror";
|
|
rev = "v1.0.0";
|
|
sha256 = "00nyn8llqzbfm8aflr9kwsvpzi4kv8v45c141v88xskxp5xf6z49";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-rootcerts";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-rootcerts";
|
|
rev = "v1.0.0";
|
|
sha256 = "0wply5zhj1rcybr932zbwm1i18q5wr7kgkhnz6bw6mk1n9yr8lfj";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-sockaddr";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-sockaddr";
|
|
rev = "v1.0.0";
|
|
sha256 = "1yn1xq8ysn0lszmkygz3a9lgpswbz1p91jv7q8l20s4749a22xgi";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-syslog";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-syslog";
|
|
rev = "v1.0.0";
|
|
sha256 = "09vccqggz212cg0jir6vv708d6mx0f9w5bxrcdah3h6chgmal6v1";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-uuid";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-uuid";
|
|
rev = "v1.0.1";
|
|
sha256 = "0jvb88m0rq41bwgirsadgw7mnayl27av3gd2vqa3xvxp3fy0hp5k";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go.net";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go.net";
|
|
rev = "v0.0.1";
|
|
sha256 = "06arwi95xp5rxyz7rndvhc3wlwg0jn9a5z6djf3yyg5h9zfab9i4";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/golang-lru";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/golang-lru";
|
|
rev = "v0.5.1";
|
|
sha256 = "13f870cvk161bzjj6x41l45r5x9i1z9r2ymwmvm7768kg08zznpy";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/hcl";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/hcl";
|
|
rev = "v1.0.0";
|
|
sha256 = "0q6ml0qqs0yil76mpn4mdx4lp94id8vbv575qm60jzl1ijcl5i66";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/logutils";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/logutils";
|
|
rev = "v1.0.0";
|
|
sha256 = "076wf4sh5p3f953ndqk1cc0x7jhmlqrxak9953rz79rcdw77rjvv";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/mdns";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/mdns";
|
|
rev = "v1.0.0";
|
|
sha256 = "0qr4l91hhi97s8a1isnrw3s4q8pjzacqiks870vnwh15v7ig3axd";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/memberlist";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/memberlist";
|
|
rev = "v0.1.3";
|
|
sha256 = "0k1spq7dagvqj3baqw2dhxx1zxrb02y6m3apzr3a7gyirii890g3";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/serf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/serf";
|
|
rev = "v0.8.2";
|
|
sha256 = "0nrslghvdjhaczr2xp9mn8xgcx1dxl4jgpbk0l61ssmxahpx4iyc";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/inconshreveable/mousetrap";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/inconshreveable/mousetrap";
|
|
rev = "v1.0.0";
|
|
sha256 = "1mn0kg48xkd74brf48qf5hzp0bc6g8cf5a77w895rl3qnlpfw152";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/jessevdk/go-flags";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/jessevdk/go-flags";
|
|
rev = "v1.4.0";
|
|
sha256 = "0algnnigph27spgn655zm4723yfjxjjvlf4k14z9drj3682df25a";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/jonboulle/clockwork";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/jonboulle/clockwork";
|
|
rev = "v0.1.0";
|
|
sha256 = "1pqxhsdavbp1n5grgyx2j6ylvql2fzn2cvpsgkc8li69dil7sibl";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/json-iterator/go";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/json-iterator/go";
|
|
rev = "v1.1.10";
|
|
sha256 = "134zwc2pmf8nd90r8065wsl6vv1mwjl23bs70i08dzhw5h98drr4";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/jstemmer/go-junit-report";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/jstemmer/go-junit-report";
|
|
rev = "af01ea7f8024";
|
|
sha256 = "1lp3n94ris12hac02wi31f3whs88lcrzwgdg43a5j6cafg9p1d0s";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/jtolds/gls";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/jtolds/gls";
|
|
rev = "v4.20.0";
|
|
sha256 = "1k7xd2q2ysv2xsh373qs801v6f359240kx0vrl0ydh7731lngvk6";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/julienschmidt/httprouter";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/julienschmidt/httprouter";
|
|
rev = "v1.3.0";
|
|
sha256 = "1a6sy0ysqknsjssjh7qg1dqn21xmj9a36c57nrk7srfmab4ffmk1";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/kisielk/errcheck";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/kisielk/errcheck";
|
|
rev = "v1.2.0";
|
|
sha256 = "0am6g10ipdxw84byscm7shda654882wjcbinq5c4696m6mhi2qrd";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/kisielk/gotool";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/kisielk/gotool";
|
|
rev = "v1.0.0";
|
|
sha256 = "14af2pa0ssyp8bp2mvdw184s5wcysk6akil3wzxmr05wwy951iwn";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/konsorten/go-windows-terminal-sequences";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/konsorten/go-windows-terminal-sequences";
|
|
rev = "v1.0.1";
|
|
sha256 = "1lchgf27n276vma6iyxa0v1xds68n2g8lih5lavqnx5x6q5pw2ip";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/kr/logfmt";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/kr/logfmt";
|
|
rev = "b84e30acd515";
|
|
sha256 = "02ldzxgznrfdzvghfraslhgp19la1fczcbzh7wm2zdc6lmpd1qq9";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/kr/pretty";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/kr/pretty";
|
|
rev = "v0.1.0";
|
|
sha256 = "18m4pwg2abd0j9cn5v3k2ksk9ig4vlwxmlw9rrglanziv9l967qp";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/kr/pty";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/kr/pty";
|
|
rev = "v1.1.1";
|
|
sha256 = "0383f0mb9kqjvncqrfpidsf8y6ns5zlrc91c6a74xpyxjwvzl2y6";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/kr/text";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/kr/text";
|
|
rev = "v0.1.0";
|
|
sha256 = "1gm5bsl01apvc84bw06hasawyqm4q84vx1pm32wr9jnd7a8vjgj1";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/lib/pq";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/lib/pq";
|
|
rev = "v1.9.0";
|
|
sha256 = "09r1m5vw78b59v54gfzjwjvwfzzhbcjbakqkhraklkflspgarccz";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/magiconair/properties";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/magiconair/properties";
|
|
rev = "v1.8.1";
|
|
sha256 = "19zqw1x0w0crh8zc84yy82nkcc5yjz72gviaf2xjgfm5a8np7nyb";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mattn/go-colorable";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mattn/go-colorable";
|
|
rev = "v0.0.9";
|
|
sha256 = "1nwjmsppsjicr7anq8na6md7b1z84l9ppnlr045hhxjvbkqwalvx";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mattn/go-isatty";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mattn/go-isatty";
|
|
rev = "v0.0.3";
|
|
sha256 = "06w45aqz2a6yrk25axbly2k5wmsccv8cspb94bfmz4izvw8h927n";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mattn/go-runewidth";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mattn/go-runewidth";
|
|
rev = "v0.0.9";
|
|
sha256 = "1mvlxcdwr0vwp8b2wqs6y7hk72y28sqh03dz5x0xkg48d4y9cplj";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mattn/go-sqlite3";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mattn/go-sqlite3";
|
|
rev = "v1.14.7";
|
|
sha256 = "06a4ls7x5yfyr6r2czi9a1cjb71al6csd2y4jc2k7vadprk1ayi5";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/matttproud/golang_protobuf_extensions";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/matttproud/golang_protobuf_extensions";
|
|
rev = "v1.0.1";
|
|
sha256 = "1d0c1isd2lk9pnfq2nk0aih356j30k3h1gi2w0ixsivi5csl7jya";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/miekg/dns";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/miekg/dns";
|
|
rev = "v1.0.14";
|
|
sha256 = "1qgli6yp59bv6vc6zag84cwxmcxgnyxm1q2f301yyijk3wy5b2ak";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mitchellh/cli";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mitchellh/cli";
|
|
rev = "v1.0.0";
|
|
sha256 = "1i9kmr7rcf10d2hji8h4247hmc0nbairv7a0q51393aw2h1bnwg2";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mitchellh/go-homedir";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mitchellh/go-homedir";
|
|
rev = "v1.1.0";
|
|
sha256 = "0ydzkipf28hwj2bfxqmwlww47khyk6d152xax4bnyh60f4lq3nx1";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mitchellh/go-testing-interface";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mitchellh/go-testing-interface";
|
|
rev = "v1.0.0";
|
|
sha256 = "1dl2js8di858bawg7dadlf1qjpkl2g3apziihjyf5imri3znyfpw";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mitchellh/gox";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mitchellh/gox";
|
|
rev = "v0.4.0";
|
|
sha256 = "1q4fdkw904mrmh1q5z8pfd3r0gcn5dm776kldqawddy93iiwnp8r";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mitchellh/iochan";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mitchellh/iochan";
|
|
rev = "v1.0.0";
|
|
sha256 = "058n9bbf536f2nw3pbs7pysrg9cqvgkb28z2zf5wjyrzrknyk53g";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mitchellh/mapstructure";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mitchellh/mapstructure";
|
|
rev = "v1.4.1";
|
|
sha256 = "1m98wiadb6kdnzv21m8p7nk1jb30zpjh47fkb1dg251r3m7bj47v";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/modern-go/concurrent";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/modern-go/concurrent";
|
|
rev = "bacd9c7ef1dd";
|
|
sha256 = "0s0fxccsyb8icjmiym5k7prcqx36hvgdwl588y0491gi18k5i4zs";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/modern-go/reflect2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/modern-go/reflect2";
|
|
rev = "v1.0.1";
|
|
sha256 = "06a3sablw53n1dqqbr2f53jyksbxdmmk8axaas4yvnhyfi55k4lf";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mwitkow/go-conntrack";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mwitkow/go-conntrack";
|
|
rev = "cc309e4a2223";
|
|
sha256 = "0nbrnpk7bkmqg9mzwsxlm0y8m7s9qd9phr1q30qlx2qmdmz7c1mf";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/oklog/ulid";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/oklog/ulid";
|
|
rev = "v1.3.1";
|
|
sha256 = "0hybwyid820n80axrk863k2py93hbqlq6hxhf84ppmz0qd0ys0gq";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/olekukonko/tablewriter";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/olekukonko/tablewriter";
|
|
rev = "v0.0.4";
|
|
sha256 = "02r0n2b9yh3x8xyf48k17dxlwj234hlgjycylbjxi6qg08hfmz2x";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/pascaldekloe/goe";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/pascaldekloe/goe";
|
|
rev = "57f6aae5913c";
|
|
sha256 = "1dqd3mfb4z2vmv6pg6fhgvfc53vhndk24wcl9lj1rz02n6m279fq";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/pelletier/go-toml";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/pelletier/go-toml";
|
|
rev = "v1.2.0";
|
|
sha256 = "1fjzpcjng60mc3a4b2ql5a00d5gah84wj740dabv9kq67mpg8fxy";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/pkg/errors";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/pkg/errors";
|
|
rev = "v0.9.1";
|
|
sha256 = "1761pybhc2kqr6v5fm8faj08x9bql8427yqg6vnfv6nhrasx1mwq";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/pmezard/go-difflib";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/pmezard/go-difflib";
|
|
rev = "v1.0.0";
|
|
sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/posener/complete";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/posener/complete";
|
|
rev = "v1.1.1";
|
|
sha256 = "1nbdiybjizbaxbf5q0xwbq0cjqw4bl6jggvsjzrpif0w86fcjda2";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/client_golang";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/client_golang";
|
|
rev = "v0.9.3";
|
|
sha256 = "1608rm1y2p3iv8k2x7wyc6hshvpbfkv2k77hy0x870syms1g3g1p";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/client_model";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/client_model";
|
|
rev = "14fe0d1b01d4";
|
|
sha256 = "0zdmk6rbbx39cvfz0r59v2jg5sg9yd02b4pds5n5llgvivi99550";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/common";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/common";
|
|
rev = "v0.4.0";
|
|
sha256 = "00008pczafy982m59n1j31pnp41f4grbc2c40jccp52xg3m5klmr";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/procfs";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/procfs";
|
|
rev = "5867b95ac084";
|
|
sha256 = "1rahdk62ajj4zpfb3mgzjqip773la9fb0m87m7s9a0b39l3fmzvr";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/tsdb";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/tsdb";
|
|
rev = "v0.7.1";
|
|
sha256 = "1c1da8i5byvhh4fp3vqjfb65aaksjskn3ggb8wg9hcfzjrhgpz04";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/rogpeppe/fastuuid";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/rogpeppe/fastuuid";
|
|
rev = "6724a57986af";
|
|
sha256 = "12s65phfx6hxj4v0b5kj8akgrbf5mxpa101fyzw03h6hld1f70cz";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/rogpeppe/go-internal";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/rogpeppe/go-internal";
|
|
rev = "v1.3.0";
|
|
sha256 = "0mcdh1licgnnahwml9y2iq6xy5x9xmjw5frcnds2s3wpjyqrl216";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/russross/blackfriday/v2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/russross/blackfriday";
|
|
rev = "v2.0.1";
|
|
sha256 = "0nlz7isdd4rgnwzs68499hlwicxz34j2k2a0b8jy0y7ycd2bcr5j";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/ryanuber/columnize";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/ryanuber/columnize";
|
|
rev = "9b3edd62028f";
|
|
sha256 = "1ya1idkbb0a9fjlhkcnh5a9yvpwzwfmbyg7d56lpplwr9rqi1da4";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/sean-/seed";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/sean-/seed";
|
|
rev = "e2103e2c3529";
|
|
sha256 = "0glir8jxi1w7aga2jwdb63pp1h8q4whknili7xixsqzwyy716125";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/shurcooL/sanitized_anchor_name";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/shurcooL/sanitized_anchor_name";
|
|
rev = "v1.0.0";
|
|
sha256 = "1gv9p2nr46z80dnfjsklc6zxbgk96349sdsxjz05f3z6wb6m5l8f";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/sirupsen/logrus";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/sirupsen/logrus";
|
|
rev = "v1.2.0";
|
|
sha256 = "0r6334x2bls8ddznvzaldx4g88msjjns4mlks95rqrrg7h0ijigg";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/smartystreets/assertions";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/smartystreets/assertions";
|
|
rev = "b2de0cb4f26d";
|
|
sha256 = "1i7ldgavgl35c7gk25p7bvdr282ckng090zr4ch9mk1705akx09y";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/smartystreets/goconvey";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/smartystreets/goconvey";
|
|
rev = "v1.6.4";
|
|
sha256 = "07zjxwszayal88z1j2bwnqrsa32vg8l4nivks5yfr9j8xfsw7n6m";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/soheilhy/cmux";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/soheilhy/cmux";
|
|
rev = "v0.1.4";
|
|
sha256 = "1f736g68d9vwlyfb6g0fxkr0r875369xafk30cz8kaq5niaqwv0h";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/spaolacci/murmur3";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spaolacci/murmur3";
|
|
rev = "f09979ecbc72";
|
|
sha256 = "1lv3zyz3jy2d76bhvvs8svygx66606iygdvwy5cwc0p5z8yghq25";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/spf13/afero";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/afero";
|
|
rev = "v1.1.2";
|
|
sha256 = "0miv4faf5ihjfifb1zv6aia6f6ik7h1s4954kcb8n6ixzhx9ck6k";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/spf13/cast";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/cast";
|
|
rev = "v1.3.0";
|
|
sha256 = "0xq1ffqj8y8h7dcnm0m9lfrh0ga7pssnn2c1dnr09chqbpn4bdc5";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/spf13/cobra";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/cobra";
|
|
rev = "v1.1.1";
|
|
sha256 = "0qx2wm34sm92amxackxl1vlwxlhvrpcwr1h474601szb1c49mlk1";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/spf13/jwalterweatherman";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/jwalterweatherman";
|
|
rev = "v1.0.0";
|
|
sha256 = "093fmmvavv84pv4q84hav7ph3fmrq87bvspjj899q0qsx37yvdr8";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/spf13/pflag";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/pflag";
|
|
rev = "v1.0.5";
|
|
sha256 = "0gpmacngd0gpslnbkzi263f5ishigzgh6pbdv9hp092rnjl4nd31";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/spf13/viper";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/viper";
|
|
rev = "v1.7.0";
|
|
sha256 = "099n2g7fg6r8hqyszqw2axr775qyhyvwhsykvgw0f0s16ql48h5c";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/stretchr/objx";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/stretchr/objx";
|
|
rev = "v0.2.0";
|
|
sha256 = "0pcdvakxgddaiwcdj73ra4da05a3q4cgwbpm2w75ycq4kzv8ij8k";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/stretchr/testify";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/stretchr/testify";
|
|
rev = "v1.7.0";
|
|
sha256 = "0ixgjsvafr3513pz3r6pmgk074s2dxkll0dadvl25gkf30rkmh10";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/subosito/gotenv";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/subosito/gotenv";
|
|
rev = "v1.2.0";
|
|
sha256 = "0mav91j7r4arjkpq5zcf9j74f6pww8ic53x43wy7kg3ibw31yjs5";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/tmc/grpc-websocket-proxy";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/tmc/grpc-websocket-proxy";
|
|
rev = "0ad062ec5ee5";
|
|
sha256 = "1anw4v9wspnw9xf2z5r9w0sszwjklyanl0l85wgg6nxak9gnrqp4";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/xiang90/probing";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/xiang90/probing";
|
|
rev = "43a291ad63a2";
|
|
sha256 = "1z22ms16j5j42775mf31isanwx2pwr1d8wqw8006dczjv36qnz5i";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/yuin/goldmark";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/yuin/goldmark";
|
|
rev = "v1.2.1";
|
|
sha256 = "12rsnsf65drcp0jfw2jl9w589vsn3pxdk1zh3v9q908iigngrcmy";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "go.etcd.io/bbolt";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/etcd-io/bbolt";
|
|
rev = "v1.3.2";
|
|
sha256 = "13d5l6p6c5wvkr6vn9hkhz9c593qifn7fgx0hg4d6jcvg1y0bnm2";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "go.opencensus.io";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/census-instrumentation/opencensus-go";
|
|
rev = "v0.22.6";
|
|
sha256 = "17gqjid7b6r3n0l3vqkwx6l4xrbhwh45r5b236c3smaiynrzlcq2";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "go.uber.org/atomic";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/uber-go/atomic";
|
|
rev = "v1.4.0";
|
|
sha256 = "0c6yzx15c20719xii3dm0vyjd8i9jx45m0wh5yp1zf29b0gbljcy";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "go.uber.org/multierr";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/uber-go/multierr";
|
|
rev = "v1.1.0";
|
|
sha256 = "1slfc6syvw8cvr6rbrjsy6ja5w8gsx0f8aq8qm16rp2x5c2pj07w";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "go.uber.org/zap";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/uber-go/zap";
|
|
rev = "v1.10.0";
|
|
sha256 = "10hdzr1rghwbsl6bbd30779dx44fh9mg9pq8d2cgqlknqxxpvpvr";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/crypto";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/crypto";
|
|
rev = "75b288015ac9";
|
|
sha256 = "18vlncvvs11ds3zaaziqjlg5s2vcwi3496nn6qv7p0dp94j5pwa2";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/exp";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/exp";
|
|
rev = "a1ab85dbe136";
|
|
sha256 = "0mmq4ggjpplqw61sch2bcjq0pws69rik5aicfvkg27cmw9h1937a";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/image";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/image";
|
|
rev = "cff245a6509b";
|
|
sha256 = "0hiznlkiaay30acwvvyq8g6bm32r7bc6gv47pygrcxqpapasbz84";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/lint";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/lint";
|
|
rev = "16217165b5de";
|
|
sha256 = "0jhwmwc0vykcmf164na0pnadl8gv7184b6pf3xayknwmzdw6vd7h";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/mobile";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/mobile";
|
|
rev = "d2bd2a29d028";
|
|
sha256 = "1nv6vvhnjr01nx9y06q46ww87dppdwpbqrlsfg1xf2587wxl8xiv";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/mod";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/mod";
|
|
rev = "v0.3.0";
|
|
sha256 = "0ldgbx2zpprbsfn6p8pfgs4nn87gwbfcv2z0fa7n8alwsq2yw78q";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/net";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/net";
|
|
rev = "69a78807bb2b";
|
|
sha256 = "176z5k6jbhr9vf0am2avl1lyqwym3q0mri98yb8r572z33qmcw1d";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/oauth2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/oauth2";
|
|
rev = "0f29369cfe45";
|
|
sha256 = "06jwpvx0x2gjn2y959drbcir5kd7vg87k0r1216abk6rrdzzrzi2";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/sync";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/sync";
|
|
rev = "67f06af15bc9";
|
|
sha256 = "093p4panc808ak5bamzz7m9nb0xxib7778jpnr6f0xkz1n4fzyw5";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/sys";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/sys";
|
|
rev = "fdedc70b468f";
|
|
sha256 = "1njlfhjbvi4lxvjbq8zswrb0y0q4jd2p6x51h1q6vmyzi9af6869";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/text";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/text";
|
|
rev = "v0.3.3";
|
|
sha256 = "19pihqm3phyndmiw6i42pdv6z1rbvlqlsnhsyqf9gsnn0qnmqqlh";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/time";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/time";
|
|
rev = "9d24e82272b4";
|
|
sha256 = "1f5nkr4vys2vbd8wrwyiq2f5wcaahhpxmia85d1gshcbqjqf8dkb";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/tools";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/tools";
|
|
rev = "a548c3f4af2d";
|
|
sha256 = "083m98qkpvzflfx3lcyxjwnhcwlzqb8ilhq9589jkbvcpydlf13s";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/xerrors";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/xerrors";
|
|
rev = "5ec99f83aff1";
|
|
sha256 = "1dbzc3gmf2haazpv7cgmv97rq40g2xzwbglc17vas8dwhgwgwrzb";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "google.golang.org/api";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/google-api-go-client";
|
|
rev = "v0.13.0";
|
|
sha256 = "1mw1k1j5l0ycrf3pwgzj9dzc8y9898lmj94s4ivcn7vc8ap8xppg";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "google.golang.org/appengine";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/appengine";
|
|
rev = "v1.6.1";
|
|
sha256 = "0zxlvwzxwkwz4bs4h9zc9979dx76y4xf9ks4d22bclg47dv59yry";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "google.golang.org/genproto";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/googleapis/go-genproto";
|
|
rev = "cb27e3aa2013";
|
|
sha256 = "0ml73ghqcwbz7ipfk8fnxb5indcml49b5p7vp1fsyny0abyyrmxf";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "google.golang.org/grpc";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/grpc/grpc-go";
|
|
rev = "v1.33.2";
|
|
sha256 = "03yz4nlf4kqbnpw48f0mvcb2f5zzy0vjd5i2iw0hrjspd0238fzk";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "google.golang.org/protobuf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/protobuf";
|
|
rev = "v1.25.0";
|
|
sha256 = "0apfl42x166dh96zfq5kvv4b4ax9xljik6bq1mnvn2240ir3mc23";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/alecthomas/kingpin.v2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/alecthomas/kingpin.v2";
|
|
rev = "v2.2.6";
|
|
sha256 = "0mndnv3hdngr3bxp7yxfd47cas4prv98sqw534mx7vp38gd88n5r";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/check.v1";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/check.v1";
|
|
rev = "788fd7840127";
|
|
sha256 = "0v3bim0j375z81zrpr5qv42knqs0y2qv2vkjiqi5axvb78slki1a";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/errgo.v2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/errgo.v2";
|
|
rev = "v2.1.0";
|
|
sha256 = "065mbihiy7q67wnql0bzl9y1kkvck5ivra68254zbih52jxwrgr2";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/ini.v1";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/ini.v1";
|
|
rev = "v1.51.0";
|
|
sha256 = "1wccpzmf4kmz6hl6pd3mjwlzr9p6m6j9vc9302svzcwbaidgn3l1";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/resty.v1";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/resty.v1";
|
|
rev = "v1.12.0";
|
|
sha256 = "062mn735rqzhha5ag07z4gz08hxzrfm2yx067jfmaaxmb6797lmp";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/yaml.v2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/yaml.v2";
|
|
rev = "v2.2.8";
|
|
sha256 = "1inf7svydzscwv9fcjd2rm61a4xjk6jkswknybmns2n58shimapw";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/yaml.v3";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/yaml.v3";
|
|
rev = "9f266ea9e77c";
|
|
sha256 = "1bbai3lzb50m0x2vwsdbagrbhvfylj9k1m32hgbqwldqx4p9ay35";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "honnef.co/go/tools";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/dominikh/go-tools";
|
|
rev = "v0.0.1-2019.2.3";
|
|
sha256 = "1rwwahmbs4dwxncwjj56likir1kps9937vm2id3rygxzzla40zal";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "rsc.io/binaryregexp";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/rsc/binaryregexp";
|
|
rev = "v0.2.0";
|
|
sha256 = "1kar0myy85waw418zslviwx8846zj0m9cmqkxjx0fvgjdi70nc4b";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
]
|