Skip to content

Commit c6abf5f

Browse files
committed
chore(deps): update module go to 1.19
1 parent 59c407d commit c6abf5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/go-flutter-desktop/hover
22

3-
go 1.18
3+
go 1.19
44

55
require (
66
github.com/JackMordaunt/icns v1.0.0

internal/modx/.fixtures/example1/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module example
22

3-
go 1.18
3+
go 1.19
44

55
require (
66
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)