summary refs log tree commit diff
path: root/pkgs/development/tools/conftest
Commit message (Collapse)AuthorAge
* conftest: 0.14.0 -> 0.15.0Greg Roodt2019-12-04
|
* conftest: Remove sumdb override now that #34866 is merged (#71479)Colin2019-10-23
|
* conftest: 0.12.0 -> 0.14.0, disable go sum db.Colin L Rice2019-10-11
| | | | | | | | | The go sum db is a hosted service that appears to be generating a new inclusion proof each time this build is run (rather than using the one from the previous run). Since this ends up the module directory + thus hash, it's breaking deterministic builds. Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
* conftest: 0.7.0 -> 0.12.0, ensure go 1.13 compatibilityRoman Volosatovs2019-09-12
|
* conftest: init at 0.7.0 (#63610)Eric Bailey2019-06-22