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

go mod tidy

Changed files
+1 -1
go-didplc
+1 -1
go-didplc/go.mod
···
github.com/joho/godotenv v1.5.1
github.com/klauspost/compress v1.16.7
github.com/labstack/echo/v4 v4.11.1
github.com/urfave/cli/v2 v2.25.7
)
···
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
-
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
···
github.com/joho/godotenv v1.5.1
github.com/klauspost/compress v1.16.7
github.com/labstack/echo/v4 v4.11.1
+
github.com/russross/blackfriday/v2 v2.1.0
github.com/urfave/cli/v2 v2.25.7
)
···
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect