Skip to content

Update dependencies and remove deprecated Microsoft HCSShim package#55

Open
kasugamirai wants to merge 2 commits intoapple:mainfrom
kasugamirai:fix/vendor
Open

Update dependencies and remove deprecated Microsoft HCSShim package#55
kasugamirai wants to merge 2 commits intoapple:mainfrom
kasugamirai:fix/vendor

Conversation

@kasugamirai
Copy link
Contributor

  • Added github.com/tonistiigi/go-csvvalue as a new dependency.
  • Removed github.com/Microsoft/hcsshim and its associated files due to deprecation.
  • Updated import paths for github.com/containerd/platforms to reflect the new package structure.
  • Cleaned up vendor modules to reflect the changes in dependencies.

- Added `github.com/tonistiigi/go-csvvalue` as a new dependency.
- Removed `github.com/Microsoft/hcsshim` and its associated files due to deprecation.
- Updated import paths for `github.com/containerd/platforms` to reflect the new package structure.
- Cleaned up vendor modules to reflect the changes in dependencies.
@katiewasnothere
Copy link
Contributor

Hi! Thanks for the PR :) What is github.com/tonistiigi/go-csvvalue being used for here?

@jglogan
Copy link
Contributor

jglogan commented Feb 4, 2026

@kasugamirai if you'd still like to get this PR in, could you run the following and add a commit for the changes?

go mod tidy
go mod vendor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants