go.mod: Update openshift-online/ocm-sdk-go
This requires golang-jwt/jwt/v4.
This commit is contained in:
parent
56a7059b40
commit
7529382890
111 changed files with 4401 additions and 1462 deletions
|
|
@ -4,7 +4,7 @@ import (
|
|||
"context"
|
||||
"testing"
|
||||
|
||||
"github.com/golang-jwt/jwt"
|
||||
"github.com/golang-jwt/jwt/v4"
|
||||
"github.com/openshift-online/ocm-sdk-go/authentication"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue