Skip to content

Commit

Permalink
install goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed May 3, 2024
1 parent 581b188 commit ecc3b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ build_script:
- go version
- go env
- go get -v -t ./...
- go install github.com/goki/go-tools/cmd/goimports@latest

test_script:
- go test ./...

0 comments on commit ecc3b07

Please sign in to comment.