go.mod 94 B

12345
  1. module git.ikuban.com/server/kubanapis
  2. go 1.23.2
  3. require google.golang.org/protobuf v1.33.0