Commit Graph

268 Commits

Author SHA1 Message Date
Matt Farina 47167ae680
Merge pull request #12878 from helm/dependabot/go_modules/google.golang.org/protobuf-1.33.0
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
2024-04-10 13:25:53 -04:00
Matt Farina 97c16512bb
Merge pull request #12899 from helm/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible
chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible
2024-04-10 13:21:53 -04:00
dependabot[bot] aaaf1128d2
chore(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v24.0.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 17:24:56 +00:00
dependabot[bot] 7f53529a70
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 23:16:57 +00:00
dependabot[bot] 275f2ab43b
chore(deps): bump golang.org/x/term from 0.15.0 to 0.18.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.15.0 to 0.18.0.
- [Commits](https://github.com/golang/term/compare/v0.15.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 22:01:21 +00:00
dependabot[bot] a2dd34b3f2
chore(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.11 to 1.7.12.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.11...v1.7.12)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 21:07:23 +00:00
Matt Farina d3118c17fb
Merge pull request #12696 from helm/dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.5.2
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2
2024-01-12 11:43:12 -05:00
dependabot[bot] 5f9533fef7
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2
Bumps [github.com/DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/DATA-DOG/go-sqlmock/releases)
- [Commits](https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.0...v1.5.2)

---
updated-dependencies:
- dependency-name: github.com/DATA-DOG/go-sqlmock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 21:21:26 +00:00
Matt Farina 847369c184
Update to Go 1.21 for builds
Noteis:
1. This moves golangci scanning to a GitHub action. This will
   enable inline pointers to issues in the PR where linting fails.
2. Go 1.21 is specified in the go.mod because Kubernetes libs
   require it.
3. The lint issues were removed. Some were fixed while others
   were handled by skipping linting or using _ as an argument.
   Many of these can be refactored later for better cleanup.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2024-01-08 15:48:36 -05:00
dependabot[bot] 08ea59c47f
chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.6 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.6...v1.7.11)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 23:02:05 +00:00
dependabot[bot] 30e1a2c029
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 22:54:58 +00:00
dependabot[bot] b3cb20a3e6
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 17:42:54 +00:00
Matt Farina e5fff68ad2
Updating to Kubernetes 1.29.0 libraries
Signed-off-by: Matt Farina <matt.farina@suse.com>
2023-12-18 15:09:58 -05:00
Matt Farina 015e174698
Updating Helm libraries for k8s 1.28.4
Signed-off-by: Matt Farina <matt.farina@suse.com>
2023-12-12 15:35:44 -05:00
Matt Farina a96087868a
Merge pull request #12392 from helm/dependabot/go_modules/github.com/evanphx/json-patch-5.7.0incompatible
chore(deps): bump github.com/evanphx/json-patch from 5.6.0+incompatible to 5.7.0+incompatible
2023-11-08 14:27:56 -05:00
Matt Farina d70e293e5f
Merge pull request #12525 from helm/dependabot/go_modules/google.golang.org/grpc-1.56.3
chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
2023-11-07 10:07:45 -05:00
dependabot[bot] c54e39a155
chore(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 15:50:24 +00:00
dependabot[bot] c5fe7dd764
chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.54.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 22:37:30 +00:00
dependabot[bot] 544cabb0a4
chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:05:03 +00:00
dependabot[bot] 102e93188c
chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
Bumps [oras.land/oras-go](https://github.com/oras-project/oras-go) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](https://github.com/oras-project/oras-go/compare/v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: oras.land/oras-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 21:40:14 +00:00
Matt Farina b5e55bf210
Merge pull request #12365 from helm/dependabot/go_modules/golang.org/x/text-0.13.0
chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
2023-09-19 10:08:34 -04:00
dependabot[bot] 8b0a78c6e3
chore(deps): bump github.com/evanphx/json-patch
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 5.6.0+incompatible to 5.7.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](https://github.com/evanphx/json-patch/compare/v5.6.0...v5.7.0)

---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 15:48:42 +00:00
dependabot[bot] 417040dbd7
chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.6
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.3 to 1.7.6.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.3...v1.7.6)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-16 18:13:11 +00:00
dependabot[bot] 58ccfc0501
chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-16 18:12:53 +00:00
Matt Farina c2ab954ac2
Update Helm to use k8s 1.28.2 libraries
Signed-off-by: Matt Farina <matt.farina@suse.com>
2023-09-14 10:00:34 -04:00
dependabot[bot] b9fd7f5ba1
chore(deps): bump github.com/cyphar/filepath-securejoin
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 13:01:06 +00:00
Joe Julian 8ca2fcc174
Merge pull request #12327 from helm/dependabot/go_modules/golang.org/x/term-0.11.0
chore(deps): bump golang.org/x/term from 0.10.0 to 0.11.0
2023-08-30 16:03:24 -07:00
dependabot[bot] fa896656d9
chore(deps): bump github.com/moby/term
Bumps [github.com/moby/term](https://github.com/moby/term) from 0.0.0-20221205130635-1aeaba878587 to 0.5.0.
- [Commits](https://github.com/moby/term/commits/v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/moby/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 16:12:29 +00:00
dependabot[bot] d82cc9097b
chore(deps): bump golang.org/x/term from 0.10.0 to 0.11.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/term/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 21:25:42 +00:00
dependabot[bot] 3c26d6559e
chore(deps): bump github.com/rubenv/sql-migrate from 1.5.1 to 1.5.2
Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate) from 1.5.1 to 1.5.2.
- [Commits](https://github.com/rubenv/sql-migrate/compare/v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: github.com/rubenv/sql-migrate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 21:52:58 +00:00
dependabot[bot] 817e646dfe
chore(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.3
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.0 to 1.7.3.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.0...v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 05:53:19 +00:00
Joe Julian b41af98195
Merge pull request #12218 from helm/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc4
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc2.0.20221005185240-3a7f492d3f1b to 1.1.0-rc4
2023-08-08 22:56:55 -07:00
Joe Julian 06a4f5f8d8
Merge pull request #12220 from helm/dependabot/go_modules/github.com/BurntSushi/toml-1.3.2
chore(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2
2023-08-08 22:54:00 -07:00
dependabot[bot] 48cf02b57f
chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 15:47:39 +00:00
dependabot[bot] 7d0deb35d9
chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 21:48:03 +00:00
dependabot[bot] f11e2dac8d
chore(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](https://github.com/BurntSushi/toml/compare/v1.2.1...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 21:27:52 +00:00
dependabot[bot] ef0f3e5c51
chore(deps): bump github.com/opencontainers/image-spec
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc2.0.20221005185240-3a7f492d3f1b to 1.1.0-rc4.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/commits/v1.1.0-rc4)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 21:27:39 +00:00
Joe Julian 9c4f73332d
bump kubernetes modules to v0.27.3
Signed-off-by: Joe Julian <me@joejulian.name>
2023-07-13 10:48:08 -07:00
dependabot[bot] 87cbd34280
chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 00:23:26 +00:00
Joe Julian b15cbd3683
Merge pull request #12185 from helm/dependabot/go_modules/golang.org/x/crypto-0.11.0
chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.11.0
2023-07-12 17:22:32 -07:00
Joe Julian e4a3350e2b
Merge pull request #12194 from helm/dependabot/go_modules/github.com/docker/docker-23.0.3incompatible
chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible
2023-07-12 17:20:30 -07:00
dependabot[bot] 91a3f73b0e
chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.11.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.5.0 to 0.11.0.
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 00:12:31 +00:00
Joe Julian b9422736fd
Merge pull request #12200 from helm/dependabot/go_modules/golang.org/x/text-0.11.0
chore(deps): bump golang.org/x/text from 0.9.0 to 0.11.0
2023-07-12 17:10:44 -07:00
dependabot[bot] 0ff4b746ea
chore(deps): bump golang.org/x/text from 0.9.0 to 0.11.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 21:14:53 +00:00
dependabot[bot] b1fe927dc5
chore(deps): bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.1 to 2.100.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.90.1...v2.100.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 00:03:02 +00:00
Joe Julian 794f3b781c
Merge pull request #12165 from helm/dependabot/go_modules/github.com/rubenv/sql-migrate-1.5.1
chore(deps): bump github.com/rubenv/sql-migrate from 1.3.1 to 1.5.1
2023-07-11 17:02:25 -07:00
dependabot[bot] b262738f9c
chore(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.1+incompatible to 23.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v23.0.1...v23.0.3)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 23:59:40 +00:00
dependabot[bot] d0febd50be
chore(deps): bump github.com/rubenv/sql-migrate from 1.3.1 to 1.5.1
Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate) from 1.3.1 to 1.5.1.
- [Commits](https://github.com/rubenv/sql-migrate/compare/v1.3.1...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/rubenv/sql-migrate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 21:57:14 +00:00
dependabot[bot] d8caa67a0f
chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3
Bumps [oras.land/oras-go](https://github.com/oras-project/oras-go) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](https://github.com/oras-project/oras-go/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: oras.land/oras-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 21:57:42 +00:00
dependabot[bot] 2bfc367b32
chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 20:35:24 +00:00