diff options
| author | Jeff Carr <[email protected]> | 2025-09-11 02:31:45 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-11 02:31:45 -0500 |
| commit | 7ab21831a0fe606506e8d8260328f4523b2798ce (patch) | |
| tree | 4e267ef0c188c15dca9880f1e6fd03fd7c9d06f3 /main.go | |
| parent | 1b9e9c7518a91192c657121e62754034e512638a (diff) | |
notsure. did things break somehow?
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ func main() { badExit(err) } me.forge = forgepb.InitFromConfig(cfg) + me.forge.InitScan() // initialize patches doPatchInit() |
