chore: update module github.com/gen2brain/beeep to v0.11.1

This commit is contained in:
Renovate Bot 2025-06-17 02:01:39 +00:00
parent 6e7ba5824b
commit cb0cbfcb6b
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/charmbracelet/bubbles v0.21.0
github.com/charmbracelet/bubbletea v1.3.5
github.com/charmbracelet/log v0.4.2
github.com/gen2brain/beeep v0.11.0
github.com/gen2brain/beeep v0.11.1
github.com/gorilla/websocket v1.5.3
gopkg.in/yaml.v3 v3.0.1
)