diff options
| author | Jeff Carr <[email protected]> | 2024-02-20 18:55:50 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-20 18:55:50 -0600 |
| commit | 81a1801223dd7b0c55375ea92cef3993c2f6ec59 (patch) | |
| tree | 28b12c8c5a66be3576d45ca4ba4551a80db675cb /structs.go | |
| parent | 1fe0354822f471d035a5d8c42af868624a8bb9ff (diff) | |
add button for checking go.sumv0.20.8
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ type RepoList struct { shownCount *gui.Node hideFunction func(*Repo) - duration *gui.Node + duration *gui.Node } type Repo struct { |
