Commit graph

27 commits

Author SHA1 Message Date
Sascha Grunert cda6995f5e
golangci-lint: 1.30.0 -> 1.31.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-08 22:39:39 +02:00
Sascha Grunert a934028291
golangci-lint: 1.28.3 -> 1.30.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-16 20:51:23 +02:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Alvar 949d39135b
golangci-lint: 1.28.1 -> 1.28.3 (#93466) 2020-07-19 08:25:05 -07:00
Mario Rodas 27ac9620c6 golangci-lint: update meta 2020-07-08 04:22:00 -05:00
Mario Rodas 4568f9bfb1 golangci-lint: add ldflags 2020-07-08 04:21:00 -05:00
Mario Rodas c94a2de710 golangci-lint: install completions 2020-07-08 04:20:00 -05:00
R. RyanTM bf76f25248 golangci-lint: 1.27.0 -> 1.28.1 2020-07-08 06:42:40 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
geistesk 8a0bcaff5e golangci-lint: 1.26.0 -> 1.27.0 2020-05-13 22:05:38 +02:00
Vincent Demeester 96274c61c4
golangci-lint: 1.25.1 -> 1.26.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-05-05 16:52:27 +02:00
geistesk c13178ff1a golangci-lint: 1.25.0 -> 1.25.1 2020-04-29 21:48:51 +02:00
geistesk a682c44e65 golangci-lint: 1.24.0 -> 1.25.0 2020-04-23 09:35:41 +02:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas 4c6e7e64a0 golangci-lint: fix build on darwin 2020-03-21 05:14:00 -05:00
geistesk 008362a0b5 golangci-lint: 1.23.8 -> 1.24.0 2020-03-15 16:19:22 +01:00
Alvar b330620054
golangci-lint: 1.23.7 -> 1.23.8 (#82010) 2020-03-07 12:30:23 -08:00
R. RyanTM 26d7b7ca8a golangci-lint: 1.23.6 -> 1.23.7 2020-03-04 04:33:59 +00:00
Vincent Demeester b1774b201e
golangci-lint: 1.22.2 -> 1.23.6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-02-19 10:20:59 +01:00
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