Fix/refactor zboxcore mobilesdk fixes #7442
Annotations
10 errors
core/encryption/hash.go#L9
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/0chain/gosdk/core/encryption); to add:
|
|
|
|
|
|
core/zcncrypto/ed255190chain.go#L12
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by github.com/0chain/gosdk/core/zcncrypto); to add:
|
core/imageutil/thumbnailer.go#L16
missing go.sum entry for module providing package golang.org/x/image/bmp (imported by github.com/0chain/gosdk/core/imageutil); to add:
|
core/imageutil/thumbnailer.go#L17
missing go.sum entry for module providing package golang.org/x/image/ccitt (imported by github.com/0chain/gosdk/core/imageutil); to add:
|
core/imageutil/thumbnailer.go#L18
missing go.sum entry for module providing package golang.org/x/image/riff (imported by github.com/0chain/gosdk/core/imageutil); to add:
|
This job failed
Loading