nixpkgs/pkgs/development/compilers/go
Colin 4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
..
1.4.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
1.14.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
creds-test-1.4.patch
creds-test.patch
go-1.9-skip-flaky-19608.patch
go-1.9-skip-flaky-20072.patch
remove-test-pie-1.13.patch
remove-test-pie-1.14.patch go_1_14: init at 1.14 and switch to it 2020-02-27 10:18:05 +01:00
remove-tools-1.4.patch
remove-tools-1.11.patch
setup-hook.sh
skip-external-network-tests.patch
skip-nohup-tests.patch
skip-test-extra-files-on-386-1.14.patch go_1_14: init at 1.14 and switch to it 2020-02-27 10:18:05 +01:00
skip-test-extra-files-on-386.patch
skip-test-extra-files-on-aarch32-1.14.patch go_1_14: init at 1.14 and switch to it 2020-02-27 10:18:05 +01:00
skip-test-extra-files-on-aarch32.patch go_1_12, go_1_13: skip TestExtraFiles on 32-bit arm (#76944) 2020-01-10 07:27:30 -08:00
ssl-cert-file-1.13.patch