Skip to content

Update dependencies and remove deprecated Microsoft HCSShim package - #55

Closed
kasugamirai wants to merge 2 commits into
apple:mainfrom
kasugamirai:fix/vendor
Closed

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

Conversation

@kasugamirai

Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

@jglogan

jglogan commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

@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

@jglogan

jglogan commented Apr 18, 2026

Copy link
Copy Markdown
Contributor

Closing due to inactivity.

I don't see that hcsshim is deprecated; v0.14.1 released last week.

https://pkg.go.dev/github.com/Microsoft/hcsshim

@jglogan jglogan closed this Apr 18, 2026
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