go mod tidy

This commit is contained in:
Evan Simkowitz 2024-07-23 13:38:25 -07:00
parent 6c2ef6cb99
commit 47485525c9
No known key found for this signature in database

2
go.mod
View File

@ -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