We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da37684 + c490112 commit 6713ca5Copy full SHA for 6713ca5
1 file changed
go.mod
@@ -2,6 +2,10 @@ module github.com/yandex-cloud/go-sdk
2
3
go 1.21
4
5
+retract (
6
+ v0.4.0 // sync api instead of sdk
7
+)
8
+
9
require (
10
github.com/c2h5oh/datasize v0.0.0-20200825124411-48ed595a09d2
11
github.com/ghodss/yaml v1.0.0
0 commit comments