module github.com/quasilyte/go-ruleguard/rules

go 1.15

require (
	github.com/quasilyte/go-ruleguard v0.3.1-0.20210203134552-1b5a410e1cc8
	github.com/quasilyte/go-ruleguard/dsl v0.3.0
	golang.org/x/tools v0.0.0-20201230224404-63754364767c
)
