chore: update typo
parent
1821c04126
commit
91f15cddca
|
@ -18,6 +18,7 @@ import (
|
|||
const (
|
||||
gitDirectory = ".git"
|
||||
vendorDirectory = "vendor"
|
||||
|
||||
goModFile = "go.mod"
|
||||
goSumFile = "go.sum"
|
||||
|
||||
|
|
Loading…
Reference in New Issue