forked from TrueCloudLab/linters
8 lines
137 B
Modula-2
8 lines
137 B
Modula-2
module git.frostfs.info/TrueCloudLab/linters
|
|
|
|
go 1.22
|
|
|
|
require (
|
|
github.com/mitchellh/mapstructure v1.5.0
|
|
golang.org/x/tools v0.24.0
|
|
)
|