Skip to content

Commit

Permalink
Using the release branch of Fyne for translation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jul 23, 2024
1 parent 3f73425 commit 8c2605a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/fyne-io/terminal
go 1.19

require (
fyne.io/fyne/v2 v2.5.1-0.20240716011200-bed23d914f5d
fyne.io/fyne/v2 v2.5.1-0.20240723013128-bbfc67312e64
github.com/ActiveState/termtest/conpty v0.5.0
github.com/creack/pty v1.1.21
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
fyne.io/fyne/v2 v2.5.1-0.20240716011200-bed23d914f5d h1:lPKQwfD/wP9WqHlYMu1oNnXcAUVxOCfAil1E2IwTFeM=
fyne.io/fyne/v2 v2.5.1-0.20240716011200-bed23d914f5d/go.mod h1:9D4oT3NWeG+MLi/lP7ItZZyujHC/qqMJpoGTAYX5Uqc=
fyne.io/fyne/v2 v2.5.1-0.20240723013128-bbfc67312e64 h1:AR8iFr+DKB3O7M17Mrmd89N/Dv0R4qzM6nX36kKDHMA=
fyne.io/fyne/v2 v2.5.1-0.20240723013128-bbfc67312e64/go.mod h1:9D4oT3NWeG+MLi/lP7ItZZyujHC/qqMJpoGTAYX5Uqc=
fyne.io/systray v1.11.0 h1:D9HISlxSkx+jHSniMBR6fCFOUjk1x/OOOJLa9lJYAKg=
fyne.io/systray v1.11.0/go.mod h1:RVwqP9nYMo7h5zViCBHri2FgjXF7H2cub7MAq4NSoLs=
github.com/ActiveState/termtest/conpty v0.5.0 h1:JLUe6YDs4Jw4xNPCU+8VwTpniYOGeKzQg4SM2YHQNA8=
Expand Down

0 comments on commit 8c2605a

Please sign in to comment.