diff options
| author | Jeff Carr <[email protected]> | 2024-12-01 22:23:02 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-01 22:23:02 -0600 |
| commit | dc3fe4bd2e4fff95bd938eada5d71314e124b2c1 (patch) | |
| tree | d408a2f802b18731379a95fa06d5ba372525836b /structs.go | |
| parent | 9439051fc699d2ce5becc6cc88137d7e689ad95b (diff) | |
auto run autogenpb on Build()
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ type Forge struct { initErr error // init error, if any goSrc string // the path to go/src + goWork bool // means the user is currently using a go.work file Config *ForgeConfigs // config repos for readonly, private, etc Repos *gitpb.Repos Machine *zoopb.Machine |
