Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade go and gin version #188

Merged
merged 3 commits into from
Nov 3, 2022
Merged

upgrade go and gin version #188

merged 3 commits into from
Nov 3, 2022

Conversation

alimy
Copy link
Collaborator

@alimy alimy commented Nov 3, 2022

  • upgrade go to go1.18 that means use must go1.18+ to build app
  • upgrade github.com/gin-gonic/gin to v1.8.1
  • add supoport github.com/bytedance/sonic as json encoding/decoding library
  • replace github.com/dgrijalva/jwt-go to github.com/golang-jwt/v4

pr特性:
主要是升级gin到最新版本,支持github.com/bytedance/sonic作为json序列化库。构建app的go编译器也限制为最低go1.18。

@alimy alimy merged commit a491849 into dev Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant