Use custom fork for security and stability

This commit is contained in:
Evan Su 2021-10-27 19:02:12 -04:00 committed by GitHub
parent 67cbeb15a7
commit 6d2c55cace
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" // eff40f64dad5eed8e2b6faca5059705876ca7e12
"github.com/HACKERALERT/giu"
// Reed-Solomon
"github.com/HACKERALERT/infectious"