fix to go to clipboard, release workflow

This commit is contained in:
2026-06-22 23:08:44 +02:00
parent 4b21757e16
commit 39361150a5
7 changed files with 135 additions and 57 deletions
+1 -1
View File
@@ -3,13 +3,13 @@ module github.com/dominikagres/cheat_sheet
go 1.24.1
require (
github.com/atotto/clipboard v0.1.4
github.com/charmbracelet/bubbles v0.21.0
github.com/charmbracelet/bubbletea v1.3.10
github.com/charmbracelet/lipgloss v1.1.0
)
require (
github.com/atotto/clipboard v0.1.4 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
github.com/charmbracelet/x/ansi v0.10.1 // indirect