mirror of
https://github.com/status-im/go-sqlcipher.git
synced 2026-08-30 17:51:10 +00:00
9 lines
148 B
AMPL
9 lines
148 B
AMPL
module github.com/mutecomm/go-sqlcipher/v4
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/stretchr/testify v1.3.0
|
|
)
|