We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28830e1 commit 6b384fbCopy full SHA for 6b384fb
go.mod
@@ -1,6 +1,6 @@
1
module github.com/obalunenko/advent-of-code
2
3
-go 1.18
+go 1.19
4
5
require (
6
github.com/briandowns/spinner v1.19.0
tools/go.mod
module github.com/obalunenko/advent-of-code/tools
github.com/axw/gocov v1.1.0
0 commit comments