Update go to 1.20

This commit is contained in:
Ian Fijolek
2023-08-10 16:21:33 -04:00
parent 46f4561bea
commit c02d64d674
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module git.iamthefij.com/iamthefij/minitor-go
go 1.17
go 1.20
require (
git.iamthefij.com/iamthefij/slog v1.3.0