Bump fyne.io/fyne/v2 from 2.4.4 to 2.4.5
Bumps [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/fyne-io/fyne/releases) - [Changelog](https://github.com/fyne-io/fyne/blob/master/CHANGELOG.md) - [Commits](https://github.com/fyne-io/fyne/compare/v2.4.4...v2.4.5) --- updated-dependencies: - dependency-name: fyne.io/fyne/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/taiidani/hwrc-proton-launcher
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
fyne.io/fyne/v2 v2.4.4
|
||||
fyne.io/fyne/v2 v2.4.5
|
||||
github.com/mitchellh/go-ps v1.0.0
|
||||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
|
||||
golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df
|
||||
|
||||
Reference in New Issue
Block a user