Skip to content

Commit

Permalink
Bump github.com/pulumi/pulumi/sdk/v3 from 3.94.0 to 3.94.1 in /provider
Browse files Browse the repository at this point in the history
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.94.0 to 3.94.1.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.94.0...v3.94.1)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent be0648f commit eb02645
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/pulumi/pulumi-go-provider v0.13.0
github.com/pulumi/pulumi/pkg/v3 v3.94.0
github.com/pulumi/pulumi/sdk/v3 v3.94.0
github.com/pulumi/pulumi/sdk/v3 v3.94.1
github.com/stretchr/testify v1.8.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.7
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.11.7
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1520,8 +1520,8 @@ github.com/pulumi/pulumi-go-provider v0.13.0 h1:AH0Q30moRj/XgmnXEW+6DNosT8k7VgRr
github.com/pulumi/pulumi-go-provider v0.13.0/go.mod h1:bFuSDnrSPNIrUWBOPUg+rx4y1IlGA2vEI5m4mvwK7Bg=
github.com/pulumi/pulumi/pkg/v3 v3.94.0 h1:JmRvB0Ivhsa4Tl8dWjzsCPsfF0vwaDUx8TSYR/JDuQY=
github.com/pulumi/pulumi/pkg/v3 v3.94.0/go.mod h1:XVFlmZ3vHKADdp2G/iyz6lbn9ASxO7FmQGL0dTWkHVM=
github.com/pulumi/pulumi/sdk/v3 v3.94.0 h1:2e083612vRhZpkCA8mcBp14HkLrc64eZoJCDh1dQql0=
github.com/pulumi/pulumi/sdk/v3 v3.94.0/go.mod h1:zeqyIODqbb6GrEyhFV6aJET/xBSXSnF7Bw/EjbYZUnU=
github.com/pulumi/pulumi/sdk/v3 v3.94.1 h1:JMHx9XTE/O0MygRZvBh5fQopHXAi8Js/sCNYnY16hSg=
github.com/pulumi/pulumi/sdk/v3 v3.94.1/go.mod h1:zeqyIODqbb6GrEyhFV6aJET/xBSXSnF7Bw/EjbYZUnU=
github.com/rakyll/embedmd v0.0.0-20171029212350-c8060a0752a2/go.mod h1:7jOTMgqac46PZcF54q6l2hkLEG8op93fZu61KmxWDV4=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit eb02645

Please sign in to comment.