Skip to content

Commit

Permalink
chore(deps): bump github.com/pulumi/pulumi-docker/sdk/v4 in /sdk
Browse files Browse the repository at this point in the history
Bumps [github.com/pulumi/pulumi-docker/sdk/v4](https://github.com/pulumi/pulumi-docker) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/pulumi/pulumi-docker/releases)
- [Changelog](https://github.com/pulumi/pulumi-docker/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-docker@v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi-docker/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 and pandatix committed Jan 26, 2025
1 parent 7276ff6 commit d640a46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.4

require (
github.com/pkg/errors v0.9.1
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.1
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.0
github.com/pulumi/pulumi/sdk/v3 v3.147.0
github.com/stretchr/testify v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions sdk/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,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-docker/sdk/v4 v4.6.0 h1:+ldgslFR97rKvcMWMLXd0D2b1RXAeHaerQlwUyO8jNs=
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0/go.mod h1:8WGseCERS8W68CV1b1eJA/aRMRimpL4P23ZBHD/wMb0=
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.1 h1:RPzfYL6GxjiRKq3VcJ3b9J+0kENoJyMLAZsm88DVh6k=
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.1/go.mod h1:8WGseCERS8W68CV1b1eJA/aRMRimpL4P23ZBHD/wMb0=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.0 h1:UedeAwQ3afL/sK0eXl1cKLnqwfu2V+TQhZCVUaNmjJE=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.0/go.mod h1:RLaX8dqvWIqDV6VjScsc1tJWp1GoZ1IDSyOPIQ/y4ps=
github.com/pulumi/pulumi/sdk/v3 v3.147.0 h1:8ZDZnEsCZa6shw1dwIDUssbYMooYyebhpmx5feuZCqM=
Expand Down

0 comments on commit d640a46

Please sign in to comment.