refine matcher: will not match releases page

This commit is contained in:
wjqserver 2025-07-29 23:27:42 +08:00
parent 4df21fd258
commit d232d1cf12
10 changed files with 58 additions and 25 deletions

15
go.mod
View file

@ -4,7 +4,7 @@ go 1.24.5
require (
github.com/BurntSushi/toml v1.5.0
github.com/WJQSERVER-STUDIO/httpc v0.8.1
github.com/WJQSERVER-STUDIO/httpc v0.8.2
golang.org/x/net v0.42.0
golang.org/x/time v0.12.0
)
@ -15,15 +15,12 @@ require (
github.com/fenthope/bauth v0.0.1
github.com/fenthope/ikumi v0.0.2
github.com/fenthope/ipfilter v0.0.1
github.com/fenthope/reco v0.0.3
github.com/fenthope/record v0.0.3
github.com/go-json-experiment/json v0.0.0-20250714165856-be8212f5270d
github.com/fenthope/reco v0.0.4
github.com/fenthope/record v0.0.4
github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/infinite-iroha/touka v0.3.3
github.com/infinite-iroha/touka v0.3.4
github.com/wjqserver/modembed v0.0.1
)
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.6 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
)
require github.com/valyala/bytebufferpool v1.0.0 // indirect