update Fyne baseline with hotfix for image painter leak

This commit is contained in:
Drew Weymouth
2023-03-31 16:57:22 -07:00
parent 3803859ea7
commit b849513700
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ require (
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
)
replace fyne.io/fyne/v2 v2.3.3 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20230329022206-560b167176a8
replace fyne.io/fyne/v2 v2.3.3 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20230331041414-b548301c117c