summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/structs.go b/structs.go
index 869a9f8..5afc1c8 100644
--- a/structs.go
+++ b/structs.go
@@ -22,10 +22,10 @@ type RepoStatus struct {
// a box of all the git tags
Tags *GitTagBox
- dirtyLabel *gadgets.OneLiner
- readOnly *gadgets.OneLiner
- goSumStatus *gadgets.OneLiner
- gitState *gadgets.OneLiner
+ dirtyLabel *gadgets.OneLiner
+ readOnly *gadgets.OneLiner
+ gitState *gadgets.OneLiner
+ primitive *gadgets.OneLiner
path *gadgets.OneLiner
goSrcPath *gadgets.OneLiner