Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
  • Loading branch information
joebowbeer authored and alexellis committed Jun 14, 2023
1 parent 44201f6 commit 6762d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/get/get_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type test struct {
version string
url string
// Optional fields
binary string
binary string
}

func getTool(name string, tools []Tool) *Tool {
Expand Down

0 comments on commit 6762d46

Please sign in to comment.