6 lines
85 B
Go
6 lines
85 B
Go
package all
|
|
|
|
import (
|
|
_ "github.com/StackExchange/blackbox/v2/pkg/crypters/gnupg"
|
|
)
|