Skip to content

Commit cec207b

Browse files
chore(deps): bump github.com/VirusTotal/yara-x/go in the all group
Bumps the all group with 1 update: [github.com/VirusTotal/yara-x/go](https://github.com/VirusTotal/yara-x). Updates `github.com/VirusTotal/yara-x/go` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/VirusTotal/yara-x/releases) - [Commits](VirusTotal/yara-x@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: github.com/VirusTotal/yara-x/go dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b804847 commit cec207b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/chainguard-dev/malcontent
33
go 1.26.1
44

55
require (
6-
github.com/VirusTotal/yara-x/go v1.14.0
6+
github.com/VirusTotal/yara-x/go v1.15.0
77
github.com/cavaliergopher/cpio v1.0.1
88
github.com/cavaliergopher/rpm v1.3.0
99
github.com/chainguard-dev/clog v1.8.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/VirusTotal/yara-x/go v1.14.0 h1:B8JDAVDN7TmzU2T1uVTMiMgpNIb1Lt4UZVePfFgthqs=
2-
github.com/VirusTotal/yara-x/go v1.14.0/go.mod h1:lgXP/nkYX349MVowrtTtU5hzMdCOWQLv3+wKll9+0F8=
1+
github.com/VirusTotal/yara-x/go v1.15.0 h1:s66mLNZ1X1sUn/wxa9OHDXq6nnuEx15/PsJth7jq/LI=
2+
github.com/VirusTotal/yara-x/go v1.15.0/go.mod h1:lgXP/nkYX349MVowrtTtU5hzMdCOWQLv3+wKll9+0F8=
33
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
44
github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
55
github.com/bahlo/generic-list-go v0.2.0 h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPnH1Wvgk=

0 commit comments

Comments
 (0)