File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/segmentio/kafka-go v0.4.47
2323 github.com/spf13/viper v1.19.0
2424 github.com/upyun/go-sdk/v3 v3.0.4
25- github.com/west2-online/jwch v0.2.25
25+ github.com/west2-online/jwch v0.2.26
2626 gorm.io/driver/mysql v1.5.7
2727 gorm.io/gorm v1.25.12
2828 k8s.io/client-go v0.32.1
@@ -37,7 +37,7 @@ require (
3737 cloud.google.com/go/longrunning v0.6.4 // indirect
3838 filippo.io/edwards25519 v1.1.0 // indirect
3939 github.com/antchfx/htmlquery v1.3.4 // indirect
40- github.com/antchfx/xpath v1.3.4 // indirect
40+ github.com/antchfx/xpath v1.3.5 // indirect
4141 github.com/armon/go-metrics v0.4.1 // indirect
4242 github.com/beorn7/perks v1.0.1 // indirect
4343 github.com/bufbuild/protocompile v0.14.1 // indirect
Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ github.com/antchfx/htmlquery v1.3.4/go.mod h1:K9os0BwIEmLAvTqaNSua8tXLWRWZpocZIH
3434github.com/antchfx/xpath v1.3.3 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
3535github.com/antchfx/xpath v1.3.4 h1:1ixrW1VnXd4HurCj7qnqnR0jo14g8JMe20Fshg1Vgz4 =
3636github.com/antchfx/xpath v1.3.4 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
37+ github.com/antchfx/xpath v1.3.5 h1:PqbXLC3TkfeZyakF5eeh3NTWEbYl4VHNVeufANzDbKQ =
38+ github.com/antchfx/xpath v1.3.5 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
3739github.com/apache/thrift v0.13.0 h1:5hryIiq9gtn+MiLVn0wP37kb/uTeRZgN08WoCsAhIhI =
3840github.com/apache/thrift v0.13.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
3941github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e /go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o =
@@ -652,6 +654,8 @@ github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijb
652654github.com/urfave/cli v1.22.1 /go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0 =
653655github.com/west2-online/jwch v0.2.25 h1:m/SinzpS5MNv0+7HB14lsDF/hqmspq1q23ZxNCTRQTc =
654656github.com/west2-online/jwch v0.2.25 /go.mod h1:DlIfTRlv5BY+4mt6PI/xzleEbEqAoUYi3xMffe4FC3A =
657+ github.com/west2-online/jwch v0.2.26 h1:4gEjhlrZsKpJp8JGY2UPQlp4bPMZGIVC/2r093d25ao =
658+ github.com/west2-online/jwch v0.2.26 /go.mod h1:DlIfTRlv5BY+4mt6PI/xzleEbEqAoUYi3xMffe4FC3A =
655659github.com/west2-online/yjsy v0.0.8 h1:CJZizPBfvsTCtePR+OhDEw1FU48dD3+3msIdfCUctMg =
656660github.com/west2-online/yjsy v0.0.8 /go.mod h1:ESCVjtSEtOH/4eAFosO7S/FnGSxFmCzjAitSudDTZlk =
657661github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c =
You can’t perform that action at this time.
0 commit comments