google / google/certificate-transparency-go

Update pkcs11key to module version

Open
#614 5 comments 0 reactions 0 assignees View on GitHub
blocked
Dominant language
Go
Stars
1.2k
Forks
322
Avg merge
3d 4h
Merged PRs (30d)
5

Description

Right now go.mod depends on:

```
github.com/letsencrypt/pkcs11key v2.0.1-0.20170608213348-396559074696+incompatible // indirect
```

However, I've fixed the go modules "incompatible" problem and released a couple of new versions. I recommend importing pkcs11key as `github.com/letsencrypt/pkcs11key/v4`, which is the modules-compatible import path.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.