summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-16 11:41:29 -0600
committerJeff Carr <[email protected]>2024-02-16 11:41:29 -0600
commitbd62a89a670eab24ff5fd7b1ed155b89dde08157 (patch)
tree1c51c281bcdb04f7f383c0549db0a6bb17e9a8cc /structs.go
parent88ca40bcfa11f464828cace14a07a9b59a00d571 (diff)
continue cleaning up original version
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 a8f4698..7b7bcd7 100644
--- a/structs.go
+++ b/structs.go
@@ -23,6 +23,7 @@ type RepoStatus struct {
path *gadgets.OneLiner
goSrcPath *gadgets.OneLiner
realPath *gadgets.OneLiner
+ isGoLang *gadgets.OneLiner
currentBranch *gadgets.OneLiner
currentVersion *gadgets.OneLiner