Skip to content

Commit 51f7810

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.0.40 to 1.0.43. - [Release notes](https://github.com/threatwinds/go-sdk/releases) - [Commits](threatwinds/go-sdk@v1.0.40...v1.0.43) --- updated-dependencies: - dependency-name: github.com/threatwinds/go-sdk dependency-version: 1.0.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6aa7646 commit 51f7810

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

agent/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/google/uuid v1.6.0
99
github.com/kardianos/service v1.2.2
1010
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068
11-
github.com/threatwinds/go-sdk v1.0.40
11+
github.com/threatwinds/go-sdk v1.0.43
1212
github.com/threatwinds/logger v1.2.2
1313
golang.org/x/sys v0.33.0
1414
google.golang.org/grpc v1.73.0

agent/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
8686
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
8787
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068 h1:1B+EAUqxEyPByCfk55tB21DtR7WF7Q2w71g7+uVkvIg=
8888
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068/go.mod h1:QRP5wJOf7gGMGL2fCAfmh/5CMZQspRxT5DqghaPRrjM=
89-
github.com/threatwinds/go-sdk v1.0.40 h1:g0XS8WiGVGD6djucY0ZuckpZljBbXDuqGJ1dKOjce3I=
90-
github.com/threatwinds/go-sdk v1.0.40/go.mod h1:ZLcT5kB0s2xFEUVJoFpwlLucnbQ8VBNU44aoKKC/j/g=
89+
github.com/threatwinds/go-sdk v1.0.43 h1:q2Pl0DvmFpeBCs5sZRcsG1oDn2zIoIB5vHwcJ/VDgD8=
90+
github.com/threatwinds/go-sdk v1.0.43/go.mod h1:S0R7kQj2BsTgaYnX6eZ3keEFRy9yt4f9SCEKYMJzD6g=
9191
github.com/threatwinds/logger v1.2.2 h1:sVuT8yhbecPqP4tT8EwHfp1czNC6e1wdkE1ihNnuBdA=
9292
github.com/threatwinds/logger v1.2.2/go.mod h1:Amq0QI1y7fkTpnBUgeGVu2Z/C4u4ys2pNLUOuj3UAAU=
9393
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=

0 commit comments

Comments
 (0)