generated from TrueCloudLab/basic
Dmitrii Stepanov
6cb26575c0
All checks were successful
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
8 lines
137 B
Modula-2
8 lines
137 B
Modula-2
module git.frostfs.info/TrueCloudLab/linters
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/mitchellh/mapstructure v1.5.0
|
|
golang.org/x/tools v0.14.0
|
|
)
|