@@ -1,6 +1,6 @@
module github.com/fumiama/fumitok
go 1.22.1
go 1.20
require golang.org/x/crypto v0.28.0
@@ -8,7 +8,7 @@ import (
"encoding/hex"
"errors"
"hash/crc64"
"math/rand/v2"
"math/rand"
"time"
"golang.org/x/crypto/chacha20poly1305"
The note is not visible to the blocked user.