Skip to content

chore: track wire/cmd dependency (subcommands) - #17

Merged
migmartri merged 1 commit into
chainloop-dev:mainfrom
migmartri:fix-mod-tools
Mar 9, 2023
Merged

chore: track wire/cmd dependency (subcommands)#17
migmartri merged 1 commit into
chainloop-dev:mainfrom
migmartri:fix-mod-tools

Conversation

@migmartri

Copy link
Copy Markdown
Member

We use wire for dependency injection but the CLI used to generate the code wasn't tracked in our go.mod.

This caused an indirect dependency (subcommands) to disappear causing the build process to fail

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri changed the title chore: track wire version chore: track wire/cmd dependency (subcommands) Mar 9, 2023
@migmartri
migmartri merged commit 4697baa into chainloop-dev:main Mar 9, 2023
@migmartri
migmartri deleted the fix-mod-tools branch March 9, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant