Skip to content

Commit

Permalink
Bump github.com/pulumi/pulumi-eks/sdk/v2 from 2.2.1 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/pulumi/pulumi-eks/sdk/v2](https://github.com/pulumi/pulumi-eks) from 2.2.1 to 2.3.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@v2.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 09cce70 commit 813e8d9
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 @@ -20,7 +20,7 @@ require (
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.30.0
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.30.0
github.com/pulumi/pulumi-command/sdk v0.9.2
github.com/pulumi/pulumi-eks/sdk/v2 v2.2.1
github.com/pulumi/pulumi-eks/sdk/v2 v2.3.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.9.0
github.com/pulumi/pulumi-libvirt/sdk v0.4.5
github.com/pulumi/pulumi-random/sdk/v4 v4.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@ github.com/pulumi/pulumi-command/sdk v0.9.2 h1:2siCFR8pS2sSwXkeWiLrprGEtBL54FsHT
github.com/pulumi/pulumi-command/sdk v0.9.2/go.mod h1:VeUXTI/iTgKVjRChRJbLRlBVGxAH+uymscfwzBC2VqY=
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.1 h1:gyuuECcHaPPop7baKfjapJJYnra6s/KdG4QITGu0kAI=
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.1/go.mod h1:BL+XtKTgkbtt03wA9SOQWyGjl4cIA7BjSHFjvFY+f9U=
github.com/pulumi/pulumi-eks/sdk/v2 v2.2.1 h1:hVRA7WcxNhnJkfVrd45DTMNPhY26OUABVQCpjZMugMA=
github.com/pulumi/pulumi-eks/sdk/v2 v2.2.1/go.mod h1:OmbVihWsmsvmn3dr13N9C5cGS3Mos7HWF/R30cx8xtw=
github.com/pulumi/pulumi-eks/sdk/v2 v2.3.0 h1:Epb2P+ZuSGc5EEA29CeJKo2Dm7OkQnThwWIuEDX54FQ=
github.com/pulumi/pulumi-eks/sdk/v2 v2.3.0/go.mod h1:71pXqjt+MJ9jPogCoC4r51cIUcqwazADm9JNs6qEFc8=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.9.0 h1:Rh46xPvAnXc+v9GV6k9k3+MB3zv4n6izGChughLdqbI=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.9.0/go.mod h1:ACRn9pxZG+syE7hstPKcPt5k98/r6ddUrv1uZOrIyTA=
github.com/pulumi/pulumi-libvirt/sdk v0.4.5 h1:QJlrXbEgmK72k9ubC/jkFSPrud1vA+ZvQFxVC0k2SZI=
Expand Down

0 comments on commit 813e8d9

Please sign in to comment.