From c6516ad60f52b99e11ee3279f96066f6eb905dcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 17:46:15 +0000 Subject: [PATCH] chore(deps): bump github.com/threatwinds/go-sdk in /agent 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/go.mod | 2 +- agent/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/agent/go.mod b/agent/go.mod index 81e03b34f..56d9bc8d5 100644 --- a/agent/go.mod +++ b/agent/go.mod @@ -13,7 +13,7 @@ require ( github.com/netsampler/goflow2 v1.3.7 github.com/spf13/cobra v1.10.2 github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068 - github.com/threatwinds/go-sdk v1.1.14 + github.com/threatwinds/go-sdk v1.1.18 github.com/threatwinds/logger v1.2.3 github.com/utmstack/UTMStack/shared v0.0.0 golang.org/x/sys v0.41.0 diff --git a/agent/go.sum b/agent/go.sum index 4f8d7b56b..0d150dc3b 100644 --- a/agent/go.sum +++ b/agent/go.sum @@ -138,8 +138,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U= github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068 h1:1B+EAUqxEyPByCfk55tB21DtR7WF7Q2w71g7+uVkvIg= github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068/go.mod h1:QRP5wJOf7gGMGL2fCAfmh/5CMZQspRxT5DqghaPRrjM= -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/threatwinds/logger v1.2.3 h1:V2SVAXzbq+/huCvIWOfqzMTH+WBHJxankyBgVG2hy1Y= github.com/threatwinds/logger v1.2.3/go.mod h1:N+bJKvF4FQNJZLfQpVYWpr6D8iEAFnAQfHYqH5iR1TI= github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=