Update go.mod and go.sum (#5)

This commit is contained in:
2026-01-09 03:29:40 +00:00
committed by GitHub
parent 977e766ff9
commit ad24598036
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/charmbracelet/lipgloss v1.1.0
github.com/fsnotify/fsnotify v1.9.0
github.com/stretchr/testify v1.11.1
golang.org/x/sys v0.39.0
golang.org/x/sys v0.40.0
gopkg.in/yaml.v3 v3.0.1
)