mirror of
https://github.com/OpenMaxIO/openmaxio-object-browser
synced 2026-07-01 07:41:18 -07:00
Use github.com/minio/pkg/v2 (#3027)
This commit is contained in:
committed by
GitHub
parent
6e6246797c
commit
467b6b9bcb
@@ -20,7 +20,7 @@ import (
|
||||
"errors"
|
||||
"log"
|
||||
|
||||
"github.com/minio/pkg/licverifier"
|
||||
"github.com/minio/pkg/v2/licverifier"
|
||||
)
|
||||
|
||||
// GetLicenseInfoFromJWT will return license metadata from a jwt string license
|
||||
|
||||
Reference in New Issue
Block a user