update go version to 1.22

This commit is contained in:
alexchao26
2024-08-03 12:47:41 -04:00
parent 4a076beb54
commit 1463a86b60
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/alexchao26/advent-of-code-go module github.com/alexchao26/advent-of-code-go
go 1.16 go 1.22
require golang.org/x/net v0.0.0-20201110031124-69a78807bb2b require golang.org/x/net v0.0.0-20201110031124-69a78807bb2b