go scratch code for atproto

go mod tidy

+1 -1
+1 -1
go.mod
··· 9 9 github.com/flosch/pongo2/v6 v6.0.0 10 10 github.com/hashicorp/golang-lru/v2 v2.0.7 11 11 github.com/ipfs/go-cid v0.4.1 12 + github.com/ipfs/go-ipld-cbor v0.1.0 12 13 github.com/joho/godotenv v1.5.1 13 14 github.com/labstack/echo/v4 v4.11.3 14 15 github.com/miekg/dns v1.1.66 ··· 43 44 github.com/ipfs/go-ipfs-blockstore v1.3.1 // indirect 44 45 github.com/ipfs/go-ipfs-ds-help v1.1.1 // indirect 45 46 github.com/ipfs/go-ipfs-util v0.0.3 // indirect 46 - github.com/ipfs/go-ipld-cbor v0.1.0 // indirect 47 47 github.com/ipfs/go-ipld-format v0.6.0 // indirect 48 48 github.com/ipfs/go-log v1.0.5 // indirect 49 49 github.com/ipfs/go-log/v2 v2.5.1 // indirect