From f6d376f8bdf7a8be838336243bc2ab675ef7ee88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:05:36 +0000 Subject: [PATCH] deps: bump github.com/chainreactors/spray in the chainreactors group Bumps the chainreactors group with 1 update: [github.com/chainreactors/spray](https://github.com/chainreactors/spray). Updates `github.com/chainreactors/spray` from 1.3.1-0.20260616101714-a52580bd9040 to 1.3.1 - [Release notes](https://github.com/chainreactors/spray/releases) - [Commits](https://github.com/chainreactors/spray/commits/v1.3.1) --- updated-dependencies: - dependency-name: github.com/chainreactors/spray dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: chainreactors ... Signed-off-by: dependabot[bot] --- go.mod | 3 +-- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 8c93a91..42c5814 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/chainreactors/parsers v0.0.0-20260608085142-3d2c51baa8fe github.com/chainreactors/proton v0.3.1-0.20260611174627-89c10c8c27e5 github.com/chainreactors/proxyclient v1.1.1-0.20260529172347-2a80e08d5593 - github.com/chainreactors/spray v1.3.1-0.20260616101714-a52580bd9040 + github.com/chainreactors/spray v1.3.1 github.com/chainreactors/utils v0.0.0-20260529172343-6465cb8568b2 github.com/chainreactors/zombie v1.2.3-0.20260616102212-9bcfed7622ab github.com/panjf2000/ants/v2 v2.12.1 @@ -60,7 +60,6 @@ require ( github.com/go-sql-driver/mysql v1.10.0 // indirect github.com/go-viper/mapstructure/v2 v2.5.0 // indirect github.com/gobwas/glob v0.2.3 // indirect - github.com/goccy/go-yaml v1.19.2 // indirect github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect github.com/golang-sql/sqlexp v0.1.0 // indirect github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect diff --git a/go.sum b/go.sum index cff9b87..f257328 100644 --- a/go.sum +++ b/go.sum @@ -122,8 +122,8 @@ github.com/chainreactors/proton v0.3.1-0.20260611174627-89c10c8c27e5 h1:uqux2EaU github.com/chainreactors/proton v0.3.1-0.20260611174627-89c10c8c27e5/go.mod h1:pl3xhn3ADct3tCvFlP6Eh1CiGmbSLq/019OrRWRnv+Q= 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/spray v1.3.1-0.20260616101714-a52580bd9040 h1:azWxO/71klGMcfZcmGHHYAI/0qq2qbRi68Sv/byJ3Ms= -github.com/chainreactors/spray v1.3.1-0.20260616101714-a52580bd9040/go.mod h1:lWxsw+RHzAUKp78rkatxBereXqNunBe22hSpRGrfbo0= +github.com/chainreactors/spray v1.3.1 h1:/Avshaotoq7UOfushi3zBmL4Th+0ePKgv3HRD4+abEA= +github.com/chainreactors/spray v1.3.1/go.mod h1:lWxsw+RHzAUKp78rkatxBereXqNunBe22hSpRGrfbo0= github.com/chainreactors/utils v0.0.0-20240716182459-e85f2b01ee16/go.mod h1:LajXuvESQwP+qCMAvlcoSXppQCjuLlBrnQpu9XQ1HtU= github.com/chainreactors/utils v0.0.0-20260529172343-6465cb8568b2 h1:ygWUs11z/bg/NsTuH1p37Excj7+IAoRSNGpHBrCsVk8= github.com/chainreactors/utils v0.0.0-20260529172343-6465cb8568b2/go.mod h1:LajXuvESQwP+qCMAvlcoSXppQCjuLlBrnQpu9XQ1HtU=