Skip to content

Commit

Permalink
Merge branch 'master' into update-pulumi/12296795591-36
Browse files Browse the repository at this point in the history
  • Loading branch information
rshade authored Dec 12, 2024
2 parents bf49d1a + 73b4426 commit 227e540
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 @@ -5,7 +5,7 @@ go 1.22.4
toolchain go1.23.4

require (
github.com/pulumi/pulumi-go-helmbase v0.0.15-0.20241212084655-7da33bf6282a
github.com/pulumi/pulumi-go-helmbase v0.1.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi/pkg/v3 v3.143.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
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/pulumi-go-helmbase v0.0.15-0.20241212084655-7da33bf6282a h1:sosofVIApKI8N0K+Wy/E+0fNesbThrkdHqSdjQ3IrRg=
github.com/pulumi/pulumi-go-helmbase v0.0.15-0.20241212084655-7da33bf6282a/go.mod h1:gUKGtykBC4cgb5QBXXx38nehO/7dL4pp342Q7WBTRnw=
github.com/pulumi/pulumi-go-helmbase v0.1.0 h1:MkmnbQzMsqpio5ABYIfh1M3tEti+ZNR27ShVRpf7R3U=
github.com/pulumi/pulumi-go-helmbase v0.1.0/go.mod h1:gUKGtykBC4cgb5QBXXx38nehO/7dL4pp342Q7WBTRnw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi/pkg/v3 v3.143.0 h1:diAlaNVZSRc59ePqbMuvuf/AwecpZyjhh1pGvmLEUwg=
Expand Down

0 comments on commit 227e540

Please sign in to comment.