Commit Graph

14 Commits

Author SHA1 Message Date
9f020b124b build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 09:18:53 +00:00
99150798b7 Merge pull request #10 from hamster1963/dependabot/go_modules/github.com/gogf/gf/contrib/nosql/redis/v2-2.5.7
build(deps): bump github.com/gogf/gf/contrib/nosql/redis/v2 from 2.5.4 to 2.5.7
2023-12-14 20:46:59 +08:00
6cf260d1d9 build(deps): bump github.com/gogf/gf/contrib/nosql/redis/v2
Bumps [github.com/gogf/gf/contrib/nosql/redis/v2](https://github.com/gogf/gf) from 2.5.4 to 2.5.7.
- [Release notes](https://github.com/gogf/gf/releases)
- [Commits](https://github.com/gogf/gf/compare/v2.5.4...v2.5.7)

---
updated-dependencies:
- dependency-name: github.com/gogf/gf/contrib/nosql/redis/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 11:31:03 +00:00
0587bacf4b Merge pull request #13 from hamster1963/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.0 2023-12-14 19:30:14 +08:00
de44c3cafc build(deps): bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.0
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.0.0...v5.2.0)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 01:34:17 +00:00
0043f6709e Merge pull request #15 from hamster1963/dependabot/go_modules/github.com/google/uuid-1.5.0
build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0
2023-12-14 09:33:01 +08:00
9a907dd872 build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 10:03:01 +00:00
6a7dcd36ec Merge pull request #14 from hamster1963/dependabot/github_actions/actions/setup-go-5
build(deps): bump actions/setup-go from 4 to 5
2023-12-07 17:52:14 +08:00
fec3697150 build(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 09:44:26 +00:00
41759b11c5 Merge pull request #1 from hamster1963/dependabot/go_modules/golang.org/x/net-0.17.0
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
2023-10-15 12:35:13 +08:00
d7f4574fb5 build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-15 04:34:03 +00:00
d9d27f934f fix: 修复潜在的内存泄露问题 2023-10-04 10:06:06 +08:00
6ae1119938 doc: 补充一些文档 2023-10-03 16:34:27 +08:00
98a96392fa update: 初始化代码提交 2023-10-03 15:57:52 +08:00