1
0

Pin kobopatch to 6189c54
All checks were successful
Build and test project / build-and-test (push) Successful in 1m30s

This commit is contained in:
2026-03-19 09:21:15 +01:00
parent 2075ce5c09
commit 7343666bbc
3 changed files with 4 additions and 7 deletions

View File

@@ -13,9 +13,8 @@ replace gopkg.in/yaml.v3 => github.com/pgaskin/yaml v0.0.0-20190717135119-db0123
require (
github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5 // indirect
github.com/pgaskin/go-libz v0.0.2 // indirect
github.com/pgaskin/go-libz v0.1.0 // indirect
github.com/riking/cssparse v0.0.0-20180325025645-c37ded0aac89 // indirect
github.com/tetratelabs/wazero v1.9.0 // indirect
golang.org/x/text v0.3.2 // indirect
rsc.io/arm v0.0.0-20150420010332-9c32f2193064 // indirect
)