mozilla-services / go-cose

go library for CBOR Object Signing and Encryption (COSE)
Mozilla Public License 2.0
40 stars 18 forks source link

drop golang 1.13 support; add 1.15 #71

Closed g-k closed 4 years ago

g-k commented 4 years ago

1.13 is unsupported since 1.15 came out https://golang.org/doc/devel/release.html#policy so we should drop 13 and add 15 in the CircleCI config https://github.com/mozilla-services/go-cose/blob/master/.circleci/config.yml