Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 7caa1c1238
chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.4 to 1.7.7.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.4...v1.7.7)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-30 01:20:56 +00:00
dependabot[bot] 1d0cf2cb38
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 08:37:01 +00:00
Bo-Yi Wu 95ad8995a1 chore: update gin to v1.7.4
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2021-10-02 21:06:34 +08:00
Bo-Yi Wu 18020fa554 chore: rename example to _example 2021-04-04 06:07:43 +08:00
Bo-Yi Wu f81c604d8a chore: upgrade gin to v1.5.0
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-11-28 11:17:02 +08:00
solarhell 20e184b53d Fix go module issue. 2019-05-09 15:18:12 +08:00
Bo-Yi Wu 352032c989 feat(go): support go module
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2018-12-25 09:44:02 +08:00