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
+2 -2
View File
@@ -1,8 +1,8 @@
package widgets
import (
"supersonic/res"
"supersonic/ui/theme"
"github.com/dweymouth/supersonic/res"
"github.com/dweymouth/supersonic/ui/theme"
"fyne.io/fyne/v2"
"fyne.io/fyne/v2/widget"