summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-26 02:02:56 -0600
committerJeff Carr <[email protected]>2024-01-26 02:02:56 -0600
commit9f26bc2d444b662a8ee19700612d6cc31d71df63 (patch)
tree697c99415cd425db76a7c36252c0ccad99e34484 /structs.go
parent2aed84cf3ae3b51c91d929aa675cdd774a9de0ce (diff)
go status moving here
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/structs.go b/structs.go
index ffc38df..a966ab5 100644
--- a/structs.go
+++ b/structs.go
@@ -17,8 +17,9 @@ type RepoStatus struct {
window *gadgets.BasicWindow
- dirtyLabel *gadgets.OneLiner
- readOnly *gadgets.OneLiner
+ dirtyLabel *gadgets.OneLiner
+ readOnly *gadgets.OneLiner
+ goSumStatus *gadgets.OneLiner
path *gadgets.OneLiner
goSrcPath *gadgets.OneLiner