File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ go 1.23.4
44
55require (
66 github.com/pulumi/providertest v0.3.1
7- github.com/pulumi/pulumi/pkg/v3 v3.174 .0
8- github.com/pulumi/pulumi/sdk/v3 v3.174 .0
7+ github.com/pulumi/pulumi/pkg/v3 v3.175 .0
8+ github.com/pulumi/pulumi/sdk/v3 v3.175 .0
99)
1010
1111require (
Original file line number Diff line number Diff line change @@ -354,10 +354,10 @@ github.com/pulumi/esc v0.14.2 h1:xHpjJXzKs1hk/QPpgwe1Rmif3VWA0QcZ7jDvTFYX/jM=
354354github.com/pulumi/esc v0.14.2 /go.mod h1:0dNzCWIiRUmdfFrhHdeBzU4GiDPBhSfpeWDNApZwZ08 =
355355github.com/pulumi/providertest v0.3.1 h1:vlftr7TZlObh81mL88IhhF0/9ZbLrZZos4NAvR4HUUw =
356356github.com/pulumi/providertest v0.3.1 /go.mod h1:fFHUP4/9DRyYnHWiRnwcynMtM/a7hHR/QcJfcuZKO3A =
357- github.com/pulumi/pulumi/pkg/v3 v3.174 .0 h1:iv9gQ7YUMxc4lbzqbhRmSCxoh9TCo7mSBqlpzucaIQE =
358- github.com/pulumi/pulumi/pkg/v3 v3.174 .0 /go.mod h1:LkAn8DmhCm2nkGMQASLPvHcBZqZHjZmkX5moSggbp/Y =
359- github.com/pulumi/pulumi/sdk/v3 v3.174 .0 h1:Pfp839hZ1L4I8rMy8VxTK/hZDjcBW7RX9AVWsigH41I =
360- github.com/pulumi/pulumi/sdk/v3 v3.174 .0 /go.mod h1:AD2BrIxFG4wdCLCFODrOasXhURwrD/8hHrwBcjzyU9Y =
357+ github.com/pulumi/pulumi/pkg/v3 v3.175 .0 h1:MsL2cnpGWivS/DLZ7MbJr0zMNg4P+pUprCEXvGoKBd4 =
358+ github.com/pulumi/pulumi/pkg/v3 v3.175 .0 /go.mod h1:neGNOTNMYSGUrh/L8kiAgowHRoB/kMmmutPo8WcLzM4 =
359+ github.com/pulumi/pulumi/sdk/v3 v3.175 .0 h1:vANFQOpWjJFCuVBim7AfOM3hHnNHgjJ8NlVwG1qezd4 =
360+ github.com/pulumi/pulumi/sdk/v3 v3.175 .0 /go.mod h1:AD2BrIxFG4wdCLCFODrOasXhURwrD/8hHrwBcjzyU9Y =
361361github.com/redis/go-redis/v9 v9.7.0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E =
362362github.com/redis/go-redis/v9 v9.7.0 /go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw =
363363github.com/rivo/uniseg v0.1.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ toolchain go1.23.7
77require (
88 github.com/pulumi/pulumi-go-helmbase v0.2.0
99 github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.23.0
10- github.com/pulumi/pulumi/pkg/v3 v3.174 .0
11- github.com/pulumi/pulumi/sdk/v3 v3.174 .0
10+ github.com/pulumi/pulumi/pkg/v3 v3.175 .0
11+ github.com/pulumi/pulumi/sdk/v3 v3.175 .0
1212)
1313
1414require (
Original file line number Diff line number Diff line change @@ -154,10 +154,10 @@ github.com/pulumi/pulumi-go-helmbase v0.2.0 h1:QnIbS4RfiaUbmo3SnMF2pAExO2qoOb0aC
154154github.com/pulumi/pulumi-go-helmbase v0.2.0 /go.mod h1:hK0t8QYmBvB/qYoGayrVumSkkhCydrmSJ4DHtSjc3os =
155155github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.23.0 h1:TZ/XhzF+3/jRiGsjlJHCWhXcU5E5tbXU8O0DKnPmFic =
156156github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.23.0 /go.mod h1:jOdpeNeRvY4iN+W8aDP5+HyqrM7hXsxa9paPsmjQFfY =
157- github.com/pulumi/pulumi/pkg/v3 v3.174 .0 h1:iv9gQ7YUMxc4lbzqbhRmSCxoh9TCo7mSBqlpzucaIQE =
158- github.com/pulumi/pulumi/pkg/v3 v3.174 .0 /go.mod h1:LkAn8DmhCm2nkGMQASLPvHcBZqZHjZmkX5moSggbp/Y =
159- github.com/pulumi/pulumi/sdk/v3 v3.174 .0 h1:Pfp839hZ1L4I8rMy8VxTK/hZDjcBW7RX9AVWsigH41I =
160- github.com/pulumi/pulumi/sdk/v3 v3.174 .0 /go.mod h1:AD2BrIxFG4wdCLCFODrOasXhURwrD/8hHrwBcjzyU9Y =
157+ github.com/pulumi/pulumi/pkg/v3 v3.175 .0 h1:MsL2cnpGWivS/DLZ7MbJr0zMNg4P+pUprCEXvGoKBd4 =
158+ github.com/pulumi/pulumi/pkg/v3 v3.175 .0 /go.mod h1:neGNOTNMYSGUrh/L8kiAgowHRoB/kMmmutPo8WcLzM4 =
159+ github.com/pulumi/pulumi/sdk/v3 v3.175 .0 h1:vANFQOpWjJFCuVBim7AfOM3hHnNHgjJ8NlVwG1qezd4 =
160+ github.com/pulumi/pulumi/sdk/v3 v3.175 .0 /go.mod h1:AD2BrIxFG4wdCLCFODrOasXhURwrD/8hHrwBcjzyU9Y =
161161github.com/rivo/uniseg v0.1.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
162162github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
163163github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis =
You can’t perform that action at this time.
0 commit comments