Commit graph

25 commits

Author SHA1 Message Date
06kellyjac 2ff258a80a conftest: 0.24.0 -> 0.25.0 2021-05-08 14:37:12 +01:00
06kellyjac e288f5b7c9 conftest: 0.23.0 -> 0.24.0 2021-04-16 20:11:38 +01:00
06kellyjac 473ead7488 conftest: 0.22.0 -> 0.23.0 2021-01-09 10:49:30 +00:00
Ryan Mulligan f9b9950c09
Merge pull request #103856 from r-ryantm/auto-update/conftest
conftest: 0.21.0 -> 0.22.0
2020-11-19 06:00:32 -08:00
R. RyanTM ac49fb46e2 conftest: 0.21.0 -> 0.22.0 2020-11-15 02:07:08 +00:00
06kellyjac 94fd56594a conftest: add longDescription 2020-10-04 14:58:32 +01:00
06kellyjac 024f5b30e0 conftest: fix version command 2020-10-04 14:54:37 +01:00
R. RyanTM 05cd24d096 conftest: 0.20.0 -> 0.21.0 2020-09-25 03:51:59 +00:00
zowoq 42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Ryan Mulligan 91901d0321
Merge pull request #94376 from r-ryantm/auto-update/conftest
conftest: 0.19.0 -> 0.20.0
2020-08-15 15:37:16 -07:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM 0c174675e7 conftest: 0.19.0 -> 0.20.0 2020-07-31 20:25:05 +00: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