refactor to mautrix 0.17.x; update deps
This commit is contained in:
2
vendor/maunium.net/go/mautrix/crypto/utils/utils.go
generated
vendored
2
vendor/maunium.net/go/mautrix/crypto/utils/utils.go
generated
vendored
@@ -10,10 +10,10 @@ import (
|
||||
"crypto/aes"
|
||||
"crypto/cipher"
|
||||
"crypto/hmac"
|
||||
"crypto/rand"
|
||||
"crypto/sha256"
|
||||
"crypto/sha512"
|
||||
"encoding/base64"
|
||||
"math/rand"
|
||||
"strings"
|
||||
|
||||
"go.mau.fi/util/base58"
|
||||
|
||||
Reference in New Issue
Block a user