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

This commit is contained in:
2026-02-11 03:55:02 +00:00
committed by GitHub
parent a2ec16d3ef
commit 4b808599ac
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/lukaszraczylo/lolcathost
go 1.24.2
require (
github.com/charmbracelet/bubbles v0.21.1
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