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

This commit is contained in:
2026-05-31 05:27:40 +01:00
committed by GitHub
parent 765150d70f
commit 1e697c527f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/charmbracelet/bubbletea v1.3.10
github.com/charmbracelet/lipgloss v1.1.0
github.com/fsnotify/fsnotify v1.10.1
github.com/lukaszraczylo/oss-telemetry v0.2.1
github.com/lukaszraczylo/oss-telemetry v0.2.3
github.com/stretchr/testify v1.11.1
golang.org/x/sys v0.45.0
gopkg.in/yaml.v3 v3.0.1