rewrite to ippool patcher

This commit is contained in:
2025-10-05 23:13:20 +02:00
parent caf3653175
commit b2243d5ca1
14 changed files with 191 additions and 167 deletions

View File

@@ -3,7 +3,7 @@ when:
steps:
test:
image: golang:1.21
image: golang:1.24
commands:
- go test ./...
pr-build: