v0.5.1
Added
- bingo now auto-fetches
exclude
andretract
directives from binaries' go modules that have those.
Changed
- breaking: Use
bingo:no_directive_fetch
to disable auto fetch logic (previously:bingo:no_replace_fetch
)
exclude
and retract
directives from binaries' go modules that have those.bingo:no_directive_fetch
to disable auto fetch logic (previously: bingo:no_replace_fetch
)