Skip to content

Conversation

@fdevans
Copy link
Contributor

@fdevans fdevans commented Jan 14, 2026

Summary

This PR updates Go module dependencies to address two security vulnerabilities.

Changes

  • Updated dependencies to patch CVE-2025-47914
  • Updated dependencies to patch CVE-2025-61727
  • Ran go mod tidy to clean up and verify dependencies

Testing

  • ✅ Build completes successfully
  • ✅ Core functionality tests passing (28/29 tests)
  • ⚠️ 1 network-dependent DNS test failed (pre-existing environmental issue)

Verification

go mod tidy
go build -v ./cmd/remco
go test ./...

- Updated dependencies to patch CVE-2025-47914
- Updated dependencies to patch CVE-2025-61727
- Ran go mod tidy to clean up dependencies
- Verified build completes successfully
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.

1 participant