Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Support go1.12 toolchain #199

@rickb777

Description

@rickb777

https://golang.org/doc/go1.12#compiler requires changes to the way the stack is analysed.

See

errors/stack.go

Line 136 in ba968bf

n := runtime.Callers(3, pcs[:])
in v0.8.1 for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions