mirror of
https://github.com/gopasspw/gopass.git
synced 2025-12-08 19:24:54 +00:00
4 lines
106 B
Go
4 lines
106 B
Go
package storage
|
|
|
|
import _ "github.com/gopasspw/gopass/internal/backend/storage/fs" // register fs backend
|