Skip to content

v2.2.0

Choose a tag to compare

@klp2 klp2 released this 21 Mar 18:52

Changelog

  • c6d6f68 update CHANGELOG
  • 00db6cb fix some linting issues
  • 4821208 update linters
  • 762208d Merge pull request #38 from maxmind/dependabot/github_actions/actions/setup-go-4
  • 91377f4 Bump actions/setup-go from 3 to 4
  • 03b081f Merge pull request #37 from maxmind/jblakey/fix-comment
  • 9d278a3 Fix comment for Counts
  • 674b2f3 Merge pull request #36 from maxmind/jblakey/create-verify-sub-package
  • 6463c72 Move ProcessGeofeed to 'verify' sub-package
  • 88c7632 Merge pull request #35 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 63579a4 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 456a78c Merge pull request #34 from maxmind/dependabot/go_modules/golang.org/x/text-0.3.8
  • 2876e2b Bump golang.org/x/text from 0.3.3 to 0.3.8
  • fdfcf9c Merge pull request #33 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.8.1
  • a71e46f Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 1565b61 Merge pull request #31 from maxmind/dependabot/github_actions/github/codeql-action-2
  • 25d2227 Do not run on Dependabot branches
  • 7df0b5d Bump github/codeql-action from 1 to 2
  • 35af93c Merge pull request #29 from maxmind/dependabot/github_actions/golangci/golangci-lint-action-3
  • a3a715b Bump golangci/golangci-lint-action from 2 to 3
  • 6a505f5 Merge pull request #30 from maxmind/dependabot/github_actions/actions/setup-go-3
  • 96d184c Merge pull request #32 from maxmind/dependabot/github_actions/actions/checkout-3
  • 7cb43ce Bump actions/checkout from 2 to 3
  • 5b5538c Bump actions/setup-go from 2 to 3
  • 2da351f Merge pull request #28 from maxmind/greg/dependabot-actions
  • d53cb08 Set Go version in go.mod to 1.18
  • 6fd2dfe Update Go versions we test on
  • c61dc6b Update golangci-lint config and fix a few issues
  • 8ecc3be Use Dependabot to update GitHub Actions
  • 83797c5 Merge pull request #27 from maxmind/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.8.0
  • 9c11756 Bump github.com/oschwald/geoip2-golang from 1.7.0 to 1.8.0
  • 9a03372 Merge pull request #26 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 9d14afb Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • a72b089 Merge pull request #25 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • e140e0c Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • d313df7 Merge pull request #24 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.7.4
  • 7392a72 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  • be6eda1 Merge pull request #22 from maxmind/klp2/ispinfo
  • 7d70c2b Merge pull request #23 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • b2d711a Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • aafe2ce print out summary of AS numbers
  • d6615d2 add a version argument; optionally include ISP/ASN information in output
  • aa06c77 update linters
  • 34b1da0 Merge pull request #21 from maxmind/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.7.0
  • 371948f Bump github.com/oschwald/geoip2-golang from 1.6.1 to 1.7.0
  • b4a1f66 Merge pull request #20 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.7.1
  • 1be52e9 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 5c7fe45 Merge pull request #19 from maxmind/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.6.1
  • aa663b3 Bump github.com/oschwald/geoip2-golang from 1.5.0 to 1.6.1
  • ca900cc Merge pull request #18 from maxmind/klp2/strip-white-space
  • b771d5f trim all surrounding whitespace for each field
  • 192df3a Merge pull request #17 from maxmind/andy/empty-network-error
  • 6c66a9c Add a distinct error for having an empty network field