15 lines
335 B
Modula-2
15 lines
335 B
Modula-2
module golib.gaore.com/xuy2/gr_hz
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/Masterminds/sprig/v3 v3.2.3
|
|
github.com/cloudwego/thriftgo v0.1.7
|
|
github.com/hashicorp/go-version v1.5.0
|
|
github.com/jhump/protoreflect v1.12.0
|
|
github.com/urfave/cli/v2 v2.23.0
|
|
golang.org/x/tools v0.4.0
|
|
google.golang.org/protobuf v1.28.0
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
)
|