We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3714176 commit 5abd7e6Copy full SHA for 5abd7e6
README.md
@@ -29,7 +29,7 @@ To use from Python, install using `pip`:
29
30
To use from Go, use `go get` to grab the latest version of the library
31
32
- $ go get github.com/pulumi/pulumi-postgresql/sdk/go/...
+ $ go get github.com/pulumi/pulumi-postgresql/sdk/v2/go/...
33
34
### .NET
35
sdk/python/README.md
0 commit comments