diff options
| author | Jeff Carr <[email protected]> | 2024-02-19 21:11:32 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-19 21:11:32 -0600 |
| commit | 5bf1c5ff359e2546925bb2de2bd2a3f887d252ab (patch) | |
| tree | 581613519f6975318f6c830b71750ac21fb7bfc8 /common.go | |
| parent | 47d27e4166b960d7b84c9f6d974cc580843d59e9 (diff) | |
get patches moved here from autotypist
Diffstat (limited to 'common.go')
| -rw-r--r-- | common.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,8 +1,8 @@ package repolist import ( - "go.wit.com/lib/gui/repostatus" "go.wit.com/gui" + "go.wit.com/lib/gui/repostatus" "go.wit.com/log" ) |
