Skip to content

Commit 4830b95

Browse files
build(deps): bump github.com/CycloneDX/cyclonedx-go from 0.9.1 to 0.9.2 (#57)
Bumps [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-go/blob/master/.goreleaser.yml) - [Commits](CycloneDX/cyclonedx-go@v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: github.com/CycloneDX/cyclonedx-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: André Meira <6381457+afsmeira@users.noreply.github.com>
1 parent 3de4403 commit 4830b95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/codacy/codacy-engine-golang-seed/v6
33
go 1.21
44

55
require (
6-
github.com/CycloneDX/cyclonedx-go v0.9.1
6+
github.com/CycloneDX/cyclonedx-go v0.9.2
77
github.com/samber/lo v1.49.1
88
github.com/sirupsen/logrus v1.9.3
99
github.com/stretchr/testify v1.10.0

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)