@@ -45,7 +45,7 @@ test.run:
mod:
clear
go get -u ./...
- go mod tidy -compat=1.21
+ go mod tidy -compat=1.22.4
go mod vendor
go fmt ./...
lint: