mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-16 11:33:01 +02:00
6 lines
85 B
Go
6 lines
85 B
Go
package all
|
|
|
|
import (
|
|
_ "github.com/StackExchange/blackbox/v2/pkg/crypters/gnupg"
|
|
)
|