Hi @@abitofhelp
I came across your example and noticed you are patching rules_go.
|
+ "overrideimportpath": attr.string(), |
Was this necessary to solve a compilation (missing import) issue with the connect plugin?
Should this be reported/submitted upstream to the rules_go repo?
Hi @@abitofhelp
I came across your example and noticed you are patching
rules_go.connect-go-example/import.patch
Line 22 in 5aa6927
Was this necessary to solve a compilation (missing import) issue with the connect plugin?
Should this be reported/submitted upstream to the
rules_gorepo?