diff options
| author | Jeff Carr <[email protected]> | 2024-02-20 23:13:26 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-20 23:13:26 -0600 |
| commit | 38b1ecab60974813ecf8d64685f2992152b3edf9 (patch) | |
| tree | ee9cd7c32ceec1cf49ac86447a921ae1ced1a972 /controlBox.go | |
| parent | c9f149bcb2ad96f08f3464639517e48a5c3cbdde (diff) | |
add --release builds
Diffstat (limited to 'controlBox.go')
| -rw-r--r-- | controlBox.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlBox.go b/controlBox.go index ad2966e..888163d 100644 --- a/controlBox.go +++ b/controlBox.go @@ -28,7 +28,7 @@ type controlBox struct { dirtyL *gadgets.OneLiner currentL *gadgets.OneLiner buildDate *gadgets.OneLiner - tagDate *gadgets.OneLiner + tagDate *gadgets.OneLiner status *repostatus.RepoStatus } |
