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