mirror of
https://github.com/mudler/luet.git
synced 2025-09-25 14:38:50 +00:00
update vendor
This commit is contained in:
2
vendor/github.com/miekg/pkcs11/release.go
generated
vendored
2
vendor/github.com/miekg/pkcs11/release.go
generated
vendored
@@ -5,7 +5,7 @@ package pkcs11
|
||||
import "fmt"
|
||||
|
||||
// Release is current version of the pkcs11 library.
|
||||
var Release = R{1, 0, 2}
|
||||
var Release = R{1, 0, 3}
|
||||
|
||||
// R holds the version of this library.
|
||||
type R struct {
|
||||
|
Reference in New Issue
Block a user