hlfw.ca

wkcli

ref: 5806c444f118a8bd6c979c2a52a26059f56518b4
dir: /go.mod/

View raw version
module github.com/halfwit/wkcli

go 1.18

require github.com/tidwall/gjson v1.14.1

require (
	github.com/tidwall/match v1.1.1 // indirect
	github.com/tidwall/pretty v1.2.0 // indirect
)