update go.mod
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/ehlxr/jwt/token"
|
||||
"jwt/token"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
|
@@ -24,7 +24,7 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/ehlxr/jwt/token"
|
||||
"jwt/token"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
|
@@ -23,7 +23,7 @@ package cmd
|
||||
import (
|
||||
"os"
|
||||
|
||||
"github.com/ehlxr/jwt/token"
|
||||
"jwt/token"
|
||||
|
||||
"fmt"
|
||||
|
||||
|
Reference in New Issue
Block a user