diff options
| author | Jeff Carr <[email protected]> | 2024-01-18 04:06:12 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-18 04:06:12 -0600 |
| commit | 76d6da5505900c50b72e3c84e86a521d9bcbc6bd (patch) | |
| tree | f4deb19ba6befff910691e705a888be4e46495a7 /go.mod | |
| parent | 32fe455bb5c75b756ca0ff7e2a5d076a30978db4 (diff) | |
fix pathv0.12.7
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module go.wit.com/gui/gadgets +module go.wit.com/lib/gadgets go 1.21.4 |
