Skip to content

Conversation

johanneskastl
Copy link
Contributor

@johanneskastl johanneskastl commented Oct 31, 2024

While packaging the CLI for openSUSE (to be able to play with it), I found that the vendoring in the cli directory is inconsistent. This PR fixes it for now.

It would still be necessary to make sure it stays consistent for any changes to the cli directory's go.mod or go.sum files.

Copy link

delve-auditor bot commented Oct 31, 2024

No security or compliance issues detected. Reviewed everything up to 810f3fd.

Security Overview
  • 🔎 Scanned files: 2 changed file(s)
Detected Code Changes
Change Type Relevant files
Configuration changes ► cli/go.mod
    Update dependencies and versions
► cli/go.sum
    Update dependency checksums
Other ► cli/
    Run 'go mod tidy' to fix inconsistent vendoring

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.

@motatoes
Copy link
Contributor

thanks @johanneskastl !

@motatoes motatoes merged commit 61e9413 into diggerhq:develop Oct 31, 2024
7 checks passed
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.

2 participants