12 lines
379 B
Modula-2
12 lines
379 B
Modula-2
module github.com/yaoapp/xiang
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2 // indirect
|
|
github.com/hashicorp/go-hclog v0.16.2 // indirect
|
|
github.com/hashicorp/go-plugin v1.4.2 // indirect
|
|
github.com/json-iterator/go v1.1.11 // indirect
|
|
github.com/yaoapp/kun v0.6.1
|
|
golang.org/x/sys v0.0.0-20210903071746-97244b99971b // indirect
|
|
)
|