Remove go.sum from generated

This commit is contained in:
Lauris BH 2022-08-01 21:06:24 +03:00 committed by GitHub
parent fe195c67a9
commit a6f32e054c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,9 +96,6 @@ var GeneratedCodeNameMatchers = []GeneratedCodeNameMatcher{
// Poetry lock
nameEndsWith("poetry.lock"),
// go mod sum file
nameEndsWith("go.sum"),
}
// GeneratedCodeMatcher checks whether the file with the given data is