(Chore): New dependency for the RAR archive type.

This commit is contained in:
2025-11-22 08:43:22 +00:00
parent 53c2180b9e
commit bb47c427f9
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.25.4
require (
github.com/charmbracelet/huh v0.8.0
github.com/charmbracelet/lipgloss v1.1.0
github.com/nwaples/rardecode v1.1.3
)
require (