lightwalletd/frontend
Larry Ruane e8453e62f6 update dependencies: packages ioutil, errors
No functional changes.

As pointed out in lightwalletd/pull/469, the errors package we're using
has been deprecated, so this commit updates the code to use "errors"
instead of "github.com/pkg/errors". Same with "io/ioutil", which has
been superceded by "os".
2024-02-01 12:41:14 -07:00
..
frontend_test.go fix frontend unit test TestGetLatestBlock 2023-02-14 13:43:48 -07:00
rpc_client.go update dependencies: packages ioutil, errors 2024-02-01 12:41:14 -07:00
service.go test: add darkside support for GetSubtreeRoots gRPC 2024-01-11 12:48:10 -07:00