mirror of
https://github.com/yudai/gotty.git
synced 2026-02-12 03:14:20 +01:00
chore: go mod tidy & gopls autofixes
This commit is contained in:
parent
1dacb4f91b
commit
83efabd010
3 changed files with 4 additions and 19 deletions
1
go.mod
1
go.mod
|
|
@ -19,6 +19,5 @@ require (
|
|||
github.com/hashicorp/errwrap v1.1.0 // indirect
|
||||
github.com/hashicorp/go-multierror v1.1.1 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
github.com/stretchr/testify v1.8.4 // indirect
|
||||
golang.org/x/net v0.18.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue