2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-02 20:08:25 +00:00
2017-09-13 14:09:48 +02:00

8 lines
74 B
Go

// +build go1.7
package management
var (
sdkVersion = "v10.3.1-beta"
)