module github.com/sylvia7788/contextcheck

go 1.15

require (
	github.com/gostaticanalysis/analysisutil v0.7.1
	golang.org/x/tools v0.1.5
)
