Use custom fork for safety and stability

This commit is contained in:
Evan Su 2021-10-27 18:58:37 -04:00 committed by GitHub
parent 7ac1c16563
commit 2e8e128c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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