summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-24 02:41:34 -0600
committerJeff Carr <[email protected]>2024-01-24 02:41:34 -0600
commitf2ad6d3138ce39e6fdd0508eeddd2439ad275f3c (patch)
treeff308f9c005fa778f4707184dc2bb2ef73afb94d /structs.go
parent9ddf46cf75a15a7b6398cc6d25b20bb993429cda (diff)
more attempts at release automation
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index 25d819e..c0d9d11 100644
--- a/structs.go
+++ b/structs.go
@@ -71,6 +71,7 @@ type repo struct {
lastTag *gui.Node // last tagged version label
vLabel *gui.Node // version label
dirtyLabel *gui.Node // git state (dirty or not?)
+ goSumStatus *gui.Node // what is the state of the go.sum file
// masterName *gui.Node // the master branch name
masterVersion *gui.Node // the master branch version