Skip to content

Commit

Permalink
fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.136.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent da44d30 commit 7c6024d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/cloudy-sky-software/pulschema v0.0.0-20241007003752-c98a28f00975
github.com/cloudy-sky-software/pulumi-provider-framework v0.0.0-20241007050810-a057eff23bfe
github.com/getkin/kin-openapi v0.128.0
github.com/pulumi/pulumi/pkg/v3 v3.135.1
github.com/pulumi/pulumi/sdk/v3 v3.135.1
github.com/pulumi/pulumi/pkg/v3 v3.136.0
github.com/pulumi/pulumi/sdk/v3 v3.136.0
)

require github.com/stretchr/testify v1.9.0
Expand Down
8 changes: 4 additions & 4 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,10 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/inflector v0.1.1 h1:dvlxlWtXwOJTUUtcYDvwnl6Mpg33prhK+7mzeF+SobA=
github.com/pulumi/inflector v0.1.1/go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY=
github.com/pulumi/pulumi/pkg/v3 v3.135.1 h1:K0wJa+gdGEPGYdZeOh8L0TtfQ5HlDhlayqbIO9ed9tM=
github.com/pulumi/pulumi/pkg/v3 v3.135.1/go.mod h1:WK3L4rXXuIR7ai1jA0ld4E7zfh3Fa/aty98vCDd1a1E=
github.com/pulumi/pulumi/sdk/v3 v3.135.1 h1:NvJ6buVtt257X3Bg4/x2vsORAoK21n7BNF0cHOYAhpA=
github.com/pulumi/pulumi/sdk/v3 v3.135.1/go.mod h1:PvKsX88co8XuwuPdzolMvew5lZV+4JmZfkeSjj7A6dI=
github.com/pulumi/pulumi/pkg/v3 v3.136.0 h1:hnHukNSAHDozrEsO7j7pjfi3dfwTw/dz5LqaI9NBq48=
github.com/pulumi/pulumi/pkg/v3 v3.136.0/go.mod h1:foYAiaYWPGmEPXXVJJchTftmLNzpk6A3xGU2ra0gT3k=
github.com/pulumi/pulumi/sdk/v3 v3.136.0 h1:TVoRtUCdQSOb3TNvJaXp87fJxG6rgw8lCbYKbw1MHcU=
github.com/pulumi/pulumi/sdk/v3 v3.136.0/go.mod h1:PvKsX88co8XuwuPdzolMvew5lZV+4JmZfkeSjj7A6dI=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
Expand Down

0 comments on commit 7c6024d

Please sign in to comment.