diff --git a/src/Picocrypt.go b/src/Picocrypt.go index 5b6e34f..68302d0 100644 --- a/src/Picocrypt.go +++ b/src/Picocrypt.go @@ -59,7 +59,7 @@ import ( "golang.org/x/crypto/sha3" // UI - "github.com/AllenDang/giu" + "github.com/HACKERALERT/giu" // Reed-Solomon "github.com/HACKERALERT/infectious"