constellation/bazel/go
Malte Poll 3a4f6ef9d1
bazel: use prebuilt Go toolchain (go.dev/dl) (#2796)
We had to switch to a Go toolchain from nixpkgs,
since prebuilt Go toolchain versions were not usable on NixOS.
Since Go 1.21, the prebuilt Go toolchain is statically linked
and works out of the box.

Reference: https://github.com/golang/go/issues/57007
2024-01-05 11:52:22 +01:00
..
BUILD.bazel
go_test.bzl bazel: remove unused go_ld_test 2023-12-01 09:35:33 +01:00
platform.bzl bazel: use host platform by default (#1434) 2023-03-16 16:13:48 +01:00