Update all dependencies, add dependabot config #30
Annotations
8 errors
go-check / All:
builtin/v10/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
|
go-check / All:
builtin/v11/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
|
go-check / All:
builtin/v12/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
|
go-check / All:
builtin/v13/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
|
go-check / All:
builtin/v14/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
|
go-check / All:
builtin/v8/miner/invariants.go#L61
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
|
go-check / All:
builtin/v9/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
|
go-check / All
Process completed with exit code 1.
|