mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-04 21:42:57 +02:00
@ -2,8 +2,8 @@
|
||||
package box
|
||||
|
||||
import (
|
||||
"go-micro.dev/v4/config/secrets"
|
||||
"github.com/pkg/errors"
|
||||
"go-micro.dev/v4/config/secrets"
|
||||
naclbox "golang.org/x/crypto/nacl/box"
|
||||
|
||||
"crypto/rand"
|
||||
|
Reference in New Issue
Block a user