yangyile-yyle88
yangyile-yyle88
sometime it takes almost one ~ two minute to get result. ``` golangci-lint has version 2.1.6 built with go1.24.2 from eabc263 on 2025-05-04T15:36:41Z ```
I need it (OpenAPI 3.0) too. please dev it. thank you.
Every time I remove the `-mod=mod` and then run `go run github.com/google/wire/cmd/wire` the output file add the `-mod=mod` in to the source code. Next time I have to remove the...
同样的问题,但是可以通过单独升级 "google.golang.org/genproto/googleapis/rpc"即可解决。 但是IDE会报错 `已弃用的模块 github.com/golang/protobuf。` 因此还是得改改。
``` go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead. ```
pain. very pain.