Skip to content

Commit 6b384fb

Browse files
authored
chore: Bump go version to 1.19 (#213)
1 parent 28830e1 commit 6b384fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/obalunenko/advent-of-code
22

3-
go 1.18
3+
go 1.19
44

55
require (
66
github.com/briandowns/spinner v1.19.0

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/obalunenko/advent-of-code/tools
22

3-
go 1.18
3+
go 1.19
44

55
require (
66
github.com/axw/gocov v1.1.0

0 commit comments

Comments
 (0)