8 lines
100 B
Modula-2
8 lines
100 B
Modula-2
module github.com/benbjohnson/litestream
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/pelletier/go-toml v1.8.1
|
|
)
|