Add support for integration in GCP storage #166
Annotations
2 errors
Run govulncheck:
storage/gcp/gcp.go#L223
cannot use (func(ctx context.Context, tileID storage.TileID, treeSize uint64) (*api.HashTile, error) literal) (value of type func(ctx context.Context, tileID "github.com/transparency-dev/trillian-tessera/storage".TileID, treeSize uint64) (*"github.com/transparency-dev/trillian-tessera/api".HashTile, error)) as func(ctx context.Context, tileIDs []"github.com/transparency-dev/trillian-tessera/storage".TileID, treeSize uint64) ([]*"github.com/transparency-dev/trillian-tessera/api".HashTile, error) value in argument to storage.NewTreeBuilder
|
Run govulncheck
Process completed with exit code 1.
|