mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-05-24 02:24:49 +00:00
c40120d6db
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.