commit | b30b4696a8908efd441c02f4f357d9fea5e6bd45 | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Wed Jul 31 15:08:02 2024 +0200 |
committer | Fabian Meumertzheim <fabian@meumertzhe.im> | Wed Jul 31 15:12:15 2024 +0200 |
tree | 11b94850cdc8b8116342f09d318295960a5d6e7a | |
parent | fb3afab9474db1e4762f74182fb5db546f2a5de0 [diff] |
Make `go_bazel_test` pass with Bzlmod enabled This is a quick fix for the test runner only, the tests themselves still rely on WORKSPACE (via local_repository). The rules_go repo is also hardcoded, which means that other external repos likely won't work.