module git.frostfs.info/TrueCloudLab/linters

go 1.22

require (
	github.com/mitchellh/mapstructure v1.5.0
	golang.org/x/tools v0.24.0
)