Commit 4e5afd1
Remove Go fallback for non-go_ prefixed Conan packages
Go libraries always use the go_ prefix in Conan (e.g. go_uuid), so bare
library names like "protobuf" should never fall through to the Go library
list. This was causing the C++ protobuf package to appear on the Go page.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9d37fa9 commit 4e5afd1
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
| 249 | + | |
255 | 250 | | |
256 | 251 | | |
257 | 252 | | |
| |||
0 commit comments