From a8de3964d230ed8b22982d63ac397a63e9be2ab8 Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 6 Mar 2025 10:23:50 -0700 Subject: chore: install twirp plugin as go tool --- go.mod | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 4dc6ed8..43845ed 100644 --- a/go.mod +++ b/go.mod @@ -9,6 +9,12 @@ require ( ) require ( + github.com/arthurnn/twirp-ruby v1.13.0 // indirect github.com/bmatcuk/doublestar/v4 v4.6.1 // indirect github.com/casbin/govaluate v1.3.0 // indirect + github.com/golang/protobuf v1.5.2 // indirect + github.com/pkg/errors v0.9.1 // indirect + google.golang.org/protobuf v1.28.1 // indirect ) + +tool github.com/arthurnn/twirp-ruby/protoc-gen-twirp_ruby -- cgit v1.2.3