Skip to content

Commit

Permalink
fix type mismatch
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Alvarez <alvajus@amazon.com>
  • Loading branch information
pendo324 committed May 17, 2024
1 parent c92178a commit 0114761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/finch/main_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
)

func dependencies(
ecc *command.ExecCmdCreator,
ecc command.Creator,
fc *config.Finch,
fp path.Finch,
fs afero.Fs,
Expand Down

0 comments on commit 0114761

Please sign in to comment.