oto/services/core/go.mod
toki 78c2260dc8 feat(control-plane): Server-Runner 계약을 추가한다
독립 Control Plane 전환의 선행 조건으로 Go server와 Dart runner가 공유할 wire 계약 원본과 생성물 경로가 필요하다.

proto 생성 target, 생성된 Go/Dart protobuf, migration smoke 경계 문서화와 리뷰 완료 artifact를 함께 반영한다.
2026-06-05 14:27:33 +09:00

5 lines
95 B
Modula-2

module github.com/toki/oto/services/core
go 1.26
require google.golang.org/protobuf v1.36.11