forked from TrueCloudLab/distribution
5 lines
47 B
Go
5 lines
47 B
Go
package storage
|
|
|
|
var (
|
|
sdkVersion = "0.1.0"
|
|
)
|