support multiple commands in sesh
This commit is contained in:
Vendored
+11
-3
@@ -42,6 +42,17 @@ github.com/gdamore/tcell/v2/terminfo/x/xfce
|
||||
github.com/gdamore/tcell/v2/terminfo/x/xterm
|
||||
github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty
|
||||
github.com/gdamore/tcell/v2/terminfo/x/xterm_termite
|
||||
# github.com/goccy/go-yaml v1.19.2
|
||||
## explicit; go 1.21.0
|
||||
github.com/goccy/go-yaml
|
||||
github.com/goccy/go-yaml/ast
|
||||
github.com/goccy/go-yaml/internal/errors
|
||||
github.com/goccy/go-yaml/internal/format
|
||||
github.com/goccy/go-yaml/lexer
|
||||
github.com/goccy/go-yaml/parser
|
||||
github.com/goccy/go-yaml/printer
|
||||
github.com/goccy/go-yaml/scanner
|
||||
github.com/goccy/go-yaml/token
|
||||
# github.com/ktr0731/go-ansisgr v0.1.0
|
||||
## explicit; go 1.19
|
||||
github.com/ktr0731/go-ansisgr
|
||||
@@ -78,6 +89,3 @@ golang.org/x/term
|
||||
golang.org/x/text/encoding
|
||||
golang.org/x/text/encoding/internal/identifier
|
||||
golang.org/x/text/transform
|
||||
# gopkg.in/yaml.v3 v3.0.1
|
||||
## explicit
|
||||
gopkg.in/yaml.v3
|
||||
|
||||
Reference in New Issue
Block a user