update at 2019-11-06 14:47:31 by ehlxr

This commit is contained in:
2019-11-06 14:47:31 +08:00
parent 1fbeb430a7
commit 2293dd91c1
4 changed files with 4 additions and 69 deletions

View File

@@ -25,7 +25,7 @@ import (
"os"
"regexp"
jwt "github.com/dgrijalva/jwt-go"
"github.com/dgrijalva/jwt-go"
"github.com/spf13/cobra"
)