Fix dependencies

This commit is contained in:
Elara 2023-01-02 23:06:04 -08:00
parent c9444e276a
commit 01919e67a3
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ replace fyne.io/x/fyne => github.com/metal3d/fyne-x v0.0.0-20220508095732-177117
require (
fyne.io/fyne/v2 v2.3.0
fyne.io/x/fyne v0.0.0-20221121180555-92e65f302337
fyne.io/x/fyne v0.0.0-20220107050838-c4a1de51d4ce
github.com/cheggaaa/pb/v3 v3.1.0
github.com/gen2brain/dlgs v0.0.0-20220603100644-40c77870fa8d
github.com/godbus/dbus/v5 v5.1.0