Skip to content

Commit c43cd1f

Browse files
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.7 to 1.1.15. - [Release notes](https://github.com/threatwinds/go-sdk/releases) - [Commits](threatwinds/go-sdk@v1.1.7...v1.1.15) --- updated-dependencies: - dependency-name: github.com/threatwinds/go-sdk dependency-version: 1.1.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 757ecc7 commit c43cd1f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

agent/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ go 1.25.5
55
require (
66
github.com/AtlasInsideCorp/AtlasInsideAES v1.0.0
77
github.com/elastic/go-sysinfo v1.15.4
8+
github.com/fsnotify/fsnotify v1.9.0
89
github.com/glebarez/sqlite v1.11.0
910
github.com/google/uuid v1.6.0
1011
github.com/kardianos/service v1.2.4
1112
github.com/netsampler/goflow2 v1.3.7
1213
github.com/spf13/cobra v1.10.2
1314
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068
14-
github.com/threatwinds/go-sdk v1.1.14
15+
github.com/threatwinds/go-sdk v1.1.15
1516
github.com/threatwinds/logger v1.2.3
1617
github.com/utmstack/UTMStack/shared v0.0.0
1718
golang.org/x/sys v0.41.0
@@ -31,7 +32,6 @@ require (
3132
github.com/cloudwego/base64x v0.1.6 // indirect
3233
github.com/dustin/go-humanize v1.0.1 // indirect
3334
github.com/elastic/go-windows v1.0.2 // indirect
34-
github.com/fsnotify/fsnotify v1.9.0 // indirect
3535
github.com/gabriel-vasile/mimetype v1.4.13 // indirect
3636
github.com/gin-contrib/sse v1.1.0 // indirect
3737
github.com/gin-gonic/gin v1.11.0 // indirect

agent/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
132132
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
133133
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068 h1:1B+EAUqxEyPByCfk55tB21DtR7WF7Q2w71g7+uVkvIg=
134134
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068/go.mod h1:QRP5wJOf7gGMGL2fCAfmh/5CMZQspRxT5DqghaPRrjM=
135-
github.com/threatwinds/go-sdk v1.1.14 h1:9XqqGPZvDHHuJ/XkfMsDl3fe7Adfi1fMh/PpQFkUkJU=
136-
github.com/threatwinds/go-sdk v1.1.14/go.mod h1:Kfu26gkSZDpNNkPvuQbTAW3dWIQ66pVIrNYW1YBG3Kg=
135+
github.com/threatwinds/go-sdk v1.1.15 h1:LvyaNT78y0whlq9ioR0aRKcRCxt0gX0s90X9z1fF5c4=
136+
github.com/threatwinds/go-sdk v1.1.15/go.mod h1:Kfu26gkSZDpNNkPvuQbTAW3dWIQ66pVIrNYW1YBG3Kg=
137137
github.com/threatwinds/logger v1.2.3 h1:V2SVAXzbq+/huCvIWOfqzMTH+WBHJxankyBgVG2hy1Y=
138138
github.com/threatwinds/logger v1.2.3/go.mod h1:N+bJKvF4FQNJZLfQpVYWpr6D8iEAFnAQfHYqH5iR1TI=
139139
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=

0 commit comments

Comments
 (0)