Skip to content

Commit

Permalink
chore: bump goimports to 0.1.12 (#970)
Browse files Browse the repository at this point in the history
Signed-off-by: Ross <[email protected]>

Signed-off-by: Ross <[email protected]>
  • Loading branch information
rmoles authored Oct 20, 2022
1 parent bed0494 commit b297b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ci: lint test fmt-check imports-check integration

# Tooling versions
GOLANGCILINTVERSION?=1.45.2
GOIMPORTSVERSION?=v0.1.8
GOIMPORTSVERSION?=v0.1.12
GOXVERSION?=v1.0.1
GOTESTSUMVERSION?=v1.8.2
GOJUNITVERSION?=v1.0.0
Expand Down

0 comments on commit b297b0b

Please sign in to comment.