-
- Downloads
Update tests
... | @@ -88,7 +88,7 @@ require ( | ... | @@ -88,7 +88,7 @@ require ( |
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect | github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect | ||
go.opencensus.io v0.23.0 // indirect | go.opencensus.io v0.23.0 // indirect | ||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect | golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect | ||
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f | golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect | ||
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect | golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect | ||
golang.org/x/text v0.3.7 // indirect | golang.org/x/text v0.3.7 // indirect | ||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect | golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect | ||
... | ... |
Please register or sign in to comment