Use upstream lkrg in the module template
This commit is contained in:
parent
603a2c98bd
commit
05ae073fe6
2
gen.go
2
gen.go
@ -23,7 +23,7 @@ func genConfig(at config.ArtifactType) (err error) {
|
||||
ReleaseMask: ".*",
|
||||
})
|
||||
a.Preload = append(a.Preload, config.PreloadModule{
|
||||
Repo: "Repo name (e.g. https://github.com/jollheef/lkrg)",
|
||||
Repo: "Repo name (e.g. https://github.com/openwall/lkrg)",
|
||||
})
|
||||
|
||||
buf, err := toml.Marshal(&a)
|
||||
|
Loading…
Reference in New Issue
Block a user