summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
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