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

This commit is contained in:
2026-04-30 05:12:31 +01:00
committed by GitHub
parent 4a592b31df
commit dfbc6d9fb3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/charmbracelet/bubbles v1.0.0
github.com/charmbracelet/bubbletea v1.3.10
github.com/charmbracelet/lipgloss v1.1.0
github.com/fsnotify/fsnotify v1.9.0
github.com/fsnotify/fsnotify v1.10.0
github.com/stretchr/testify v1.11.1
golang.org/x/sys v0.43.0
gopkg.in/yaml.v3 v3.0.1