Internal: Establish authoritative module identity
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,6 +4,10 @@ go 1.25.5
|
||||
|
||||
require github.com/charmbracelet/lipgloss v1.1.0
|
||||
|
||||
require (
|
||||
sources.truenas.cloud/code/syscrypt v0.1.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
|
||||
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
|
||||
|
||||
Reference in New Issue
Block a user