change: downgrade to go 1.22

This commit is contained in:
lilong.129
2025-03-07 12:00:46 +08:00
parent 683bbdd7f6
commit ae4e8b3dd1
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/httprunner/httprunner/v5
go 1.23.0
go 1.22.0
require (
github.com/Masterminds/semver v1.5.0

View File

@@ -1 +1 @@
v5.0.0-beta-2503071138
v5.0.0-beta-2503071200