Skip to content

Commit 6713ca5

Browse files
authored
Merge pull request #33 from yandex-cloud/retract-v0.4.0
Retract v0.4.0 - sync api instead of sdk
2 parents da37684 + c490112 commit 6713ca5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

go.mod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ module github.com/yandex-cloud/go-sdk
22

33
go 1.21
44

5+
retract (
6+
v0.4.0 // sync api instead of sdk
7+
)
8+
59
require (
610
github.com/c2h5oh/datasize v0.0.0-20200825124411-48ed595a09d2
711
github.com/ghodss/yaml v1.0.0

0 commit comments

Comments
 (0)