summary refs log blame commit diff
path: root/pkgs/servers/holochain-go/deps.nix
blob: bad01c01a6bd955d3b1e9730a8a2070ddbd02e31 (plain) (tree)
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056













































































































































































                                                                      








                                                                      








                                                                      































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                      
# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
[
  {
    goPackagePath = "github.com/BurntSushi/toml";
    fetch = {
      type = "git";
      url = "https://github.com/BurntSushi/toml";
      rev = "a368813c5e648fee92e5f6c30e3944ff9d5e8895";
      sha256 = "1sjxs2lwc8jpln80s4rlzp7nprbcljhy5mz4rf9995gq93wqnym5";
    };
  }
  {
    goPackagePath = "github.com/agl/ed25519";
    fetch = {
      type = "git";
      url = "https://github.com/agl/ed25519";
      rev = "5312a61534124124185d41f09206b9fef1d88403";
      sha256 = "1v8mhkf1m3ga5262s75vabskxvsw5rpqvi5nwhxwiv7gfk6h823i";
    };
  }
  {
    goPackagePath = "github.com/btcsuite/btcd";
    fetch = {
      type = "git";
      url = "https://github.com/btcsuite/btcd";
      rev = "675abc5df3c5531bc741b56a765e35623459da6d";
      sha256 = "1sg7dmns8smsfcjpn9dnqapzf4b6r1vrp62j753izmbmc55rjm0f";
    };
  }
  {
    goPackagePath = "github.com/coreos/go-semver";
    fetch = {
      type = "git";
      url = "https://github.com/coreos/go-semver";
      rev = "e214231b295a8ea9479f11b70b35d5acf3556d9b";
      sha256 = "0770h1mpig2j5sbiha3abnwaw8p6dg9i87r8pc7cf6m4kwml3sc9";
    };
  }
  {
    goPackagePath = "github.com/docker/spdystream";
    fetch = {
      type = "git";
      url = "https://github.com/docker/spdystream";
      rev = "bc6354cbbc295e925e4c611ffe90c1f287ee54db";
      sha256 = "08746a15snvmax6cnzn2qy7cvsspxbsx97vdbjpdadir3pypjxya";
    };
  }
  {
    goPackagePath = "github.com/fatih/color";
    fetch = {
      type = "git";
      url = "https://github.com/fatih/color";
      rev = "507f6050b8568533fb3f5504de8e5205fa62a114";
      sha256 = "0k1v9dkhrxiqhg48yqkwzpd7x40xx38gv2pgknswbsy4r8w644i7";
    };
  }
  {
    goPackagePath = "github.com/fd/go-nat";
    fetch = {
      type = "git";
      url = "https://github.com/fd/go-nat";
      rev = "dcaf50131e4810440bed2cbb6f7f32c4f4cc95dd";
      sha256 = "094aqkjv9qfmy1k8xrg7cl4njbvamm51fdilay9c75wcax9p41jv";
    };
  }
  {
    goPackagePath = "github.com/ghodss/yaml";
    fetch = {
      type = "git";
      url = "https://github.com/ghodss/yaml";
      rev = "e9ed3c6dfb39bb1a32197cb10d527906fe4da4b6";
      sha256 = "07cf0j3wbsl1gmn175mdgljcarfz4xbqd6pgc7b08a5lcn7zwhjz";
    };
  }
  {
    goPackagePath = "github.com/glycerine/blake2b";
    fetch = {
      type = "git";
      url = "https://github.com/glycerine/blake2b";
      rev = "3c8c640cd7bea3ca78209d812b5854442ab92fed";
      sha256 = "1hw0y15yf4fhjkfgh8jnk257chhmpzyppgnnck9aijhkvk41rply";
    };
  }
  {
    goPackagePath = "github.com/glycerine/goconvey";
    fetch = {
      type = "git";
      url = "https://github.com/glycerine/goconvey";
      rev = "83515ca83cca5aef8af8eab6eb7368f8e7500976";
      sha256 = "1n9drlng7pbyqfxyfa14vik8vd3vj4m2b7v73410fxll36djj4s8";
    };
  }
  {
    goPackagePath = "github.com/glycerine/greenpack";
    fetch = {
      type = "git";
      url = "https://github.com/glycerine/greenpack";
      rev = "3f7f38f101dc36e64a4176ded8443684516d76c2";
      sha256 = "0w468v8zpsmgml1bgr51rzfvcymlfpdzy091wid67i1z25gwyik0";
    };
  }
  {
    goPackagePath = "github.com/glycerine/liner";
    fetch = {
      type = "git";
      url = "https://github.com/glycerine/liner";
      rev = "72909af234e0e355af10d0ace679446a6c5d7ec3";
      sha256 = "118dig6vg1pz5jq2w1kyq0102rvgq676z8zsdyi13ynw8phlpcnc";
    };
  }
  {
    goPackagePath = "github.com/glycerine/zebrapack";
    fetch = {
      type = "git";
      url = "https://github.com/glycerine/zebrapack";
      rev = "7858d9b3e1a2ca613b770bb4cdce84ad04cefbbb";
      sha256 = "0wgk719q428q415628hw2glj9divw172iqnrn02hkgiwfnv005rp";
    };
  }
  {
    goPackagePath = "github.com/glycerine/tmframe";
    fetch = {
      type = "git";
      url = "https://github.com/glycerine/tmframe";
      rev = "092b9413cc9ce8cb9fffadbfbf9038bb0bad5418";
      sha256 = "19h9hq53g8wf12h15w07qlz7035x3k2z3zs6bj1dzm68xca26lcn";
    };
  }
  {
    goPackagePath = "github.com/glycerine/zygomys";
    fetch = {
      type = "git";
      url = "https://github.com/glycerine/zygomys";
      rev = "22c88044c7c2a3f845b8bbd1df6d990e8ee4f29c";
      sha256 = "1psbx4p022c19bq58bf9fs0mlm7mqavpbggsdkw7wqga0yn1vp18";
    };
  }
  {
    goPackagePath = "github.com/gogo/protobuf";
    fetch = {
      type = "git";
      url = "https://github.com/gogo/protobuf";
      rev = "1ef32a8b9fc3f8ec940126907cedb5998f6318e4";
      sha256 = "0zk2n0n35ksskr5cd83k5k8wg21ckrcggjy88bym2s21ngj5w4fh";
    };
  }
  {
    goPackagePath = "github.com/google/uuid";
    fetch = {
      type = "git";
      url = "https://github.com/google/uuid";
      rev = "dec09d789f3dba190787f8b4454c7d3c936fed9e";
      sha256 = "1hc4w67p6zkh2qk7wm1yrl69jjrjjk615mly5ll4iidn1m4mzi4i";
    };
  }
  {
    goPackagePath = "github.com/gorilla/websocket";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/websocket";
      rev = "21ab95fa12b9bdd8fecf5fa3586aad941cc98785";
      sha256 = "1ygg6cr84461d6k3nzbja0dxhcgf5zvry2w10f6i7291ghrcwhyy";
    };
  }
  {
    goPackagePath = "github.com/gxed/hashland";
    fetch = {
      type = "git";
      url = "https://github.com/gxed/hashland";
      rev = "d9f6b97f8db22dd1e090fd0bbbe98f09cc7dd0a8";
      sha256 = "1q23y4lacsz46k9gmgfw4iwwydw36j2601rbidmmswl94grpc386";
    };
  }
  {
    goPackagePath = "github.com/gxed/eventfd";
    fetch = {
      type = "git";
      url = "https://github.com/gxed/eventfd";
      rev = "80a92cca79a8041496ccc9dd773fcb52a57ec6f9";
      sha256 = "1p15rsimkcp2flj6wb41flac72zhf97zd8jxrahsw05nyfbp58z5";
    };
  }
  {
    goPackagePath = "github.com/gxed/GoEndian";
    fetch = {
      type = "git";
      url = "https://github.com/gxed/GoEndian";
      rev = "0f5c6873267e5abf306ffcdfcfa4bf77517ef4a7";
      sha256 = "0fn28h9gs1finrpfs388a3ycavlcf3qylsn803cflmrwaj5piqia";
    };
  }
  {
    goPackagePath = "github.com/huin/goupnp";
    fetch = {
      type = "git";
      url = "https://github.com/huin/goupnp";
      rev = "1395d1447324cbea88d249fbfcfd70ea878fdfca";
      sha256 = "03fp94757vzclkv5khmydhvcm2gjhxgd0mi8q7wqksy9l93ixgl4";
    };
  }
  {
    goPackagePath = "github.com/ipfs/go-ipfs-util";
    fetch = {
      type = "git";
      url = "https://github.com/ipfs/go-ipfs-util";
      rev = "9ed527918c2f20abdf0adfab0553cd87db34f656";
      sha256 = "03lq5378p31c6ghfa20vwa7b1vgd96ypc9dmwp1p62bddz6apci6";
    };
  }
  {
    goPackagePath = "github.com/ipfs/go-log";
    fetch = {
      type = "git";
      url = "https://github.com/ipfs/go-log";
      rev = "0ef81702b797a2ecef05f45dcc82b15298f54355";
      sha256 = "0q375wbh014hca8n6g3z2x875f5m9cads75chs0sqlhr5rfgncal";
    };
  }
  {
    goPackagePath = "github.com/ipfs/go-todocounter";
    fetch = {
      type = "git";
      url = "https://github.com/ipfs/go-todocounter";
      rev = "1e832b829506383050e6eebd12e05ea41a451532";
      sha256 = "0cydbwivwp2k3x63rl6crhiw3svglc184saxyjrahvp7rv6cqdbq";
    };
  }
  {
    goPackagePath = "github.com/jackpal/gateway";
    fetch = {
      type = "git";
      url = "https://github.com/jackpal/gateway";
      rev = "cbcf4e3f3baee7952fc386c8b2534af4d267c875";
      sha256 = "1ird5xmizj632l3dq24s2xgb8w1dn6v8xznlqz252gvngyr2gjl1";
    };
  }
  {
    goPackagePath = "github.com/jackpal/go-nat-pmp";
    fetch = {
      type = "git";
      url = "https://github.com/jackpal/go-nat-pmp";
      rev = "28a68d0c24adce1da43f8df6a57340909ecd7fdd";
      sha256 = "17l8vh4g1akhgm7hbw5n9k2hdphlsvm5vwdc8z3mzlxjmdww5z70";
    };
  }
  {
    goPackagePath = "github.com/jbenet/go-base58";
    fetch = {
      type = "git";
      url = "https://github.com/jbenet/go-base58";
      rev = "6237cf65f3a6f7111cd8a42be3590df99a66bc7d";
      sha256 = "11yp7yg62bhw6jqdrlf2144bffk12jmb1nvqkm172pdhxfwrp3bf";
    };
  }
  {
    goPackagePath = "github.com/jbenet/go-temp-err-catcher";
    fetch = {
      type = "git";
      url = "https://github.com/jbenet/go-temp-err-catcher";
      rev = "aac704a3f4f27190b4ccc05f303a4931fd1241ff";
      sha256 = "1fyqkcggnrzwxa8iii15g60w2jikdm26sr7l36km7y0nc2kvf7jc";
    };
  }
  {
    goPackagePath = "github.com/jbenet/goprocess";
    fetch = {
      type = "git";
      url = "https://github.com/jbenet/goprocess";
      rev = "b497e2f366b8624394fb2e89c10ab607bebdde0b";
      sha256 = "1lnvkzki7vnqn5c4m6bigk0k85haicmg27w903kwg30rdvblm82s";
    };
  }
  {
    goPackagePath = "github.com/jtolds/gls";
    fetch = {
      type = "git";
      url = "https://github.com/jtolds/gls";
      rev = "77f18212c9c7edc9bd6a33d383a7b545ce62f064";
      sha256 = "1vm37pvn0k4r6d3m620swwgama63laz8hhj3pyisdhxwam4m2g1h";
    };
  }
  {
    goPackagePath = "github.com/lestrrat/go-jspointer";
    fetch = {
      type = "git";
      url = "https://github.com/lestrrat/go-jspointer";
      rev = "d5f7c71bfd03c8e9489a636874cd106c22d3a47c";
      sha256 = "10b94qdnvla9ax8b3djzwqz35gvqcvqrcafhqn0r4lay6y2i3241";
    };
  }
  {
    goPackagePath = "github.com/lestrrat/go-jsref";
    fetch = {
      type = "git";
      url = "https://github.com/lestrrat/go-jsref";
      rev = "50df7b2d07d799426a9ac43fa24bdb4785f72a54";
      sha256 = "16mz2mm1ggvdighglmf48qkir070gig64cf26vmiwfq3z5w47s7p";
    };
  }
  {
    goPackagePath = "github.com/lestrrat/go-jsschema";
    fetch = {
      type = "git";
      url = "https://github.com/lestrrat/go-jsschema";
      rev = "a6a42341b50d8d7e2a733db922eefaa756321021";
      sha256 = "0cyz9pzw53haabpxhxsqp1gb9z742gs6l6dp45skag6abdwgpi13";
    };
  }
  {
    goPackagePath = "github.com/lestrrat/go-jsval";
    fetch = {
      type = "git";
      url = "https://github.com/lestrrat/go-jsval";
      rev = "cf70aae60f5b41a32922066c41287b0168e55904";
      sha256 = "06ba6rh9f0nwqsam3bvmazcv6y8zma6njljbhjswjamylsfhclcs";
    };
  }
  {
    goPackagePath = "github.com/lestrrat/go-pdebug";
    fetch = {
      type = "git";
      url = "https://github.com/lestrrat/go-pdebug";
      rev = "569c97477ae8837e053e5a50bc739e15172b8ebe";
      sha256 = "0r56ppr6l6z3gcbxyyr3kiiw07a9gr3qxr26w8sbiq1np3zzpmzw";
    };
  }
  {
    goPackagePath = "github.com/lestrrat/go-structinfo";
    fetch = {
      type = "git";
      url = "https://github.com/lestrrat/go-structinfo";
      rev = "8204d40bbcd79eb7603cd4c2c998e60eb2479ded";
      sha256 = "0p52xp2x4zyv91k820pnarz8xidgil8191cwfr1rasp8z07a9d3j";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-addr-util";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-addr-util";
      rev = "3bd34419494fb7f15182ddd19a5d92ac017a27c6";
      sha256 = "11f0g9zd4barbdqplmflxbm3yp2plby5qbsk66zbad3xd28kllc0";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-flow-metrics";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-flow-metrics";
      rev = "3b3bcfcf78f2dc0e85be13ef3c3adc64cc5a9347";
      sha256 = "06kgn72bmvljigycgdbw2nywss3g3r0ysfcw4k48938akxydgc6d";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-circuit";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-circuit";
      rev = "772fa57b88017ff6bce887a8d1486b228cacf488";
      sha256 = "03jl9b2g6z82pgkiqanvhlm3wyddp9x07b31h72r79g40lw6j7kz";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-conn";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-conn";
      rev = "5c445d258745408186410e0ad5128224b00e47fe";
      sha256 = "01a8hnkpxg73v48i2gbr3y8fs6881h5g965nak4bn05iy6jn1cr8";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-crypto";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-crypto";
      rev = "18915b5467c77ad8c07a35328c2cab468667a4e8";
      sha256 = "00pgxh53g60ij18mb2l5g8id9c46sw4pfsaw3cprv5mqacc1dlfg";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-host";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-host";
      rev = "acf01b322989cf731f66ce70b1ed7c41fe007798";
      sha256 = "0gxqyw6azsp65yam6f667gdidwdfzlxri8xb7iwyqp58y9973i9c";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-interface-conn";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-interface-conn";
      rev = "47718f905cc3ccd621b65fc106c521555c4040d3";
      sha256 = "1ykd46mdqjy9yj2i4srx6m0f5jwaw2f5pm4pfdcrq4wh30r0xg3j";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-interface-connmgr";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-interface-connmgr";
      rev = "d00fbee4d35c7b5fdbd12499f673a236c6303865";
      sha256 = "1ynmn8p0d145mbykr375lqzxl4h0gdcxdiz3bxfxnwxcl5x73pah";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-interface-pnet";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-interface-pnet";
      rev = "c6acc383ec0b7b98112971df590d6702885ca821";
      sha256 = "1micl8nvk29sac9zhvzxb0mgadp83kz725jbl4hs3a9a0ar9gxln";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-loggables";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-loggables";
      rev = "3a7ad4dd32462b4d9c07a85021e0f5e1110debb2";
      sha256 = "12h5lxxwnh5b8ch8q7fk6nky4fx5ajhf83bjxm0cdapv85y3cjz2";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-metrics";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-metrics";
      rev = "2b4a2757a26649c9a603519647cc9d4478ade5c6";
      sha256 = "1d2rfvkmaccajbljb7p1dwscf422la0qy1xl7h5d9ks4pk5pgcxr";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-nat";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-nat";
      rev = "d090f00e553d1b6582e1ec829608a8a9bbf262e1";
      sha256 = "1j6m3rs80zizgd6sy0rclfa95k7i9dxa6yfy6ca52lfqmwhh9ghk";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-net";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-net";
      rev = "70a8d93f2d8c33b5c1a5f6cc4d2aea21663a264c";
      sha256 = "04l67xnghr4bbgpdi5fw570zb6nl4k2nj0jpl6hmwbw0jhdd9hkn";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-peer";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-peer";
      rev = "aa0e03e559bde9d4749ad8e38595e15a6fe808fa";
      sha256 = "1rmfsnwaij3klby30aqgvx85hk5swhp5dlxg1z255z6r4mmvvdwk";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-peerstore";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-peerstore";
      rev = "7ac092e7f77f5bda1cb6e4ef95efbe911e97db41";
      sha256 = "1kmj3dwnvkl08hb8j3zfispl2q582p5b5v76hk5yn46drs7da276";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-protocol";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-protocol";
      rev = "b29f3d97e3a2fb8b29c5d04290e6cb5c5018004b";
      sha256 = "1xgjfnx9zcqglg9li29wdqywsp8hz22wx6phns9zscni2jsfidld";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-secio";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-secio";
      rev = "146b7055645501f741c5644d4a3d207614f08899";
      sha256 = "1df5f2r7wc34l6nycc1f4ni06cd2hhjncjyvzzw4vnmlqsncrx1w";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-swarm";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-swarm";
      rev = "48d6d0ff2d2a4724f6b47f1ed5ffc0ae63e30460";
      sha256 = "1z595f71p1i89fhc5qc63mcgnfiy0p1gyda77p6jmzxyzgzwvlmz";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p-transport";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p-transport";
      rev = "49533464477a869fee537c8cc3fcee286aa8bdcd";
      sha256 = "0dj0rzrykjmhnhpn8ac5696zvql8rq0amw87bj62qn4hpi7ri64h";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-libp2p";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-libp2p";
      rev = "3b8f2275a2b24de5777aaa4fc77f1af57c5c4387";
      sha256 = "0jyk4zvhipknnwn1w3i11lsrzybh30p190xrkj7zgh5whz2rdqj1";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-maddr-filter";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-maddr-filter";
      rev = "3c9947befbb92277cc5f85057d387097debc4139";
      sha256 = "022xmvv6djpycbcaw4hhxhbspl2g72yjla218j08xp8l0gp6w0hq";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-msgio";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-msgio";
      rev = "d82125c9907e1365775356505f14277d47dfd4d6";
      sha256 = "0jawhcr6hm9apmdbl09s12mmqzwnphzn8k6wqwxfbmhs7gg2s1wq";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-peerstream";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-peerstream";
      rev = "2679b7430e519fc39f9cfbb0c7b7d016705b4ce1";
      sha256 = "10rxbn21hp7c8x1hzc770hnh9zgcz13dn9mjd94fg2yxkf7fq6mn";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-reuseport";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-reuseport";
      rev = "15a1cd37f0502f3b2eccb6d71a7958edda314633";
      sha256 = "1pcy6qpz804apsgxmh8irkj80viz5zrh2f3a0ipxkzq2nb6jx36k";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-sockaddr";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-sockaddr";
      rev = "f3e9f73a53d14d8257cb9da3d83dda07bbd8b2fe";
      sha256 = "04saphhq5zbphzbd87lfpjkdf8k21x7q4hn8d03f8ykm19d51nlg";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-stream-muxer";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-stream-muxer";
      rev = "6ebe3f58af097068454b167a89442050b023b571";
      sha256 = "1w1hypcg010npzlbabigrz65c4inj7w9js9ai4iw6z2d3s7ymc6v";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-tcp-transport";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-tcp-transport";
      rev = "2852032418949429c7d683502e7ea9bff2e951e7";
      sha256 = "0j4cm890qbgj3ry757pcd21j4q2i3bkksc5z8y8hszyq8njc7ac5";
    };
  }
  {
    goPackagePath = "github.com/libp2p/go-ws-transport";
    fetch = {
      type = "git";
      url = "https://github.com/libp2p/go-ws-transport";
      rev = "2c20090616127904f706139653cd40ecac600227";
      sha256 = "0yirawpv416fs9amzp0i6r2j0lmpw9bplqxiqixcvi7kkinb42hq";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-colorable";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-colorable";
      rev = "efa589957cd060542a26d2dd7832fd6a6c6c3ade";
      sha256 = "0kshi4hvm0ayrsxqxy0599iv81kryhd2fn9lwjyczpj593cq069r";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-isatty";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-isatty";
      rev = "6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c";
      sha256 = "0zs92j2cqaw9j8qx1sdxpv3ap0rgbs0vrvi72m40mg8aa36gd39w";
    };
  }
  {
    goPackagePath = "github.com/miekg/dns";
    fetch = {
      type = "git";
      url = "https://github.com/miekg/dns";
      rev = "01d59357d468872339068bcd5d55a00e2463051f";
      sha256 = "0m595w0azrsvlfqqvrsrf0yd0myavn129rg1nsq1mnfy9c8768xa";
    };
  }
  {
    goPackagePath = "github.com/minio/blake2b-simd";
    fetch = {
      type = "git";
      url = "https://github.com/minio/blake2b-simd";
      rev = "3f5f724cb5b182a5c278d6d3d55b40e7f8c2efb4";
      sha256 = "0b6jbnj62c0gmmfd4zdmh8xbg01p80f13yygir9xprqkzk6fikmd";
    };
  }
  {
    goPackagePath = "github.com/minio/sha256-simd";
    fetch = {
      type = "git";
      url = "https://github.com/minio/sha256-simd";
      rev = "ad98a36ba0da87206e3378c556abbfeaeaa98668";
      sha256 = "0yfnqn3kqdnlfm54yvc4fr5vpdmwdi2kw571nlkbpmy8ldhsqqfi";
    };
  }
  {
    goPackagePath = "github.com/mr-tron/base58";
    fetch = {
      type = "git";
      url = "https://github.com/mr-tron/base58";
      rev = "c1bdf7c52f59d6685ca597b9955a443ff95eeee6";
      sha256 = "1dq6i8619manxdhb0fwhdm9ar23kx88pc2xwl1pjla9djrgql6a8";
    };
  }
  {
    goPackagePath = "github.com/multiformats/go-multiaddr";
    fetch = {
      type = "git";
      url = "https://github.com/multiformats/go-multiaddr";
      rev = "123a717755e0559ec8fda308019cd24e0a37bb07";
      sha256 = "0lx2m83y0ffqn7ygqppa1ri1ykdrbvl1qzb4x2w8k97chxfjx4ip";
    };
  }
  {
    goPackagePath = "github.com/multiformats/go-multiaddr-dns";
    fetch = {
      type = "git";
      url = "https://github.com/multiformats/go-multiaddr-dns";
      rev = "c3d4fcd3cbaf54a24b0b68f1461986ede1d59859";
      sha256 = "13a8xbr5zb49aq570b51a5japb3rnsnwjncgqsd91bnqr8v68vdb";
    };
  }
  {
    goPackagePath = "github.com/multiformats/go-multiaddr-net";
    fetch = {
      type = "git";
      url = "https://github.com/multiformats/go-multiaddr-net";
      rev = "97d80565f68c5df715e6ba59c2f6a03d1fc33aaf";
      sha256 = "0gsncnwn8b9i2hyh0kgiw51sz96wswww5m032dr87jld2zl7kdrb";
    };
  }
  {
    goPackagePath = "github.com/multiformats/go-multihash";
    fetch = {
      type = "git";
      url = "https://github.com/multiformats/go-multihash";
      rev = "265e72146e710ff649c6982e3699d01d4e9a18bb";
      sha256 = "1yzjqwwwwd1yb22g2vf12y5w4gbgsa4g9arf66xk5m2r7r79h8hq";
    };
  }
  {
    goPackagePath = "github.com/multiformats/go-multistream";
    fetch = {
      type = "git";
      url = "https://github.com/multiformats/go-multistream";
      rev = "612ce31c03aebe1d5adbd3c850ee89e05a82b16d";
      sha256 = "0yg7pkg8nvgz8ywcg55kqm1jk264qbdyilkjsnn32siyh5xwmcd1";
    };
  }
  {
    goPackagePath = "github.com/nats-io/nats";
    fetch = {
      type = "git";
      url = "https://github.com/nats-io/go-nats";
      rev = "247b2a84d8d0ff15cbc6faafc77ef15ea4317011";
      sha256 = "0ig494i7j94wr0f8mpaai9hy5knbvqlhqj280m969m219h8di2qy";
    };
  }
  {
    goPackagePath = "github.com/nats-io/go-nats";
    fetch = {
      type = "git";
      url = "https://github.com/nats-io/go-nats";
      rev = "247b2a84d8d0ff15cbc6faafc77ef15ea4317011";
      sha256 = "0ig494i7j94wr0f8mpaai9hy5knbvqlhqj280m969m219h8di2qy";
    };
  }
  {
    goPackagePath = "github.com/nats-io/nuid";
    fetch = {
      type = "git";
      url = "https://github.com/nats-io/nuid";
      rev = "3e58d42c9cfe5cd9429f1a21ad8f35cd859ba829";
      sha256 = "05xzdfcji3jv63c5sysmfypzg6xc2mm92gdcck7qvk10n60dndp4";
    };
  }
  {
    goPackagePath = "github.com/op/go-logging";
    fetch = {
      type = "git";
      url = "https://github.com/op/go-logging";
      rev = "970db520ece77730c7e4724c61121037378659d9";
      sha256 = "1cpna2x5l071z1vrnk7zipdkka8dzwsjyx7m79xk0lr08rip0kcj";
    };
  }
  {
    goPackagePath = "github.com/opentracing/opentracing-go";
    fetch = {
      type = "git";
      url = "https://github.com/opentracing/opentracing-go";
      rev = "6c572c00d1830223701e155de97408483dfcd14a";
      sha256 = "1qw5s858zd2gsg1962jg3jpz38awpldv3vajlsj78qvzi0v0pmq4";
    };
  }
  {
    goPackagePath = "github.com/philhofer/fwd";
    fetch = {
      type = "git";
      url = "https://github.com/philhofer/fwd";
      rev = "bb6d471dc95d4fe11e432687f8b70ff496cf3136";
      sha256 = "1pg84khadh79v42y8sjsdgfb54vw2kzv7hpapxkifgj0yvcp30g2";
    };
  }
  {
    goPackagePath = "github.com/pkg/errors";
    fetch = {
      type = "git";
      url = "https://github.com/pkg/errors";
      rev = "816c9085562cd7ee03e7f8188a1cfd942858cded";
      sha256 = "1ws5crb7c70wdicavl6qr4g03nn6m92zd6wwp9n2ygz5c8rmxh8k";
    };
  }
  {
    goPackagePath = "github.com/robertkrimen/otto";
    fetch = {
      type = "git";
      url = "https://github.com/robertkrimen/otto";
      rev = "6c383dd335ef8dcccef05e651ce1eccfe4d0f011";
      sha256 = "1n6h7c8gi6wv4nklqd7ygzx2afvh7ddxbml9w9x0jxwcfb3bdy17";
    };
  }
  {
    goPackagePath = "github.com/satori/go.uuid";
    fetch = {
      type = "git";
      url = "https://github.com/satori/go.uuid";
      rev = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e";
      sha256 = "0nc0ggn0a6bcwdrwinnx3z6889x65c20a2dwja0n8can3xblxs35";
    };
  }
  {
    goPackagePath = "github.com/shirou/gopsutil";
    fetch = {
      type = "git";
      url = "https://github.com/shirou/gopsutil";
      rev = "57f370e13068146efe1cb7129f79e5d51da8a242";
      sha256 = "1ij0bbnfjj65afin8vhccr3cxvg6r0awmvcvb2ilza5wbbsslggb";
    };
  }
  {
    goPackagePath = "github.com/shurcooL/go-goon";
    fetch = {
      type = "git";
      url = "https://github.com/shurcooL/go-goon";
      rev = "37c2f522c041b74919a9e5e3a6c5c47eb34730a5";
      sha256 = "17ac6j6msdcxbmfhq6pxhw5z339b87bd6ciln9909drjv2szyxqv";
    };
  }
  {
    goPackagePath = "github.com/shurcooL/go";
    fetch = {
      type = "git";
      url = "https://github.com/shurcooL/go";
      rev = "47fa5b7ceee66c60ac3a281416089035bf526a3c";
      sha256 = "1wr4fgb8w1zi3z7b76wjr68h0152lrcamphyhpbljc0sx8ygv8xd";
    };
  }
  {
    goPackagePath = "github.com/smartystreets/assertions";
    fetch = {
      type = "git";
      url = "https://github.com/smartystreets/assertions";
      rev = "7678a5452ebea5b7090a6b163f844c133f523da2";
      sha256 = "0df2z0f4l0yzbx38bphwyjsyxfgsza1yw4cq46zikbnknqjb8s1c";
    };
  }
  {
    goPackagePath = "github.com/smartystreets/goconvey";
    fetch = {
      type = "git";
      url = "https://github.com/smartystreets/goconvey";
      rev = "ef6db91d284a0e7badaa1f0c404c30aa7dee3aed";
      sha256 = "16znlpsms8z2qc3airawyhzvrzcp70p9bx375i19bg489hgchxb7";
    };
  }
  {
    goPackagePath = "github.com/spaolacci/murmur3";
    fetch = {
      type = "git";
      url = "https://github.com/spaolacci/murmur3";
      rev = "f09979ecbc725b9e6d41a297405f65e7e8804acc";
      sha256 = "1lv3zyz3jy2d76bhvvs8svygx66606iygdvwy5cwc0p5z8yghq25";
    };
  }
  {
    goPackagePath = "github.com/tidwall/btree";
    fetch = {
      type = "git";
      url = "https://github.com/tidwall/btree";
      rev = "9876f1454cf0993a53d74c27196993e345f50dd1";
      sha256 = "0rys4pw7cf2yqr0qdls33ndbpas6d1qxi0wn8zacb315j1dd7cnp";
    };
  }
  {
    goPackagePath = "github.com/tidwall/buntdb";
    fetch = {
      type = "git";
      url = "https://github.com/tidwall/buntdb";
      rev = "75d89283d5ba2a97e02ada50dc800fd65b601b7b";
      sha256 = "11sgfwqfgn33fy62spqrqqx9lbp1cpb7f93wp2ngic5svpza0ykl";
    };
  }
  {
    goPackagePath = "github.com/tidwall/gjson";
    fetch = {
      type = "git";
      url = "https://github.com/tidwall/gjson";
      rev = "3cd3a1192327ac5e24f7e87824be578b0b07c604";
      sha256 = "1v9fmbz7j4ny5cnbmzs1nnv3nm34f129grfk8kxl0klydixg2jvx";
    };
  }
  {
    goPackagePath = "github.com/tidwall/grect";
    fetch = {
      type = "git";
      url = "https://github.com/tidwall/grect";
      rev = "ba9a043346eba55344e40d66a5e74cfda3a9d293";
      sha256 = "0iz948vwqk7n47pkrrmw20rd4f0m67qdhgs9xijc5swyrlj6yr61";
    };
  }
  {
    goPackagePath = "github.com/tidwall/match";
    fetch = {
      type = "git";
      url = "https://github.com/tidwall/match";
      rev = "1731857f09b1f38450e2c12409748407822dc6be";
      sha256 = "14nv96h0mjki5q685qx8y331h4yga6hlfh3z9nz6acvnv284q578";
    };
  }
  {
    goPackagePath = "github.com/tidwall/rtree";
    fetch = {
      type = "git";
      url = "https://github.com/tidwall/rtree";
      rev = "6cd427091e0e662cb4f8e2c9eb1a41e1c46ff0d3";
      sha256 = "0s3h3zjmz60d92gsb3vfqfbrgnjyai607adxg78674s1vdlm221l";
    };
  }
  {
    goPackagePath = "github.com/tidwall/tinyqueue";
    fetch = {
      type = "git";
      url = "https://github.com/tidwall/tinyqueue";
      rev = "1e39f55115634cad2c504631c8bfcc292f2c9c55";
      sha256 = "0yyl7qskmn9fb9h11z71ri30cml7d1k576wf1573wbqv59b81f2x";
    };
  }
  {
    goPackagePath = "github.com/tinylib/msgp";
    fetch = {
      type = "git";
      url = "https://github.com/tinylib/msgp";
      rev = "3b5c87ab5fb00c660bf85b888445d9a01db64db4";
      sha256 = "0n30zjip3kips23w6wlp41nh4z2qc5cg8s1hf17kc3shnaj04n1n";
    };
  }
  {
    goPackagePath = "github.com/ugorji/go";
    fetch = {
      type = "git";
      url = "https://github.com/ugorji/go";
      rev = "f3cacc17c85ecb7f1b6a9e373ee85d1480919868";
      sha256 = "1g5jcxans5vjvg8k4wksilfx50izfhb9g0jdmcknlqbn17ww1fir";
    };
  }
  {
    goPackagePath = "github.com/urfave/cli";
    fetch = {
      type = "git";
      url = "https://github.com/urfave/cli";
      rev = "8e01ec4cd3e2d84ab2fe90d8210528ffbb06d8ff";
      sha256 = "0cpr10n4ps3gcdbcink71ry9hzhdb5rrcysmylybs8h2lzxqgc1i";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/go-logging";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/go-logging";
      rev = "0457bb6b88fc1973573aaf6b5145d8d3ae972390";
      sha256 = "1bl180mhg03hdqhyr5sfjcg16ns2ppal625g9ag5m10l2pvlwnqn";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/go-notifier";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/go-notifier";
      rev = "097c5d47330ff6a823f67e3515faa13566a62c6f";
      sha256 = "081h4a33603n0mlh53by1mg21rr42xjvxk7r10x8l4v671bq0kha";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/go-smux-multistream";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/go-smux-multistream";
      rev = "afa6825376c14a0462fd420a7d4b4d157c937a42";
      sha256 = "14vimxvlz48js4mkq5fp2ni8qbs0h2spv3qjgnqbg3jfbi8ynn5k";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/go-smux-spdystream";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/go-smux-spdystream";
      rev = "a6182ff2a058b177f3dc7513fe198e6002f7be78";
      sha256 = "1x2p5h73q90rz221xvhm29sampqbimhrajb5bglj8lqkh502ip7g";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/go-smux-yamux";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/go-smux-yamux";
      rev = "49f324a2b63e778df703cf8e5a502bd56a683ef3";
      sha256 = "15ndv8qr2n9k1icsxd7yismzdis0aasi28xcxqgw8nq2ldj9j9dz";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/mafmt";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/mafmt";
      rev = "ab6a47300c1df531e468771e7d08fcd6d33f032e";
      sha256 = "03is8fjnjpkp1pipgachf7cx76wa1wrlgijgw25qygkycyxins06";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/mdns";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/mdns";
      rev = "348bb87e5cd39b33dba9a33cb20802111e5ee029";
      sha256 = "0z1qwras8yh3q05zvdifw1s3phbppbc0659qndamxsfq8jlds462";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/multiaddr-filter";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/multiaddr-filter";
      rev = "e903e4adabd70b78bc9293b6ee4f359afb3f9f59";
      sha256 = "0ksd8vnp207dvphmhrazwldj8if900fnyc1pqa9pfvj04qp92640";
    };
  }
  {
    goPackagePath = "github.com/whyrusleeping/yamux";
    fetch = {
      type = "git";
      url = "https://github.com/whyrusleeping/yamux";
      rev = "63d22127b261bf7014885d25fabe034bed14f04b";
      sha256 = "0xifqmpcj1awjhqif2fc62vj7bds34q95lw1a3pi0sqmla6r8xhc";
    };
  }
  {
    goPackagePath = "golang.org/x/crypto";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/crypto";
      rev = "8b1d31080a7692e075c4681cb2458454a1fe0706";
      sha256 = "1l5n2vjyxrsmhqn5nas68mf58f2kcnb5zyqrcar608bxh9dlsnsl";
    };
  }
  {
    goPackagePath = "golang.org/x/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev = "640f4622ab692b87c2f3a94265e6f579fe38263d";
      sha256 = "097m4qhcljhp180171j5fjhq4740iirfkkajfd7yrxqhp4s9hljx";
    };
  }
  {
    goPackagePath = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev = "78d5f264b493f125018180c204871ecf58a2dce1";
      sha256 = "0x23n60wskys39dwybz5za77ldky9i518kp58ragpd5528kcc68s";
    };
  }
  {
    goPackagePath = "golang.org/x/text";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/text";
      rev = "7922cc490dd5a7dbaa7fd5d6196b49db59ac042f";
      sha256 = "06sicjc24hv7v9p1l6psaq87w4lycx3mjixd6gsd1wnd4jhqvlnr";
    };
  }
  {
    goPackagePath = "gopkg.in/mgo.v2";
    fetch = {
      type = "git";
      url = "https://gopkg.in/mgo.v2";
      rev = "3f83fa5005286a7fe593b055f0d7771a7dce4655";
      sha256 = "19vwb6qlcyh3nh6pkk0bynwmr5cmi6mm4hdz01lwb4ybnkzxryc7";
    };
  }
  {
    goPackagePath = "gopkg.in/sourcemap.v1";
    fetch = {
      type = "git";
      url = "https://gopkg.in/sourcemap.v1";
      rev = "6e83acea0053641eff084973fee085f0c193c61a";
      sha256 = "08rf2dl13hbnm3fq2cm0nnsspy9fhf922ln23cz5463cv7h62as4";
    };
  }
  {
    goPackagePath = "gopkg.in/yaml.v2";
    fetch = {
      type = "git";
      url = "https://gopkg.in/yaml.v2";
      rev = "5420a8b6744d3b0345ab293f6fcba19c978f1183";
      sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
    };
  }
]