Skip to content

This only compiles with go1.22 #38

Description

@ncw

In this commit

2fd42e2

The go version was updated to go1.22 in the go.mod here

pkcs8/go.mod

Line 3 in 3c2c787

go 1.22

This means this package no longer compiles with pre go1.22

I don't know if that was your intention? I suspect not, so I'd suggest changing it go go1.20 or lower to allow a few versions grace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions