proxy.golang.org : github.com/chiselstrike/turso-cli : v0.94.0
Command line interface to Turso.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/chiselstrike/turso-cli@v0.94.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Clever/csvlint v0.3.0
- github.com/antlr4-go/antlr/v4 v4.13.0
- github.com/athoscouto/codename v0.0.3
- github.com/atotto/clipboard v0.1.4
- github.com/aymanbagabas/go-osc52 v1.0.3
- github.com/charmbracelet/bubbles v0.15.0
- github.com/charmbracelet/bubbletea v0.23.1
- github.com/charmbracelet/lipgloss v0.6.0
- github.com/chzyer/readline v1.5.1
- github.com/containerd/console v1.0.3
- github.com/dustin/go-humanize v1.0.1
- github.com/fatih/color v1.15.0
- github.com/fsnotify/fsnotify v1.6.0
- github.com/gdamore/encoding v1.0.0
- github.com/gdamore/tcell v1.4.0
- github.com/go-playground/validator/v10 v10.14.1
- github.com/google/uuid v1.3.0
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
- github.com/libsql/libsql-shell-go v0.9.5
- github.com/libsql/sqlite-antlr4-parser v0.0.0-20240327125255-dbf53b6cbf06
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/magiconair/properties v1.8.7
- github.com/manifoldco/promptui v0.9.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.19
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.14
- github.com/mattn/go-sqlite3 v1.14.16
- github.com/mitchellh/mapstructure v1.5.0
- github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
- github.com/muesli/cancelreader v0.2.2
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.13.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
- github.com/rivo/uniseg v0.4.3
- github.com/rodaine/table v1.1.0
- github.com/spf13/afero v1.9.3
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.6.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.15.0
- github.com/subosito/gotenv v1.4.2
- github.com/tursodatabase/libsql-client-go v0.0.0-20240411070317-a1138d155304
- golang.org/x/crypto v0.14.0
- golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8
- golang.org/x/net v0.17.0
- golang.org/x/sync v0.3.0
- golang.org/x/sys v0.13.0
- golang.org/x/term v0.13.0
- golang.org/x/text v0.13.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1
- nhooyr.io/websocket v1.8.10