Move go-crypt to gitlab
This commit is contained in:
parent
3dd22ecb09
commit
dd8305ec06
7 changed files with 1 additions and 1 deletions
2
auth.go
2
auth.go
|
@ -6,7 +6,7 @@ import (
|
||||||
"os"
|
"os"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"github.com/nyarla/go-crypt"
|
"gitlab.com/nyarla/go-crypt"
|
||||||
)
|
)
|
||||||
|
|
||||||
type User struct {
|
type User struct {
|
||||||
|
|
0
vendor/github.com/nyarla/go-crypt/doc.go → vendor/gitlab.com/nyarla/go-crypt/doc.go
generated
vendored
0
vendor/github.com/nyarla/go-crypt/doc.go → vendor/gitlab.com/nyarla/go-crypt/doc.go
generated
vendored
Loading…
Add table
Add a link
Reference in a new issue