update module import paths

This commit is contained in:
Drew Weymouth
2023-05-07 09:53:34 -07:00
parent 060d65e939
commit 2ef0282c0b
34 changed files with 157 additions and 126 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package dialogs
import (
"supersonic/backend"
"github.com/dweymouth/supersonic/backend"
"fyne.io/fyne/v2"
"fyne.io/fyne/v2/container"