deploy command attempt 1

This commit is contained in:
2026-01-13 11:58:08 +00:00
parent 57835893d5
commit 67c8c24c7d
4 changed files with 348 additions and 2 deletions

5
go.mod
View File

@@ -2,7 +2,10 @@ module pb
go 1.23.1
require github.com/charmbracelet/bubbletea v0.26.1
require (
github.com/charmbracelet/bubbletea v0.26.1
github.com/pelletier/go-toml/v2 v2.2.4
)
require (
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect