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 c997ae8 commit 8cd6bf9Copy full SHA for 8cd6bf9
provider/go.mod
@@ -5,8 +5,8 @@ go 1.16
5
require (
6
github.com/golang/protobuf v1.5.2
7
github.com/pkg/sftp v1.13.4
8
- github.com/pulumi/pulumi/pkg/v3 v3.32.1
9
- github.com/pulumi/pulumi/sdk/v3 v3.32.1
+ github.com/pulumi/pulumi/pkg/v3 v3.33.1
+ github.com/pulumi/pulumi/sdk/v3 v3.33.1
10
golang.org/x/crypto v0.0.0-20220518034528-6f7dac969898
11
- google.golang.org/grpc v1.44.0
+ google.golang.org/grpc v1.45.0
12
)
0 commit comments