Skip to content

Commit 8cd6bf9

Browse files
authored
Updated modules (#64)
1 parent c997ae8 commit 8cd6bf9

File tree

4 files changed

+172
-47
lines changed

4 files changed

+172
-47
lines changed

provider/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.16
55
require (
66
github.com/golang/protobuf v1.5.2
77
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
8+
github.com/pulumi/pulumi/pkg/v3 v3.33.1
9+
github.com/pulumi/pulumi/sdk/v3 v3.33.1
1010
golang.org/x/crypto v0.0.0-20220518034528-6f7dac969898
11-
google.golang.org/grpc v1.44.0
11+
google.golang.org/grpc v1.45.0
1212
)

0 commit comments

Comments
 (0)