mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-06 06:58:21 +00:00
go mod tidy
This commit is contained in:
parent
6c2ef6cb99
commit
47485525c9
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -16,8 +16,8 @@ require (
|
|||
github.com/mattn/go-sqlite3 v1.14.22
|
||||
github.com/mitchellh/mapstructure v1.5.0
|
||||
github.com/sawka/txwrap v0.2.0
|
||||
github.com/wavetermdev/htmltoken v0.1.0
|
||||
github.com/spf13/cobra v1.8.1
|
||||
github.com/wavetermdev/htmltoken v0.1.0
|
||||
github.com/wavetermdev/waveterm/wavesrv v0.0.0-20240508181017-d07068c09d94
|
||||
golang.org/x/crypto v0.25.0
|
||||
golang.org/x/term v0.22.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue