Skip to content

Commit b13b307

Browse files
build(deps): bump github.com/CycloneDX/cyclonedx-go from 0.9.2 to 0.9.3 (#64)
Bumps [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) from 0.9.2 to 0.9.3. - [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.2...v0.9.3) --- updated-dependencies: - dependency-name: github.com/CycloneDX/cyclonedx-go dependency-version: 0.9.3 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 43f3c8d commit b13b307

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2
6+
github.com/CycloneDX/cyclonedx-go v0.9.3
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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)