chore: go mod tidy & gopls autofixes

This commit is contained in:
Will Owens 2025-10-25 05:06:36 -05:00
parent 1dacb4f91b
commit 83efabd010
No known key found for this signature in database
GPG key ID: 8C8384B16B623DA6
3 changed files with 4 additions and 19 deletions

View file

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