Commit graph

14 commits

Author SHA1 Message Date
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Eric Bailey c0fb6c45c1 conftest: update src.owner 2020-06-29 14:14:05 -05:00
R. RyanTM 99b9f84fdc conftest: 0.18.2 -> 0.19.0 2020-06-26 06:00:43 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM 970b146895 conftest: 0.18.1 -> 0.18.2 2020-05-02 06:01:53 +00:00
R. RyanTM 0c5bd1588e conftest: 0.18.0 -> 0.18.1 2020-04-01 10:10:40 +00: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
R. RyanTM 1eafe5d9e1 conftest: 0.15.0 -> 0.18.0 2020-03-24 11:18:13 -07:00
Mario Rodas e375bd2632 conftest: fix build on darwin 2020-03-21 04:29:00 -05:00
Greg Roodt 8ac4947846 conftest: 0.14.0 -> 0.15.0 2019-12-04 16:53:44 +11:00
Colin 52c8d46286 conftest: Remove sumdb override now that #34866 is merged (#71479) 2019-10-23 17:43:31 -07:00
Colin L Rice 88f65fca79
conftest: 0.12.0 -> 0.14.0, disable go sum db.
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>
2019-10-11 10:09:11 +02:00
Roman Volosatovs 2a7c0f2ab9
conftest: 0.7.0 -> 0.12.0, ensure go 1.13 compatibility 2019-09-12 17:15:41 +02:00
Eric Bailey 2b5ba7f723 conftest: init at 0.7.0 (#63610) 2019-06-22 19:03:47 -07:00