Releases: gin-contrib/expvar
Releases · gin-contrib/expvar
v1.0.1
v1.0.0
Changelog
Features
- b6ab31a feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
Enhancements
- fa5f8b8 chore(CD): enable goreleaser config.
- 3efe466 chore(CI): add go1.20 version
- f041450 chore(CI): remove v1.10 and add v1.14 in go
- b1b5209 chore(CI): update cache
- 22c7881 chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
- d8e62e5 chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
- 8e0c808 chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
- 6ae4cb8 chore(deps): bump github.com/stretchr/testify from 1.4.0 to 1.7.1
- e6b483c chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
- c09588c chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5
- a93d404 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
- e9a4545 chore(deps): bump github/codeql-action from 1 to 2
- c56cd1b chore(deps): bump goreleaser/goreleaser-action from 2 to 3
- 314bb8f chore(github): upgrade action package.
- 5e4e870 chore: Add go 1.19 and upgrade lint version to v1.49
- b6ae8c7 chore: add go1.15.x
- e0514d0 chore: refine CI/CD pipeline and update Go version
- b00ffc6 chore: remove embedmd checker
- e753658 chore: support cache and lint. (#4)
- 653a62c chore: switch travis to github actions. (#3)
- f0cabfa chore: update GitHub Actions versions in workflows
- 49ccb15 chore: update badge
- 776a55b chore: update dependencies and Go version
- 310bdd4 chore: upgrade checkout version to v3
- 9264c23 chore: upgrade gin to v1.5.0
- 630c04c chore: upgrade gin to v1.6.3
- beec6d3 chore: upgrade golangci-lint to v1.42.0
- 34c5619 chore: upgrade to go 1.13 (#2)
Others
- aed94db Merge pull request #10 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.1
- 26d7a5d Merge pull request #11 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
- 28ad21b Merge pull request #12 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
- 7511622 Merge pull request #13 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.0
- af380e7 Merge pull request #14 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
- 5828d51 Merge pull request #15 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.2
- df680b0 Merge pull request #16 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5
- d5e7e95 Merge pull request #17 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
- 0c8c8c8 Merge pull request #5 from gin-contrib/dependabot/github_actions/github/codeql-action-2
- cf4747e add go1.16
- 3fc93e3 chore(CI/CD): add dependabot
- 6683717 chore(CI/CD): add go1.18 version
- c04d206 chore(CI/CD): remove 1.13 version
- b180546 chore(CI/CD): remove macos-latest testing
- ceb19a9 ci: refactor CI/CD workflows and dependencies
- 9336054 ci: update GitHub Action version to v3 in codeql.yml file