cerberauth / vulnapi

API Security Vulnerability Scanner designed to help you secure your APIs.
https://vulnapi.cerberauth.com
MIT License
89 stars 10 forks source link

fix(deps): update module github.com/std-uritemplate/std-uritemplate/go to v2 #223

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/std-uritemplate/std-uritemplate/go v1.0.6 -> v2.0.1 age adoption passing confidence

Release Notes

std-uritemplate/std-uritemplate (github.com/std-uritemplate/std-uritemplate/go) ### [`v2.0.1`](https://redirect.github.com/std-uritemplate/std-uritemplate/compare/2.0.0...2.0.1) [Compare Source](https://redirect.github.com/std-uritemplate/std-uritemplate/compare/2.0.0...2.0.1) ### [`v2.0.0`](https://redirect.github.com/std-uritemplate/std-uritemplate/compare/1.0.6...2.0.0) [Compare Source](https://redirect.github.com/std-uritemplate/std-uritemplate/compare/1.0.6...2.0.0)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: errors parsing go.mod:
go.mod:18:2: require github.com/std-uritemplate/std-uritemplate/go: version "v2.0.1" invalid: should be v0 or v1, not v2