Rename module and run go mod tidy

This commit is contained in:
Max Ignatenko 2024-09-25 22:05:40 +01:00
parent 9b877c1524
commit 9f29e6cc24
6 changed files with 9 additions and 295 deletions

View file

@ -5,7 +5,7 @@ import (
typegen "github.com/whyrusleeping/cbor-gen"
"github.com/uabluerail/indexer/util/plc"
"bsky.watch/plc-mirror/util/plc"
)
func main() {