mirror of
https://github.com/restic/restic.git
synced 2026-01-24 15:53:31 -05:00
5 lines
76 B
Go
5 lines
76 B
Go
|
|
package restic
|
||
|
|
|
||
|
|
var Version = "compiled manually"
|
||
|
|
var Features = []string{}
|