Commit graph

17 commits

Author SHA1 Message Date
R. RyanTM 2ffff5d9bb gosec: 2.8.0 -> 2.8.1 2021-06-18 06:21:50 +00:00
R. RyanTM bd7bc0a4b0 gosec: 2.7.0 -> 2.8.0 2021-05-28 05:52:38 +00:00
R. RyanTM 296e2bc1c4 gosec: 2.6.1 -> 2.7.0 2021-03-04 16:33:50 +00:00
R. RyanTM 037250bf1c gosec: 2.5.0 -> 2.6.1 2021-01-29 03:35:32 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM 75ddf65fff gosec: 2.4.0 -> 2.5.0 2020-10-29 17:25:25 +00:00
Timothy Stott ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Mario Rodas 209c9079ed
gosec: add ldflags 2020-08-02 04:20:00 -05:00
R. RyanTM ce039eb5c3 gosec: 2.3.0 -> 2.4.0 2020-08-01 09:02:19 +00:00
Roberto Abdelkader Martínez Pérez b52d80d198
gosec: 1.2.0 -> 2.3.0 2020-06-14 13:23:45 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00: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
Vincent Demeester 9f7fccab09
gosec: 1.1.0 -> 1.2.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-14 15:25:00 +01:00
Wael M. Nasreddine a1faa70368
gosec: init at 1.1.0 2018-11-02 22:04:43 -07:00