Move packages to Picocrypt organization

This commit is contained in:
Evan Su 2024-08-30 19:53:05 -04:00
parent 89e246cb16
commit c5df6252b6
3 changed files with 8 additions and 9 deletions

View file

@ -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"