update go.mods

tried to lower required version, most subpackages worked, however some
other dependency means the main package requires 1.22.
This commit is contained in:
Harvey Tindall
2024-08-26 17:26:04 +01:00
parent 9e9f46d97b
commit a4c60c71ea
9 changed files with 46 additions and 25 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/hrfee/jfa-go/logmessages
go 1.22.4
go 1.18