module git.frostfs.info/TrueCloudLab/linters
go 1.20
require (
github.com/mitchellh/mapstructure v1.5.0
golang.org/x/tools v0.14.0
)