Update domain

This commit is contained in:
2023-04-20 19:27:38 -07:00
parent e21c53eb61
commit 86c9270820
58 changed files with 81 additions and 71 deletions

View File

@@ -10,7 +10,7 @@ import (
"reflect"
"github.com/google/go-querystring/query"
"go.arsenm.dev/go-lemmy/types"
"go.elara.ws/go-lemmy/types"
)
// Client is a client for Lemmy's HTTP API