Migrate Sirupsen to sirupsen.
This commit is contained in:
parent
c134dcd6fe
commit
fb4ba7af2b
684 changed files with 92394 additions and 33943 deletions
3
vendor/github.com/edeckers/auroradnsclient/tokens/generator.go
generated
vendored
3
vendor/github.com/edeckers/auroradnsclient/tokens/generator.go
generated
vendored
|
@ -5,9 +5,10 @@ import (
|
|||
"crypto/sha256"
|
||||
"encoding/base64"
|
||||
"fmt"
|
||||
"github.com/Sirupsen/logrus"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
// NewToken generates a token for accessing a specific method of the API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue