Commit graph

8 commits

Author SHA1 Message Date
Alvar a47ad014d5 golangci-lint: 1.21.0 -> 1.22.2 (#76782)
Also replace legacy `buildGoPackage` with `buildGoModule`.
2020-01-01 10:33:38 -08:00
geistesk 31b9627644 golangci-lint: 1.20.0 -> 1.21.0 2019-10-16 22:59:14 +02:00
geistesk 6e39f5c762 golangci-lint: 1.17.1 -> 1.20.0 2019-10-08 21:18:44 +02:00
Mario Rodas f6b9982ad6 golangci-lint: use buildGoPackage 2019-09-21 04:24:00 -05:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
John Children c805c23239 golangci-lint: 1.16.0 -> 1.17.1
Version bump for golangci-lint
2019-08-07 12:48:06 +01:00
Anatolii Prylutskyi ad2e3b9386 golangci-lint: 1.9.2 -> 1.16.0 (#58336) 2019-05-22 11:05:58 -07:00
Michael Fellinger 06eb270c8f golangci-lint: init at 1.9.2 2018-07-30 10:23:57 +02:00