module github.com/tailscale/tscert

go 1.15

require (
	github.com/Microsoft/go-winio v0.6.0
	github.com/mitchellh/go-ps v1.0.0
	golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
)
