From b7e3bc120cfbc399a34dd7f4b876e66d40e34b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 13:34:00 +0000 Subject: [PATCH] chore(deps): bump github.com/threatwinds/go-sdk in /agent-manager Bumps [github.com/threatwinds/go-sdk](https://github.com/threatwinds/go-sdk) from 1.1.14 to 1.1.18. - [Release notes](https://github.com/threatwinds/go-sdk/releases) - [Commits](https://github.com/threatwinds/go-sdk/compare/v1.1.14...v1.1.18) --- updated-dependencies: - dependency-name: github.com/threatwinds/go-sdk dependency-version: 1.1.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- agent-manager/go.mod | 2 +- agent-manager/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/agent-manager/go.mod b/agent-manager/go.mod index 78140e2d6..2d729fdbf 100644 --- a/agent-manager/go.mod +++ b/agent-manager/go.mod @@ -40,7 +40,7 @@ require ( github.com/pelletier/go-toml/v2 v2.2.4 // indirect github.com/quic-go/qpack v0.6.0 // indirect github.com/quic-go/quic-go v0.59.0 // indirect - github.com/threatwinds/go-sdk v1.1.14 + github.com/threatwinds/go-sdk v1.1.18 github.com/twitchyliquid64/golang-asm v0.15.1 // indirect github.com/ugorji/go/codec v1.3.1 // indirect golang.org/x/arch v0.23.0 // indirect diff --git a/agent-manager/go.sum b/agent-manager/go.sum index bb5bde9b0..d18f24c8b 100644 --- a/agent-manager/go.sum +++ b/agent-manager/go.sum @@ -89,8 +89,8 @@ github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXl github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U= github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U= -github.com/threatwinds/go-sdk v1.1.14 h1:9XqqGPZvDHHuJ/XkfMsDl3fe7Adfi1fMh/PpQFkUkJU= -github.com/threatwinds/go-sdk v1.1.14/go.mod h1:Kfu26gkSZDpNNkPvuQbTAW3dWIQ66pVIrNYW1YBG3Kg= +github.com/threatwinds/go-sdk v1.1.18 h1:/mZ0XyDTwNw6TNjitPJGlaNyErjvcDnKOADcUYkScOg= +github.com/threatwinds/go-sdk v1.1.18/go.mod h1:Kfu26gkSZDpNNkPvuQbTAW3dWIQ66pVIrNYW1YBG3Kg= github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI= github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08= github.com/ugorji/go/codec v1.3.1 h1:waO7eEiFDwidsBN6agj1vJQ4AG7lh2yqXyOXqhgQuyY=