From bede69bff98b34b453297d8dc96549bd6807fc9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 20:04:43 +0000 Subject: [PATCH] deps: bump the chainreactors group with 5 updates Bumps the chainreactors group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/chainreactors/gogo/v2](https://github.com/chainreactors/gogo) | `2.14.2-0.20260710171447-b1776cb06226` | `2.15.0` | | [github.com/chainreactors/neutron](https://github.com/chainreactors/neutron) | `0.1.1-0.20260710171341-456d36779ab2` | `0.1.1-0.20260714062907-716c6b167cb6` | | [github.com/chainreactors/proxyclient](https://github.com/chainreactors/proxyclient) | `1.1.1-0.20260529172347-2a80e08d5593` | `1.1.1-0.20260714062913-bce898a8f790` | | [github.com/chainreactors/utils](https://github.com/chainreactors/utils) | `0.0.0-20260707181750-8aa6ca296863` | `0.0.0-20260711153742-f3d210a5fa9d` | | [github.com/chainreactors/utils/parsers](https://github.com/chainreactors/utils) | `0.0.3-0.20260707181750-8aa6ca296863` | `0.0.3` | Updates `github.com/chainreactors/gogo/v2` from 2.14.2-0.20260710171447-b1776cb06226 to 2.15.0 - [Release notes](https://github.com/chainreactors/gogo/releases) - [Commits](https://github.com/chainreactors/gogo/commits/v2.15.0) Updates `github.com/chainreactors/neutron` from 0.1.1-0.20260710171341-456d36779ab2 to 0.1.1-0.20260714062907-716c6b167cb6 - [Commits](https://github.com/chainreactors/neutron/commits) Updates `github.com/chainreactors/proxyclient` from 1.1.1-0.20260529172347-2a80e08d5593 to 1.1.1-0.20260714062913-bce898a8f790 - [Release notes](https://github.com/chainreactors/proxyclient/releases) - [Commits](https://github.com/chainreactors/proxyclient/commits) Updates `github.com/chainreactors/utils` from 0.0.0-20260707181750-8aa6ca296863 to 0.0.0-20260711153742-f3d210a5fa9d - [Commits](https://github.com/chainreactors/utils/commits) Updates `github.com/chainreactors/utils/parsers` from 0.0.3-0.20260707181750-8aa6ca296863 to 0.0.3 - [Commits](https://github.com/chainreactors/utils/commits/parsers/v0.0.3) --- updated-dependencies: - dependency-name: github.com/chainreactors/gogo/v2 dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: chainreactors - dependency-name: github.com/chainreactors/neutron dependency-version: 0.1.1-0.20260714062907-716c6b167cb6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: chainreactors - dependency-name: github.com/chainreactors/proxyclient dependency-version: 1.1.1-0.20260714062913-bce898a8f790 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: chainreactors - dependency-name: github.com/chainreactors/utils dependency-version: 0.0.0-20260711153742-f3d210a5fa9d dependency-type: direct:production update-type: version-update:semver-patch dependency-group: chainreactors - dependency-name: github.com/chainreactors/utils/parsers dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: chainreactors ... Signed-off-by: dependabot[bot] --- go.mod | 12 ++++++------ go.sum | 24 ++++++++++++------------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/go.mod b/go.mod index ac3ba3b..2ee45fa 100644 --- a/go.mod +++ b/go.mod @@ -6,14 +6,14 @@ require ( github.com/alecthomas/chroma/v2 v2.14.0 github.com/carapace-sh/carapace v1.11.6 github.com/chainreactors/crtm v0.0.3-0.20260618163257-073207497076 - github.com/chainreactors/fingers v1.2.2-0.20260704073236-3e22b6a528b9 - github.com/chainreactors/gogo/v2 v2.14.2-0.20260710171447-b1776cb06226 + github.com/chainreactors/fingers v1.2.2-0.20260714063144-070758342f45 + github.com/chainreactors/gogo/v2 v2.15.0 github.com/chainreactors/ioa v0.1.2-0.20260621175506-35d6a4a11645 github.com/chainreactors/libcstx/go v0.0.0-20260716111447-af6771384af7 github.com/chainreactors/logs v0.0.0-20260624034259-9aaea4aa52cc - github.com/chainreactors/neutron v0.1.1-0.20260710171341-456d36779ab2 + github.com/chainreactors/neutron v0.1.1-0.20260714062907-716c6b167cb6 github.com/chainreactors/proton v0.3.3-0.20260707162538-471f99ea6131 - github.com/chainreactors/proxyclient v1.1.1-0.20260529172347-2a80e08d5593 + github.com/chainreactors/proxyclient v1.1.1-0.20260714062913-bce898a8f790 github.com/chainreactors/proxyclient/extra v0.0.0-20260527160727-36cf133952c3 github.com/chainreactors/sdk v0.3.4-0.20260708104745-dcad8620f5e9 github.com/chainreactors/sdk/gogo v0.0.0-20260708104745-dcad8620f5e9 @@ -22,9 +22,9 @@ require ( github.com/chainreactors/spray v1.3.3-0.20260704194611-7ce7b850d447 github.com/chainreactors/tui/console v0.0.0-20260712082522-2ba36ad7841f github.com/chainreactors/tui/readline v0.0.0-20260712082522-2ba36ad7841f - github.com/chainreactors/utils v0.0.0-20260707181750-8aa6ca296863 + github.com/chainreactors/utils v0.0.0-20260711153742-f3d210a5fa9d github.com/chainreactors/utils/mitmproxy v0.0.0-20260707181750-8aa6ca296863 - github.com/chainreactors/utils/parsers v0.0.3-0.20260707181750-8aa6ca296863 + github.com/chainreactors/utils/parsers v0.0.3 github.com/chainreactors/utils/pty v0.0.0-20260707181750-8aa6ca296863 github.com/chainreactors/zombie v1.3.0 github.com/charmbracelet/bubbles v1.0.0 diff --git a/go.sum b/go.sum index d64d879..bd46c95 100644 --- a/go.sum +++ b/go.sum @@ -171,12 +171,12 @@ github.com/chainreactors/crtm v0.0.3-0.20260618163257-073207497076 h1:vIEqkeRYDy github.com/chainreactors/crtm v0.0.3-0.20260618163257-073207497076/go.mod h1:+T3JvsT0teBxi4+ValZTYWCDIwM8inbx57+nQfMFkbA= github.com/chainreactors/files v0.0.0-20240716182835-7884ee1e77f0 h1:cU3sGEODXZsUZGBXfnz0nyxF6+37vA+ZGDx6L/FKN4o= github.com/chainreactors/files v0.0.0-20240716182835-7884ee1e77f0/go.mod h1:NSxGNMRWryAyrDzZpVwmujI22wbGw6c52bQOd5zEvyU= -github.com/chainreactors/fingers v1.2.2-0.20260704073236-3e22b6a528b9 h1:6TntNzkBkKaZ2rN/w+pJUmmb0VOoZkcOZUkrIYi05RQ= -github.com/chainreactors/fingers v1.2.2-0.20260704073236-3e22b6a528b9/go.mod h1:rTZEazmD80vXmSpgwDcMo7bbZU8dop3D57XIsuy1W3M= +github.com/chainreactors/fingers v1.2.2-0.20260714063144-070758342f45 h1:wIKAvAPjQUXqAKDYG0UnpLTwn/+fwT7ipwFgNPxz88M= +github.com/chainreactors/fingers v1.2.2-0.20260714063144-070758342f45/go.mod h1:ba7u/7/I9yV7TvuWj+VV9QYz9NmlLdh6UK9kxRRft+E= github.com/chainreactors/go-re2 v1.11.1-0.20260718064805-1d8511959320 h1:gkcY9PramU2ZQZ9NWisdog4oMKaeNsd30er6Nr1pKvE= github.com/chainreactors/go-re2 v1.11.1-0.20260718064805-1d8511959320/go.mod h1:4qC68vqWSuPTct3spuTrWBqCpm00mQ707JKLS1izVjI= -github.com/chainreactors/gogo/v2 v2.14.2-0.20260710171447-b1776cb06226 h1:f/9CjNNXnSn718EsSysQUyj4AchRTw5xWqig+myOPt4= -github.com/chainreactors/gogo/v2 v2.14.2-0.20260710171447-b1776cb06226/go.mod h1:pCbDa+HwfjKCGOD4PJ0puFa/FJkE/kiy29tkX0OIw70= +github.com/chainreactors/gogo/v2 v2.15.0 h1:BemeF0Bsx7n2vBjIiRqRP2A4Z4Jvkp/F6PInwtRdgf0= +github.com/chainreactors/gogo/v2 v2.15.0/go.mod h1:7ME9jlpJL0rx8XZ5dbFKVsL/0l/uSl/EZqpW+6NYtBQ= github.com/chainreactors/ioa v0.1.2-0.20260621175506-35d6a4a11645 h1:uNVPsxHycN17wCxB1HFS5vaklSs0q8eO6XK8orFiIGw= github.com/chainreactors/ioa v0.1.2-0.20260621175506-35d6a4a11645/go.mod h1:IqHyULc67RKEmr9qsyPpJzgSGJRK8JeRXXXVthQu5Z8= github.com/chainreactors/katana v1.6.2-0.20260716115809-46dd3ac126d2 h1:pc7Vw1H4CyFnzOCxRmM1kdDwX0vJBTotIxOQjA78J/Q= @@ -185,16 +185,16 @@ github.com/chainreactors/libcstx/go v0.0.0-20260716111447-af6771384af7 h1:DJxafZ github.com/chainreactors/libcstx/go v0.0.0-20260716111447-af6771384af7/go.mod h1:YQNpUU90e8tw9k1VNEUF7smIY8kSI0J3T0/zp8ri85Y= github.com/chainreactors/logs v0.0.0-20260624034259-9aaea4aa52cc h1:e6rjnU8dmfhAnkFzLp/R5gta0LbFM13L27djxbC/i4I= github.com/chainreactors/logs v0.0.0-20260624034259-9aaea4aa52cc/go.mod h1:VrXmYPbNN5AVoo1sc5aeyPVBYqubMdb3KO/tn5rRZpo= -github.com/chainreactors/neutron v0.1.1-0.20260710171341-456d36779ab2 h1:u0gNplhf4avPGO6fowTIAl8VrXE+hKccbbrFt8ETjm4= -github.com/chainreactors/neutron v0.1.1-0.20260710171341-456d36779ab2/go.mod h1:BAWFIherRWHI1kjZkncx54tuhaKLoS6OM6T7zQBPynU= +github.com/chainreactors/neutron v0.1.1-0.20260714062907-716c6b167cb6 h1:apEDnJeZ5fe2AaEJHV6TRDldoy2t/d7E1maxmUz2tfU= +github.com/chainreactors/neutron v0.1.1-0.20260714062907-716c6b167cb6/go.mod h1:zok/CDxut71iw8NQTHKPvy0f+1G5639zr9GgDsXGnOs= github.com/chainreactors/neutron/operators/full v0.1.1-0.20260704194031-f57d0a560e32 h1:q14uQiXYcizQqkHraBghJEPzcE5StLQLIWF0HvNFKhY= github.com/chainreactors/neutron/operators/full v0.1.1-0.20260704194031-f57d0a560e32/go.mod h1:8Yg/msDYB3syXD2ryGObqSn8GG+xaBoDG/1S67A4ByQ= github.com/chainreactors/parsers v0.0.0-20260608085142-3d2c51baa8fe h1:n1pFLHHYXMiX5rCVWeciOTJUFggWXOrLtCu9jhq5Mbs= github.com/chainreactors/parsers v0.0.0-20260608085142-3d2c51baa8fe/go.mod h1:ygxMqZQ/hGY2uegUvC0LbR538hbgNH7HP4dTuv/jfSM= github.com/chainreactors/proton v0.3.3-0.20260707162538-471f99ea6131 h1:gTrBbrASTvndSBr2XL75Kdw8fAM3xw/dikTqMNzoQBE= github.com/chainreactors/proton v0.3.3-0.20260707162538-471f99ea6131/go.mod h1:c4kezBtDrE4sBIH6qF0+OShJ3/fijZENyxcUbcfZ/qQ= -github.com/chainreactors/proxyclient v1.1.1-0.20260529172347-2a80e08d5593 h1:tnXa9DobeX30xGIkiAcH+BOKKwvscvxy6GfI0Q0qu8Q= -github.com/chainreactors/proxyclient v1.1.1-0.20260529172347-2a80e08d5593/go.mod h1:xSNRChMYF8en5O5ZQVmCOmNTTyQhvsrk0D0vluh/JKk= +github.com/chainreactors/proxyclient v1.1.1-0.20260714062913-bce898a8f790 h1:We2R3rJUQBI6GGmA2kM3IOK+yvPn5NsXHhpbKiVsPE0= +github.com/chainreactors/proxyclient v1.1.1-0.20260714062913-bce898a8f790/go.mod h1:m0kmv5rgzac2q3HMYBlQULc+mubGILrPx1IiPQWcQHc= github.com/chainreactors/proxyclient/extra v0.0.0-20260527160727-36cf133952c3 h1:WVEb3Bjq3AC67oa9pNjHJfIH+mX6PozJO3S5ccVZJYQ= github.com/chainreactors/proxyclient/extra v0.0.0-20260527160727-36cf133952c3/go.mod h1:4BG8xIxTebn0VoOTEwQ2pmYIB3K2qwGINxnRHALBNZg= github.com/chainreactors/sdk v0.3.4-0.20260708104745-dcad8620f5e9 h1:zHGP9WFSpTyZYWeKDHPDoEysmNYjck25Wv8/eVtpYBE= @@ -212,14 +212,14 @@ github.com/chainreactors/tui/console v0.0.0-20260712082522-2ba36ad7841f/go.mod h github.com/chainreactors/tui/readline v0.0.0-20260712082522-2ba36ad7841f h1:nCio/m3v3ZFd8Mo6CPLrag24FJMdzynlJKB9+TrmLi4= github.com/chainreactors/tui/readline v0.0.0-20260712082522-2ba36ad7841f/go.mod h1:nEHRbLD/s2GWdAGbNVjz/KDF0ac7WZ3tPMgWmW8sZWA= github.com/chainreactors/utils v0.0.0-20240716182459-e85f2b01ee16/go.mod h1:LajXuvESQwP+qCMAvlcoSXppQCjuLlBrnQpu9XQ1HtU= -github.com/chainreactors/utils v0.0.0-20260707181750-8aa6ca296863 h1:jfuZD+vg3/K/+l8au9RXnZCQf0J6S3vG6VRqmeBmxo0= -github.com/chainreactors/utils v0.0.0-20260707181750-8aa6ca296863/go.mod h1:xwbUlFoSSxLHujyb8D48o1s2DqmEAxUNfxIy0DVUmcg= +github.com/chainreactors/utils v0.0.0-20260711153742-f3d210a5fa9d h1:wlJ6oMbVLKrpxHmaXGSxmJt1F8l3kvqily0N58FGfLM= +github.com/chainreactors/utils v0.0.0-20260711153742-f3d210a5fa9d/go.mod h1:xwbUlFoSSxLHujyb8D48o1s2DqmEAxUNfxIy0DVUmcg= github.com/chainreactors/utils/cert v0.0.0-20260707181750-8aa6ca296863 h1:41tvJzi9t1NUlM/CzVdl8OG+W6PMFChsDOChohI2VeU= github.com/chainreactors/utils/cert v0.0.0-20260707181750-8aa6ca296863/go.mod h1:xvvWMcU9Fcht6GR1cc9ceAZ3/Hl2HrkoRzpeyOzx1rQ= github.com/chainreactors/utils/mitmproxy v0.0.0-20260707181750-8aa6ca296863 h1:r6UUUUQt4r/0SL6vgrwoq6ynidAkN3auSZsvzZ5BBRE= github.com/chainreactors/utils/mitmproxy v0.0.0-20260707181750-8aa6ca296863/go.mod h1:2O3/Vw66VnbzhwsHGFJ2Ge98RuSh6XzMMFGZmMmlZ9M= -github.com/chainreactors/utils/parsers v0.0.3-0.20260707181750-8aa6ca296863 h1:u9cXebLoVtKwN0KkpGFfrjANUYo+93MijB//X9qONeY= -github.com/chainreactors/utils/parsers v0.0.3-0.20260707181750-8aa6ca296863/go.mod h1:S9lkpQ1I4wcBq0YEBde/UPmR061IPok3bLl7aPz6Vkk= +github.com/chainreactors/utils/parsers v0.0.3 h1:3ld7xG5TSvzikVOCkQHjqjHO3otjODwSwHQDkMKbu5o= +github.com/chainreactors/utils/parsers v0.0.3/go.mod h1:bE/znJWt08n9QOORWsWu0ggB8GWfOg3+dfUMMITmwV4= github.com/chainreactors/utils/pty v0.0.0-20260707181750-8aa6ca296863 h1:oXhSMk9Gov6jrtaFS4jRSPGV6SjfO/eaz2KRkacmEbg= github.com/chainreactors/utils/pty v0.0.0-20260707181750-8aa6ca296863/go.mod h1:RW1v+8hFMeO9+TJyQ1iIx9Ea37s+B7BaDf9fyJ0OEC4= github.com/chainreactors/words v0.0.0-20260520145736-270600e60fb4 h1:lvnDYEkatmZFHP5i321qQXK9L4vKRfso/uUfr5tOeC8=