github.com/editorconfig-checker/editorconfig-checker@v0.0.0-20231102090242-ddae3e68851e/deps.nix (about)

     1  # file generated from go.mod using vgo2nix (https://github.com/adisbladis/vgo2nix)
     2  [
     3    {
     4      goPackagePath = "github.com/davecgh/go-spew";
     5      fetch = {
     6        type = "git";
     7        url = "https://github.com/davecgh/go-spew";
     8        rev = "v1.1.1";
     9        sha256 = "0hka6hmyvp701adzag2g26cxdj47g21x6jz4sc6jjz1mn59d474y";
    10      };
    11    }
    12    {
    13      goPackagePath = "github.com/editorconfig/editorconfig-core-go";
    14      fetch = {
    15        type = "git";
    16        url = "https://github.com/editorconfig/editorconfig-core-go";
    17        rev = "v2.1.1";
    18        sha256 = "1c5ckrlyilvv59hmdfqh6ks77hdmh0c3sgklzwignaakgzwa4nzz";
    19      };
    20    }
    21    {
    22      goPackagePath = "github.com/gopherjs/gopherjs";
    23      fetch = {
    24        type = "git";
    25        url = "https://github.com/gopherjs/gopherjs";
    26        rev = "5d271430af9f";
    27        sha256 = "1r4rzmqmvhqwmp9i2k5082djrdpbx659akyanpa9549am1flchlj";
    28      };
    29    }
    30    {
    31      goPackagePath = "github.com/jtolds/gls";
    32      fetch = {
    33        type = "git";
    34        url = "https://github.com/jtolds/gls";
    35        rev = "v4.20.0";
    36        sha256 = "1k7xd2q2ysv2xsh373qs801v6f359240kx0vrl0ydh7731lngvk6";
    37      };
    38    }
    39    {
    40      goPackagePath = "github.com/pmezard/go-difflib";
    41      fetch = {
    42        type = "git";
    43        url = "https://github.com/pmezard/go-difflib";
    44        rev = "v1.0.0";
    45        sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw";
    46      };
    47    }
    48    {
    49      goPackagePath = "github.com/smartystreets/assertions";
    50      fetch = {
    51        type = "git";
    52        url = "https://github.com/smartystreets/assertions";
    53        rev = "v1.0.1";
    54        sha256 = "16sgi9c3vxhmcaahz08nn6d4qqxl4dnxwr3ja3dankci5jd20qz7";
    55      };
    56    }
    57    {
    58      goPackagePath = "github.com/smartystreets/goconvey";
    59      fetch = {
    60        type = "git";
    61        url = "https://github.com/smartystreets/goconvey";
    62        rev = "505e41936337";
    63        sha256 = "07zjxwszayal88z1j2bwnqrsa32vg8l4nivks5yfr9j8xfsw7n6m";
    64      };
    65    }
    66    {
    67      goPackagePath = "github.com/stretchr/objx";
    68      fetch = {
    69        type = "git";
    70        url = "https://github.com/stretchr/objx";
    71        rev = "v0.1.0";
    72        sha256 = "19ynspzjdynbi85xw06mh8ad5j0qa1vryvxjgvbnyrr8rbm4vd8w";
    73      };
    74    }
    75    {
    76      goPackagePath = "github.com/stretchr/testify";
    77      fetch = {
    78        type = "git";
    79        url = "https://github.com/stretchr/testify";
    80        rev = "v1.3.0";
    81        sha256 = "0wjchp2c8xbgcbbq32w3kvblk6q6yn533g78nxl6iskq6y95lxsy";
    82      };
    83    }
    84    {
    85      goPackagePath = "golang.org/x/crypto";
    86      fetch = {
    87        type = "git";
    88        url = "https://go.googlesource.com/crypto";
    89        rev = "c2843e01d9a2";
    90        sha256 = "01xgxbj5r79nmisdvpq48zfy8pzaaj90bn6ngd4nf33j9ar1dp8r";
    91      };
    92    }
    93    {
    94      goPackagePath = "golang.org/x/net";
    95      fetch = {
    96        type = "git";
    97        url = "https://go.googlesource.com/net";
    98        rev = "d8887717615a";
    99        sha256 = "1wfm6ngxjyj7v5a2dqib6lw8bb2rdnf1kl48diykxjrsddn0s163";
   100      };
   101    }
   102    {
   103      goPackagePath = "golang.org/x/sys";
   104      fetch = {
   105        type = "git";
   106        url = "https://go.googlesource.com/sys";
   107        rev = "d0b11bdaac8a";
   108        sha256 = "18yfsmw622l7gc5sqriv5qmck6903vvhivpzp8i3xfy3z33dybdl";
   109      };
   110    }
   111    {
   112      goPackagePath = "golang.org/x/text";
   113      fetch = {
   114        type = "git";
   115        url = "https://go.googlesource.com/text";
   116        rev = "v0.3.0";
   117        sha256 = "0r6x6zjzhr8ksqlpiwm5gdd7s209kwk5p4lw54xjvz10cs3qlq19";
   118      };
   119    }
   120    {
   121      goPackagePath = "golang.org/x/tools";
   122      fetch = {
   123        type = "git";
   124        url = "https://go.googlesource.com/tools";
   125        rev = "ab21143f2384";
   126        sha256 = "15fk0psk53pplpyghz55bhay0kvsv5rikmn5hwgjnnyxq9vfy178";
   127      };
   128    }
   129    {
   130      goPackagePath = "gopkg.in/ini.v1";
   131      fetch = {
   132        type = "git";
   133        url = "https://gopkg.in/ini.v1";
   134        rev = "v1.46.0";
   135        sha256 = "1z7531wz62305hwg9y2f04d819am8x3ys96ssy6qndlzmw60yjsr";
   136      };
   137    }
   138  ]