Skip to content

Commit 001aba8

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.8. - [Release notes](https://github.com/threatwinds/go-sdk/releases) - [Commits](threatwinds/go-sdk@v1.1.7...v1.1.8) --- updated-dependencies: - dependency-name: github.com/threatwinds/go-sdk dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1d5f19 commit 001aba8

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
@@ -10,7 +10,7 @@ require (
1010
github.com/kardianos/service v1.2.4
1111
github.com/netsampler/goflow2 v1.3.7
1212
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068
13-
github.com/threatwinds/go-sdk v1.1.7
13+
github.com/threatwinds/go-sdk v1.1.9
1414
github.com/threatwinds/logger v1.2.3
1515
golang.org/x/sys v0.40.0
1616
google.golang.org/grpc v1.78.0

agent/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
123123
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
124124
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068 h1:1B+EAUqxEyPByCfk55tB21DtR7WF7Q2w71g7+uVkvIg=
125125
github.com/tehmaze/netflow v0.0.0-20240303214733-8c13bb004068/go.mod h1:QRP5wJOf7gGMGL2fCAfmh/5CMZQspRxT5DqghaPRrjM=
126-
github.com/threatwinds/go-sdk v1.1.7 h1:2IJAWTCxZU4BDFiavPjH8MqpA/mam1QyIsjySbZLlRo=
127-
github.com/threatwinds/go-sdk v1.1.7/go.mod h1:N19iqJPaNAoWwZTCuFvV0hIvT0D1jOR1KkKYgAoPLmw=
126+
github.com/threatwinds/go-sdk v1.1.9 h1:4i8UZczXyGbRJsUEHRgaS2oQ03VTRjh/DYyTtGdSfRA=
127+
github.com/threatwinds/go-sdk v1.1.9/go.mod h1:N19iqJPaNAoWwZTCuFvV0hIvT0D1jOR1KkKYgAoPLmw=
128128
github.com/threatwinds/logger v1.2.3 h1:V2SVAXzbq+/huCvIWOfqzMTH+WBHJxankyBgVG2hy1Y=
129129
github.com/threatwinds/logger v1.2.3/go.mod h1:N+bJKvF4FQNJZLfQpVYWpr6D8iEAFnAQfHYqH5iR1TI=
130130
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=

0 commit comments

Comments
 (0)