summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-29 09:31:22 -0600
committerJeff Carr <[email protected]>2024-01-29 09:31:22 -0600
commit408a400e93acb1087079e19b9d5b9afac95cfa29 (patch)
tree89743abd0b76192a55a7cb5374737a6747f03e6a /structs.go
parent856b479edbf2abbd2d377443d591f33e9f557eb8 (diff)
testing gov0.16.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/structs.go b/structs.go
index 0c2f2fd..fe16b56 100644
--- a/structs.go
+++ b/structs.go
@@ -46,9 +46,9 @@ type RepoStatus struct {
major *gadgets.BasicCombobox
revision *gadgets.BasicCombobox
- versionMessage *gadgets.BasicEntry
- versionCmds [][]string
- versionCmdOutput *gadgets.OneLiner
+ versionMessage *gadgets.BasicEntry
+ versionCmds [][]string
+ versionCmdOutput *gadgets.OneLiner
targetReleaseVersion *gadgets.OneLiner
newversion *gui.Node