Skip to content

Releases: gin-contrib/location

v1.0.1

01 May 14:36
98b9cc3
Compare
Choose a tag to compare

Changelog

Enhancements

v1.0.0

23 Mar 00:26
6da5180
Compare
Choose a tag to compare

Changelog

Features

  • 81bf10c feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
  • 034c1cd feat: refactor README and location files

Enhancements

  • 78c54bc chore(CD): enable goreleaser config.
  • e9ead36 chore(CI): upgrade golangci-lint-action to v1.50.1
  • 4efaf8a chore(deps): add go1.20 version
  • 8ad832a chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.8.0
  • d3c2ded chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 12c5425 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 98d07f3 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  • c93a362 chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • ef23469 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 8ea2f9a chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#36)
  • 6b47204 chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • f9d9b80 chore(deps): bump github/codeql-action from 1 to 2
  • 6c2da48 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • ee5e38d chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#37)
  • 08f3edf chore(gin): upgrade gin version
  • 431458a chore(github): upgrade action package.
  • 2f6a79a chore: Add go 1.19 and upgrade lint version to v1.49
  • c3b8639 chore: add go1.15.x
  • 0f41697 chore: support cache and lint. (#21)
  • 34577fd chore: switch travis to GitHub actions. (#20)
  • cbc9ef1 chore: update GitHub Actions and Go versions in workflows
  • 9138b26 chore: update Go workflows and version in goreleaser.yml
  • 800440a chore: update dependencies and Go version
  • 869dace chore: update dependencies to latest versions
  • 62b2a33 chore: update readme format
  • a3beea9 chore: update setup-go and goreleaser versions in GitHub workflows
  • 6da5180 chore: update third-party dependencies to latest versions
  • a3e9bee chore: upgrade checkout version to v3
  • eb3ad7b chore: upgrade gin version
  • 58f1357 chore: upgrade golangci-lint to v1.42.0

Others

  • 7af87a0 Merge pull request #26 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • 20f0f70 Merge pull request #27 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.1
  • 4bd334f Merge pull request #29 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 6b5342b Merge pull request #30 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.0
  • 8c62d5b Merge pull request #32 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • c196265 Merge pull request #33 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.4
  • 84e2352 Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • 719b07a Merge pull request #35 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 9079837 Merge pull request #40 from gin-contrib/upgrade
  • aa38c0e Merge pull request #41 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 244c889 add go1.16
  • 86937d5 chore(CI/CD): add dependabot
  • 4760d9f chore(CI/CD): add go1.18 version
  • d20c435 chore(CI/CD): remove macos-latest testing
  • 576191c ci: refactor and update CI/CD workflows
  • 97075ef ci: update GitHub Actions to version 3 in codeql.yml