mirror of
https://github.com/yudai/gotty.git
synced 2026-01-07 10:08:50 +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
|
|
@ -14,7 +14,7 @@ import (
|
|||
"time"
|
||||
|
||||
"github.com/NYTimes/gziphandler"
|
||||
"github.com/elazarl/go-bindata-assetfs"
|
||||
assetfs "github.com/elazarl/go-bindata-assetfs"
|
||||
"github.com/gorilla/websocket"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue