Skip to content

Commit

Permalink
Bump github.com/pulumi/pulumi-eks/sdk/v3 from 3.4.0 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/pulumi/pulumi-eks/sdk/v3](https://github.com/pulumi/pulumi-eks) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/pulumi/pulumi-eks/releases)
- [Changelog](https://github.com/pulumi/pulumi-eks/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-eks@v3.4.0...v3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 5c86ad1 commit 0aabf9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.79.0
github.com/pulumi/pulumi-command/sdk v1.0.1
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.8
github.com/pulumi/pulumi-eks/sdk/v3 v3.4.0
github.com/pulumi/pulumi-eks/sdk/v3 v3.6.0
github.com/pulumi/pulumi-gcp/sdk/v7 v7.38.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-libvirt/sdk v0.5.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ github.com/pulumi/pulumi-command/sdk v1.0.1 h1:ZuBSFT57nxg/fs8yBymUhKLkjJ6qmyN3g
github.com/pulumi/pulumi-command/sdk v1.0.1/go.mod h1:C7sfdFbUIoXKoIASfXUbP/U9xnwPfxvz8dBpFodohlA=
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.8 h1:rik9L2SIpsoDenY51MkogR6GWgu/0Sy/XmyQmKWNUqU=
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.8/go.mod h1:eph7BPNPkEIIK882/Ll4dbeHl5wZEc/UvTcUW0CK1UY=
github.com/pulumi/pulumi-eks/sdk/v3 v3.4.0 h1:s2Cpu6E2lmADNUbutbJGm6O+O9j0mBLlrhQmc40ukt0=
github.com/pulumi/pulumi-eks/sdk/v3 v3.4.0/go.mod h1:QbAamxfUpDJC81BGtyEuV0P88RrdbOjQEhbgY+OOPpg=
github.com/pulumi/pulumi-eks/sdk/v3 v3.6.0 h1:07ag280iv9YScgu0F2A72WygqkxdyZJ6HwrCYrD0DCU=
github.com/pulumi/pulumi-eks/sdk/v3 v3.6.0/go.mod h1:QbAamxfUpDJC81BGtyEuV0P88RrdbOjQEhbgY+OOPpg=
github.com/pulumi/pulumi-gcp/sdk/v7 v7.38.0 h1:21oSj+TKlKTzQcxN9Hik7iSNNHPUQXN4s3itOnahy/w=
github.com/pulumi/pulumi-gcp/sdk/v7 v7.38.0/go.mod h1:YaEZms1NgXFqGhObKVofcAeWXu2V+3t/BAXdHQZq7fU=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
Expand Down

0 comments on commit 0aabf9c

Please sign in to comment.