Skip to content

Commit

Permalink
Bump pulumi SDK used in running tests (pulumi#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 committed Jun 25, 2021
1 parent 11835b7 commit 923aad3
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 114 deletions.
6 changes: 2 additions & 4 deletions misc/test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ require (
github.com/aws/aws-sdk-go v1.38.35
github.com/mitchellh/go-homedir v1.1.0
github.com/pulumi/pulumi-trace-tool v0.0.0-20210616213220-f618784d3cfe
github.com/pulumi/pulumi/pkg/v3 v3.0.0
github.com/pulumi/pulumi/sdk/v3 v3.3.1
github.com/pulumi/pulumi/pkg/v3 v3.5.1
github.com/pulumi/pulumi/sdk/v3 v3.5.1
github.com/stretchr/testify v1.6.1
gopkg.in/airbrake/gobrake.v2 v2.0.9 // indirect
gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 // indirect
)

replace github.com/Azure/go-autorest => github.com/Azure/go-autorest v14.2.0+incompatible
Loading

0 comments on commit 923aad3

Please sign in to comment.