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

sonic新版调整了代码,导致gin运行错误 #4133

Open
dtapps opened this issue Jan 8, 2025 · 1 comment
Open

sonic新版调整了代码,导致gin运行错误 #4133

dtapps opened this issue Jan 8, 2025 · 1 comment

Comments

@dtapps
Copy link

dtapps commented Jan 8, 2025

  • With issues:
    • Use the search tool before opening a new issue.
    • Please provide source code and commit sha if you found a bug.
    • Review existing issues and provide feedback or react to them.

Description

sonic新版调整了代码,导致gin运行错误

xxx/api/cmd/api_gin imports
github.com/gin-gonic/gin imports
github.com/gin-gonic/gin/internal/json imports
github.com/bytedance/sonic imports
github.com/bytedance/sonic/internal/rt: module github.com/bytedance/sonic@latest found (v1.12.7), but does not contain package github.com/bytedance/sonic/internal/rt

Environment

  • go version: go1.23.4 darwin/arm64
  • gin version: v1.10.0 // indirect
  • sonic version: v1.12.7 // indirect
  • sonic /loader: v0.2.2 // indirect
@pscheid92
Copy link

Hello @dtapps, your problem isn't obvious to me. Could you please share a minimal reproducible example so others can reproduce your issue and investigate it?

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

No branches or pull requests

2 participants