diff options
| author | Jeff Carr <[email protected]> | 2022-10-08 17:33:12 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2022-10-08 17:33:12 -0500 |
| commit | 45644ef9bc333f5def62d1c7f474dc96274e63fa (patch) | |
| tree | 9f1dc4da5b2d125f7a017418d4d9912e16b71039 /entry.go | |
| parent | e7e956ff311c07e280a2332d0e50d2fac3bbe199 (diff) | |
BUILD: builds again with go 1.19 on sid as of today
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'entry.go')
| -rw-r--r-- | entry.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ import "errors" // import "fmt" import "github.com/andlabs/ui" +// import ui "git.wit.org/interesting/andlabs-ui" import _ "github.com/andlabs/ui/winmanifest" // import "github.com/davecgh/go-spew/spew" |
