mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-05-12 02:23:35 +00:00
chore: auto-update Go modules
This commit is contained in:
4
go.mod
4
go.mod
@@ -7,7 +7,7 @@ require (
|
||||
github.com/alecthomas/mango-kong v0.1.0
|
||||
github.com/charmbracelet/log v1.0.0
|
||||
github.com/hypebeast/go-osc v0.0.0-20220308234300-cec5a8a1e5f5
|
||||
github.com/jotaen/kong-completion v0.0.13
|
||||
github.com/jotaen/kong-completion v0.0.14
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -23,7 +23,7 @@ require (
|
||||
github.com/hashicorp/errwrap v1.1.0 // indirect
|
||||
github.com/hashicorp/go-multierror v1.1.1 // indirect
|
||||
github.com/lucasb-eyer/go-colorful v1.4.0 // indirect
|
||||
github.com/mattn/go-isatty v0.0.21 // indirect
|
||||
github.com/mattn/go-isatty v0.0.22 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.23 // indirect
|
||||
github.com/muesli/mango v0.2.0 // indirect
|
||||
github.com/muesli/roff v0.1.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user