bazel-contrib / rules_go

Go rules for Bazel
Apache License 2.0
1.38k stars 656 forks source link

overlays aren't implemented in gopackagesdriver #4100

Closed LWarrens closed 1 month ago

LWarrens commented 1 month ago

What version of rules_go are you using?

0.50.1

What version of gazelle are you using?

v0.34.0

What version of Bazel are you using?

for Debian env: bazel 5.4.1 for MacOS env: bazel 7.3.1

Does this issue reproduce with the latest releases of all the above?

Yes

What operating system and processor architecture are you using?

Debian GNU/Linux 10; x86_64 MacOS 14.6; arm64

Any other potentially useful information about your toolchain?

N/A

What did you do?

Implement this functionality

What did you expect to see?

N/A

What did you see instead?

N/A