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:
+1
-1
@@ -2,7 +2,7 @@ module github.com/hrfee/jfa-go/ombi
|
||||
|
||||
replace github.com/hrfee/jfa-go/common => ../common
|
||||
|
||||
go 1.22.4
|
||||
go 1.18
|
||||
|
||||
require github.com/hrfee/jfa-go/common v0.0.0-20240806200606-6308db495a0a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user