Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/goark/go-cvss to v1.6.7 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/goark/go-cvss v1.6.6 -> v1.6.7 age adoption passing confidence

Release Notes

goark/go-cvss (github.com/goark/go-cvss)

v1.6.7

Compare Source

What's Changed

New Contributors

Full Changelog: goark/go-cvss@v1.6.6...v1.6.7


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/github.com-goark-go-cvss-1.x branch from bf177d0 to a5e787f Compare April 14, 2024 20:49
@renovate renovate bot force-pushed the renovate/github.com-goark-go-cvss-1.x branch from a5e787f to cd8f885 Compare May 12, 2024 05:35
Copy link
Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.24.1
github.com/goark/errs v1.1.0 -> v1.3.2
golang.org/x/text v0.6.0 -> v0.14.0

@renovate renovate bot force-pushed the renovate/github.com-goark-go-cvss-1.x branch from cd8f885 to 9d5d95a Compare June 4, 2024 20:24
@renovate renovate bot force-pushed the renovate/github.com-goark-go-cvss-1.x branch from 9d5d95a to bfe5468 Compare July 15, 2024 05:52
@renovate renovate bot force-pushed the renovate/github.com-goark-go-cvss-1.x branch from bfe5468 to 2cc0898 Compare September 11, 2024 17:51
@renovate renovate bot force-pushed the renovate/github.com-goark-go-cvss-1.x branch from 2cc0898 to 9e31648 Compare November 18, 2024 17:52
@renovate renovate bot force-pushed the renovate/github.com-goark-go-cvss-1.x branch from 9e31648 to b996efa Compare December 24, 2024 14:44
@renovate renovate bot force-pushed the renovate/github.com-goark-go-cvss-1.x branch from b996efa to a05f5e2 Compare March 5, 2025 04:14
Copy link

qodo-merge-pro-for-open-source bot commented Mar 5, 2025

CI Feedback 🧐

(Feedback updated until commit a05f5e2)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Test

Failed stage: Lint [❌]

Failure summary:

The action failed due to two issues:

  • The go.mod file contains an invalid directive: toolchain at line 5
  • Cache restoration failed because go.sum file was not found in the repository path
    /home/runner/work/k8s-db-collector/k8s-db-collector

    The primary failure was caused by the golangci-lint tool failing to parse the go.mod file due to the
    unknown toolchain directive, resulting in exit code 3.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    53:  Adding to the cache ...
    54:  Successfully cached go to /opt/hostedtoolcache/go/1.18.10/x64
    55:  Added go to the path
    56:  Successfully set up Go version 1.18
    57:  [command]/opt/hostedtoolcache/go/1.18.10/x64/bin/go env GOMODCACHE
    58:  [command]/opt/hostedtoolcache/go/1.18.10/x64/bin/go env GOCACHE
    59:  /home/runner/go/pkg/mod
    60:  /home/runner/.cache/go-build
    61:  ##[warning]Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-db-collector/k8s-db-collector. Supported file pattern: go.sum
    ...
    
    200:  Installed golangci-lint into /home/runner/golangci-lint-1.45.2-linux-amd64/golangci-lint in 479ms
    201:  Prepared env in 735ms
    202:  ##[endgroup]
    203:  ##[group]run golangci-lint
    204:  Running [/home/runner/golangci-lint-1.45.2-linux-amd64/golangci-lint run --out-format=github-actions --verbose] in [] ...
    205:  level=info msg="[config_reader] Config search paths: [./ /home/runner/work/k8s-db-collector/k8s-db-collector /home/runner/work/k8s-db-collector /home/runner/work /home/runner /home /]"
    206:  level=info msg="[lintersdb] Active 10 linters: [deadcode errcheck gosimple govet ineffassign staticcheck structcheck typecheck unused varcheck]"
    207:  level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 17.822605ms"
    208:  level=error msg="Running error: context loading failed: failed to load packages: failed to load with go/packages: err: exit status 1: stderr: go: errors parsing go.mod:\n/home/runner/work/k8s-db-collector/k8s-db-collector/go.mod:5: unknown directive: toolchain\n"
    209:  level=info msg="Memory: 2 samples, avg is 44.0MB, max is 44.0MB"
    210:  level=info msg="Execution took 21.92513ms"
    211:  ##[error]golangci-lint exit with code 3
    

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    0 participants