Add goctl kotlin support

This commit is contained in:
stevenzack
2020-08-14 09:02:32 +08:00
committed by Kevin Wan
parent 4b636cd293
commit 926d746df5
6 changed files with 298 additions and 0 deletions

1
go.mod
View File

@@ -22,6 +22,7 @@ require (
github.com/google/uuid v1.1.1
github.com/gorilla/websocket v1.4.2 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.14.3 // indirect
github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334
github.com/justinas/alice v1.2.0
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect