PasteMeGoBackend
PasteMeGoBackend copied to clipboard
PasteMe Go 后端,Golang + Gin + Gorm
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.1.2 to 1.4.7. Commits 7ba6a0e remove redundant NOT NULL (#108) 70d48fe feat: deal with the unique field migrator (#105) e1a37d1 Support the AUTO_RANDOM Field (#104) 332829e Display...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.4 to 1.7.7. Release notes Sourced from github.com/gin-gonic/gin's releases. Release v1.7.7 BUGFIXES Fixed X-Forwarded-For unsafe handling of CVE-2020-28483 #2844, closed issue #2862 Tree: updated the code logic...
Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) from 1.2.0 to 1.4.4. Commits 7f4b498 Fix get column default value for null column 22036f5 Fix condition for limit (#5735) (#118) 1007940 Include pure go sqlite driver in...
Bumps [github.com/appleboy/gin-jwt/v2](https://github.com/appleboy/gin-jwt) from 2.7.0 to 2.9.1. Release notes Sourced from github.com/appleboy/gin-jwt/v2's releases. v2.9.1 Changelog Features 22d2e61 feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL 7733244 feat(jwt): adds ParseOption to Parse...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.19.1 to 1.24.0. Release notes Sourced from go.uber.org/zap's releases. v1.24.0 Enhancements: #1148[]: Add Level to both Logger and SugaredLogger that reports the current minimum enabled log level....