diff options
| author | Jeff Carr <[email protected]> | 2024-02-16 11:41:29 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-16 11:41:29 -0600 |
| commit | bd62a89a670eab24ff5fd7b1ed155b89dde08157 (patch) | |
| tree | 1c51c281bcdb04f7f383c0549db0a6bb17e9a8cc /structs.go | |
| parent | 88ca40bcfa11f464828cace14a07a9b59a00d571 (diff) | |
continue cleaning up original version
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
