forked from TrueCloudLab/restic
5 lines
57 B
Go
5 lines
57 B
Go
package management
|
|
|
|
var (
|
|
sdkVersion = "v10.2.0-beta"
|
|
)
|