项目文件夹

文件
wehub-resource-sync 6cf6f95f58
CodeQL / Analyze (push) Has been cancelled
Sync to Gitee / Run (push) Has been cancelled
Go / build & test (1.25.x) (push) Has been cancelled
Go / build & test (1.26.x) (push) Has been cancelled
Lint / resolve module (push) Has been cancelled
Lint / lint module (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:39:43 +08:00

11 行
213 B
Modula-2

module github.com/go-kratos/kratos/contrib/encoding/json/v3
go 1.25.0
require (
github.com/go-kratos/kratos/v3 v3.0.0
google.golang.org/protobuf v1.36.11
)
replace github.com/go-kratos/kratos/v3 => ../../../