diff options
Diffstat (limited to 'examples/updateui.go')
| -rw-r--r-- | examples/updateui.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/updateui.go b/examples/updateui.go index 48aadfd..6c9b828 100644 --- a/examples/updateui.go +++ b/examples/updateui.go @@ -4,7 +4,7 @@ import ( "fmt" "time" - "github.com/andlabs/ui" + "go.wit.com/dev/andlabs/ui" ) // Example showing how to update the UI using the QueueMain function |
