Releases: hibare/GoGeoIP
Releases · hibare/GoGeoIP
v0.5.0
What's Changed
- Bump golang from 1.20.5-alpine to 1.20.6-alpine by @dependabot in #22
- Bump github.com/hibare/GoCommon from 0.0.4 to 0.2.0 by @dependabot in #23
- Bump github.com/hibare/GoCommon from 0.2.0 to 0.5.0 by @dependabot in #24
- Bump deps + Add myip endpoint by @hibare in #28
- Update readme by @hibare in #29
- Bump golang from 1.20.6-alpine to 1.20.7-alpine by @dependabot in #27
- Bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.0 by @dependabot in #25
- Bump deps by @hibare in #30
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 by @dependabot in #19
- Use GoCommon by @hibare in #21
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump golang from 1.20.4-alpine to 1.20.5-alpine by @dependabot in #16
- Bump github.com/oschwald/geoip2-golang from 1.8.0 to 1.9.0 by @dependabot in #17
- Bump deps by @hibare in #18
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump github.com/go-playground/validator/v10 from 10.13.0 to 10.14.0 by @dependabot in #9
- Bump deps + fix readme by @hibare in #10
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #11
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #13
- Bump github.com/go-playground/validator/v10 from 10.14.0 to 10.14.1 by @dependabot in #12
- Bump deps + Use QR code to display API keys by @hibare in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #5
- Bump golang from 1.20.1-alpine to 1.20.4-alpine by @dependabot in #2
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #3
- Bump github.com/go-chi/chi from 1.5.4 to 4.1.2+incompatible by @dependabot in #4
- Bump deps by @hibare in #6
- Add sample env + License + doc by @hibare in #7
- CLI commands by @hibare in #8
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.0.1...v0.1.0