Skip to content

Commit

Permalink
chore(deps): bump github.com/codacy/codacy-engine-golang-seed/v6 (#54)
Browse files Browse the repository at this point in the history
Bumps [github.com/codacy/codacy-engine-golang-seed/v6](https://github.com/codacy/codacy-engine-golang-seed) from 6.2.0 to 6.2.1.
- [Commits](codacy/codacy-engine-golang-seed@v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: github.com/codacy/codacy-engine-golang-seed/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 9802317 commit ec1ce24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/aquasecurity/trivy v0.49.1 // Also update .config.yml
github.com/aquasecurity/trivy-db v0.0.0-20231106053131-81d747dba6ac
github.com/codacy/codacy-engine-golang-seed/v6 v6.2.0
github.com/codacy/codacy-engine-golang-seed/v6 v6.2.1
github.com/samber/lo v1.39.0
github.com/stretchr/testify v1.9.0
go.uber.org/mock v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -422,8 +422,8 @@ github.com/cncf/xds/go v0.0.0-20210805033703-aa0b78936158/go.mod h1:eXthEFrGJvWH
github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/codacy/codacy-engine-golang-seed/v6 v6.2.0 h1:2rHGhdllDvzk4YvrMr8jOkIXeQWDUpaJbElQKzqJDZM=
github.com/codacy/codacy-engine-golang-seed/v6 v6.2.0/go.mod h1:74FKDkdXzHlZOLfjU9Khp8cvcz4sLB6S7I3eyzFJ/5I=
github.com/codacy/codacy-engine-golang-seed/v6 v6.2.1 h1:zJ9Znbq2sDLCYhNmC3u780MahJg7hyLp31rX8G3vsxw=
github.com/codacy/codacy-engine-golang-seed/v6 v6.2.1/go.mod h1:JujR4kg08zLUTU8oW3VNMztpQBOMqpMCwzkHrmlk230=
github.com/codacy/go-dep-parser v0.0.3 h1:sdsHMjNECq6g1fXQYg7Aib30jVrPli/cjndo2pi1izo=
github.com/codacy/go-dep-parser v0.0.3/go.mod h1:6sh6f0Ixlt+oIMEPGxJyDOmzB03tK2v2rsAlc/9q12g=
github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb h1:EDmT6Q9Zs+SbUoc7Ik9EfrFqcylYqgPZ9ANSbTAntnE=
Expand Down

0 comments on commit ec1ce24

Please sign in to comment.