Fork of github.com/did-method-plc/did-method-plc
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

go mod tidy

+1 -1
+1 -1
go-didplc/go.mod
··· 8 8 github.com/joho/godotenv v1.5.1 9 9 github.com/klauspost/compress v1.16.7 10 10 github.com/labstack/echo/v4 v4.11.1 11 + github.com/russross/blackfriday/v2 v2.1.0 11 12 github.com/urfave/cli/v2 v2.25.7 12 13 ) 13 14 ··· 20 21 github.com/mattn/go-colorable v0.1.13 // indirect 21 22 github.com/mattn/go-isatty v0.0.19 // indirect 22 23 github.com/opentracing/opentracing-go v1.2.0 // indirect 23 - github.com/russross/blackfriday/v2 v2.1.0 // indirect 24 24 github.com/valyala/bytebufferpool v1.0.0 // indirect 25 25 github.com/valyala/fasttemplate v1.2.2 // indirect 26 26 github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect