...
1<!-- Please answer these questions before submitting your issue. Thanks! -->
2
3### What version of rules_go are you using?
4
5<!-- Check io_bazel_rules_go in WORKSPACE if you're not sure -->
6
7### What version of gazelle are you using?
8
9<!-- Check bazel_gazelle in WORKSPACE if you're not sure -->
10
11### What version of Bazel are you using?
12
13<!-- Run "bazel version" to find out -->
14
15### Does this issue reproduce with the latest releases of all the above?
16
17
18
19### What operating system and processor architecture are you using?
20
21
22
23### Any other potentially useful information about your toolchain?
24
25<!-- C/C++ compiler, custom CROSSTOOL, remote execution? -->
26
27### What did you do?
28
29<!--
30If possible, provide a minimal recipe for reproducing the error.
31-->
32
33### What did you expect to see?
34
35
36
37### What did you see instead?
View as plain text