Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] 1731659615
Merge c6fad64a77 into 22aa85a720 2025-07-01 16:14:16 +02:00
dependabot[bot] c6fad64a77
build(deps): bump github.com/falcosecurity/plugin-sdk-go
Bumps [github.com/falcosecurity/plugin-sdk-go](https://github.com/falcosecurity/plugin-sdk-go) from 0.7.5 to 0.8.1.
- [Release notes](https://github.com/falcosecurity/plugin-sdk-go/releases)
- [Changelog](https://github.com/falcosecurity/plugin-sdk-go/blob/main/release.md)
- [Commits](https://github.com/falcosecurity/plugin-sdk-go/compare/v0.7.5...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/falcosecurity/plugin-sdk-go
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 12:42:02 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -2,4 +2,4 @@ module github.com/falcosecurity/plugins/plugins/collector
go 1.15
require github.com/falcosecurity/plugin-sdk-go v0.7.5
require github.com/falcosecurity/plugin-sdk-go v0.8.1

View File

@ -1,8 +1,8 @@
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/falcosecurity/plugin-sdk-go v0.7.5 h1:ke/+kTt0PwedM8+IGTKcW3LrUI/xiJNDCSzqTSW+CvI=
github.com/falcosecurity/plugin-sdk-go v0.7.5/go.mod h1:NP+y22DYOS+G3GDXIXNmzf0CBL3nfPPMoQuHvAzfitQ=
github.com/falcosecurity/plugin-sdk-go v0.8.1 h1:yZHNCB8acr20XCifHwheJX4ekmZVrfZENawvJQTQFVY=
github.com/falcosecurity/plugin-sdk-go v0.8.1/go.mod h1:gEgxjvuopv5VF4wc8s0EHnmT9qrIKBtcJVBnRlEPU1A=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=