mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-07-16 18:16:15 +00:00
Adds tools.go to pin protoc-gen-go, updates go.mod/go.sum with google.golang.org/protobuf, generates request.pb.go and response.pb.go, and adds a make proto target to server/Makefile for regen.