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,5 +1,5 @@
module github.com/hrfee/jfa-go/scripts/account-gen
go 1.20
go 1.18
require github.com/hrfee/mediabrowser v0.3.8 // indirect