krystal / go-katapult

Go client library for Katapult
https://pkg.go.dev/github.com/krystal/go-katapult
MIT License
3 stars 1 forks source link

chore(deps): bump tool versions #155

Closed ikadix closed 6 months ago

ikadix commented 6 months ago

[!NOTE]
This bumps the following things :

  • Go Version is now minimum v1.20
  • Golangci-lint is now using v1.56
  • checkout action is now v4
  • setup-go action is now v5
  • golangci-lint action is now in use with v4
  • codeclimate action is now v5

goconst has been disabled in test files. a few changes have been made across the project to remove usage of io/ioutil

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 51de3b39 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 91.0% (0.0% change).

View more on Code Climate.