Skip to content

Commit

Permalink
chore(deps): bump github.com/pulumi/pulumi-random/sdk/v4 in /deploy
Browse files Browse the repository at this point in the history
Bumps [github.com/pulumi/pulumi-random/sdk/v4](https://github.com/pulumi/pulumi-random) from 4.15.0 to 4.15.1.
- [Release notes](https://github.com/pulumi/pulumi-random/releases)
- [Changelog](https://github.com/pulumi/pulumi-random/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-random@v4.15.0...v4.15.1)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi-random/sdk/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent bbaf4ea commit eba6255
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.5

require (
github.com/pulumi/pulumi-kubernetes/sdk/v3 v3.30.2
github.com/pulumi/pulumi-random/sdk/v4 v4.15.0
github.com/pulumi/pulumi-random/sdk/v4 v4.15.1
github.com/pulumi/pulumi/pkg/v3 v3.103.1
github.com/pulumi/pulumi/sdk/v3 v3.103.1
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions deploy/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1461,8 +1461,8 @@ github.com/pulumi/esc v0.6.2 h1:+z+l8cuwIauLSwXQS0uoI3rqB+YG4SzsZYtHfNoXBvw=
github.com/pulumi/esc v0.6.2/go.mod h1:jNnYNjzsOgVTjCp0LL24NsCk8ZJxq4IoLQdCT0X7l8k=
github.com/pulumi/pulumi-kubernetes/sdk/v3 v3.30.2 h1:xJu48+RW+BHHnKtBni6Vj5vKqOEgCzdZAysGbh6tVM0=
github.com/pulumi/pulumi-kubernetes/sdk/v3 v3.30.2/go.mod h1:7yCJFC/jnUwFs566f0FAY2iAzc4G1mQP8H6K+40FK4Y=
github.com/pulumi/pulumi-random/sdk/v4 v4.15.0 h1:27R/+lbQDoidnAg8Rv4TV7R+YHS79CqNyvnP07WVaKA=
github.com/pulumi/pulumi-random/sdk/v4 v4.15.0/go.mod h1:sJzrR8vWqiAkKFoMn/KTLEHS7HaLgGpzjXT4vaYLYo8=
github.com/pulumi/pulumi-random/sdk/v4 v4.15.1 h1:jh4GYPQjoXgt40g+S/IsFu75hEJEV8aFElxL/woG+Ks=
github.com/pulumi/pulumi-random/sdk/v4 v4.15.1/go.mod h1:MMhC9eNzOFGs4ZWe62bPegz0rmtmCVJ+L0oH2tB736k=
github.com/pulumi/pulumi/pkg/v3 v3.103.1 h1:sxacPM2TyDSCufZkescZGnMR22t+REu9nhv68u9rLQ8=
github.com/pulumi/pulumi/pkg/v3 v3.103.1/go.mod h1:AotODpuSfN4XommpmMifBExNmucrnH84cbEhVOeqEQM=
github.com/pulumi/pulumi/sdk/v3 v3.103.1 h1:6o0zt5srgIjDsOI5JWNSwMqoB8vGiI3xow0RDZ3JX2c=
Expand Down

0 comments on commit eba6255

Please sign in to comment.