mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-10 02:07:30 -06:00
remove old use of go-bytes
This commit is contained in:
parent
dc1cf2c7b0
commit
bc46cd72b6
10 changed files with 3 additions and 435 deletions
|
|
@ -24,8 +24,8 @@ import (
|
|||
"net/http"
|
||||
"net/http/httptest"
|
||||
"testing"
|
||||
"bytes"
|
||||
|
||||
"codeberg.org/gruf/go-bytes"
|
||||
"github.com/stretchr/testify/suite"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/api/client/lists"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue