mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-06-28 06:06:13 +02:00
Move packages to Picocrypt org
This commit is contained in:
parent
c5df6252b6
commit
b5eb15520b
3 changed files with 11 additions and 11 deletions
|
@ -33,12 +33,12 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/HACKERALERT/dialog"
|
||||
"github.com/Picocrypt/dialog"
|
||||
"github.com/HACKERALERT/giu"
|
||||
"github.com/HACKERALERT/imgui-go"
|
||||
"github.com/Picocrypt/infectious"
|
||||
"github.com/Picocrypt/serpent"
|
||||
"github.com/HACKERALERT/zxcvbn-go"
|
||||
"github.com/Picocrypt/zxcvbn-go"
|
||||
"golang.org/x/crypto/argon2"
|
||||
"golang.org/x/crypto/blake2b"
|
||||
"golang.org/x/crypto/chacha20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue