Commit Graph

50 Commits

Author SHA1 Message Date
thinkerou 6787702b58
Merge pull request #31 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
chore(deps): bump goreleaser/goreleaser-action from 2 to 3
2022-05-24 08:24:00 +08:00
dependabot[bot] 48072376d4
chore(deps): bump goreleaser/goreleaser-action from 2 to 3
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 20:50:35 +00:00
Bo-Yi Wu 42d57cf75a chore(CD): enable goreleaser config.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2022-05-01 17:11:15 +08:00
thinkerou 5e009286d8
Merge pull request #29 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
2022-04-30 09:22:45 +08:00
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
thinkerou f071c1a20b
Merge pull request #30 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.1
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
2022-04-30 09:20:25 +08:00
thinkerou 60e123df3c
Merge pull request #26 from gin-contrib/dependabot/github_actions/github/codeql-action-2
chore(deps): bump github/codeql-action from 1 to 2
2022-04-29 15:18:19 +08:00
dependabot[bot] 03995b8759
chore(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 08:56:50 +00:00
Bo-Yi Wu 61acef3df7 chore(github): upgrade action package.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2022-04-27 16:56:02 +08: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 5d022b2f98 chore(CI/CD): add dependabot
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2022-04-27 16:36:09 +08:00
Bo-Yi Wu 256d14cb14 chore(CI/CD): remove macos-latest testing
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2022-03-23 17:06:39 +08:00
Bo-Yi Wu e54fe285d8 chore: upgrade checkout version to v3
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2022-03-18 09:30:05 +08:00
Bo-Yi Wu ec0f82bce4 feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2022-02-04 07:50:15 +08:00
Bo-Yi Wu 7756450638 chore(lint): add golang lint config
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2022-01-02 14:21:40 +08:00
Bo-Yi Wu 0b63c38653 chore(lint): upgrade /golangci-lint to v1.43.0
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2022-01-02 14:00:51 +08:00
Bo-Yi Wu 8fc67cac55 docs: add github actions badge
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2021-10-02 21:10:58 +08:00
Bo-Yi Wu 268e78866a chore: fix lint
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2021-10-02 21:08:24 +08: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 dfd14e7649 chore: switch travis to github actions.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2021-10-02 20:45:43 +08:00
Bo-Yi Wu 18020fa554 chore: rename example to _example 2021-04-04 06:07:43 +08:00
Bo-Yi Wu 6e07f2cd9a chore: add go1.16 version 2021-04-04 06:04:58 +08:00
Bo-Yi Wu d45d9a37d2 chore: upgrade travis config format
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2020-09-16 16:04:30 +08:00
thinkerou 31fb0c56a3
chore: add go1.15.x and remove go1.10.x 2020-08-15 18:39:39 +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
thinkerou df30d4057b
remove go1.8&1.9 and support go1.13 2019-09-13 20:52:43 +08:00
田欧 c1cdf9c9ec
Merge pull request #13 from solarhell/master
Fix go module issue.
2019-05-11 20:47:41 +08:00
solarhell 20e184b53d Fix go module issue. 2019-05-09 15:18:12 +08:00
田欧 ed515893e9
Update .travis.yml 2019-03-01 14:25:46 +08:00
田欧 d0344934c9
chore: add env for go1.12 2019-02-26 10:31:15 +08:00
田欧 e53b79fb19
chore: add go1.12 support 2019-02-26 10:08:36 +08:00
Bo-Yi Wu cf5e10bbd9 fix missing go get command
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2018-12-25 13:48:00 +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
Bo-Yi Wu 8cbcdde047 fix: import order. 2018-08-27 10:51:13 +08:00
yinheli 1d5ab15f82 fix index.html issue (#8)
/index.html will automatic redirect to /
refer:https://github.com/golang/go/blob/master/src/net/http/fs.go#L541
2018-08-27 10:49:05 +08:00
Bo-Yi Wu 1242926197
Add 1.11.x golang version 2018-08-27 10:47:16 +08:00
Bo-Yi Wu 73da7037e7
Update .travis.yml 2018-03-01 11:08:58 +08:00
Bo-Yi Wu e6b7eb9264 Update .travis.yml 2017-09-17 10:08:54 +08:00
Bo-Yi Wu a341909c87 update 1.9
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-08-27 09:49:44 +08:00
Bo-Yi Wu 986b610925 remove vendor files. (#5)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-15 06:49:17 -05:00
Bo-Yi Wu f2b4d8e3e7 remove ignore Godeps
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-15 11:01:04 +08:00
Bo-Yi Wu 841376ca54 feat: add embedmd (#3) 2017-03-11 04:37:20 -06:00
Bo-Yi Wu 23d8c08971 feat: add govendor (#2) 2017-03-10 22:13:12 -06:00
Bo-Yi Wu 96b488d1c4 fix: replace gopkg with github. (#1) 2017-03-10 20:47:16 -06:00
Bo-Yi Wu cf3607d099 Add 1.8 testing and remove 1.5.x
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-11 10:43:26 +08:00
Bo-Yi Wu 3375beb421 [ci skip] update readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-13 10:13:15 +08:00
Bo-Yi Wu cf788af04f add readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-13 10:10:13 +08:00
Bo-Yi Wu fc95b17f6a fix import path.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-13 10:06:25 +08:00
Bo-Yi Wu 7232ea358a initital.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-13 10:03:34 +08:00
Bo-Yi Wu b0491c78a9 Initial commit 2016-12-13 09:40:49 +08:00