Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 08:13
· 50 commits to master since this release
80d4aac

Changelog

Features

  • ec0f82b feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL

Bug fixes

  • 80d4aac fix(lint): should be written without leading space

Enhancements

  • 42d57cf chore(CD): enable goreleaser config.
  • 6f6aff6 chore(CI): add go1.20 version
  • 7caa1c1 chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
  • 2374c7c chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
  • 8f793dc chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • 1d0cf2c chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 0faa4fd chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • f17fd95 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • e1129d3 chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5
  • 97f0937 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 03995b8 chore(deps): bump github/codeql-action from 1 to 2
  • 4807237 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 61acef3 chore(github): upgrade action package.
  • 7756450 chore(lint): add golang lint config
  • 0b63c38 chore(lint): upgrade /golangci-lint to v1.43.0
  • 3035101 chore: Add go 1.19 and upgrade lint version to v1.49
  • 268e788 chore: fix lint
  • aa17ccf chore: refactor Lint Configuration for Go Project
  • dfd14e7 chore: switch travis to github actions.
  • eaf6a9f chore: update GitHub Actions versions in workflow files
  • 1ff8cd1 chore: update GitHub actions and dependencies
  • 2958f15 chore: update dependencies and Go version
  • 95ad899 chore: update gin to v1.7.4
  • e54fe28 chore: upgrade checkout version to v3

Others

  • e87c665 Fix example link in README.md
  • 60e123d Merge pull request #26 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • 5e00928 Merge pull request #29 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
  • f071c1a Merge pull request #30 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.1
  • 6787702 Merge pull request #31 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 730373a Merge pull request #32 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.0
  • ae09b2e Merge pull request #33 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • eac955b Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 90ad359 Merge pull request #35 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.3
  • dbe4f68 Merge pull request #36 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • efaf9c2 Merge pull request #37 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 1e2ad02 Merge pull request #39 from ianlyons/patch-1
  • 5d022b2 chore(CI/CD): add dependabot
  • 256d14c chore(CI/CD): remove macos-latest testing
  • 670c639 ci: update CI workflows and dependencies
  • 9e163ee ci: update Go versions and CI workflows