hlfw.ca

wkcli

ref: fe0648e8857c09720b5017357336253052407056
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
)