Skip to content

Conversation

@thaJeztah
Copy link
Member

go.mod: github.com/fsnotify/fsnotify v1.5.1

full diff: fsnotify/fsnotify@v1.4.9...v1.5.1

Relevant changes:

  • Fix unsafe pointer conversion
  • Drop support/testing for Go 1.11 and earlier
  • Update x/sys to latest
  • add //go:build lines
  • add go 1.17 to test matrix

go.mod: github.com/moby/sys/mountinfo v0.6.0

full diff: moby/sys@mountinfo/v0.5.0...mountinfo/v0.6.0

  • Add MountedFast (Note: most users should keep using Mounted, which already
    incorporates all optimizations from MountedFast)

go.mod: github.com/moby/sys/signal v0.7.0

full diff: moby/sys@signal/v0.6.0...signal/v0.7.0

  • add LCOW supported signals to windows signal map

full diff: fsnotify/fsnotify@v1.4.9...v1.5.1

Relevant changes:

- Fix unsafe pointer conversion
- Drop support/testing for Go 1.11 and earlier
- Update x/sys to latest
- add //go:build lines
- add go 1.17 to test matrix

Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: moby/sys@mountinfo/v0.5.0...mountinfo/v0.6.0

- Add MountedFast (Note: most users should keep using Mounted, which already
  incorporates all optimizations from MountedFast)

Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: moby/sys@signal/v0.6.0...signal/v0.7.0

- add LCOW supported signals to windows signal map

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Member Author

Includes the changes from @katiewasnothere from moby/sys#98 (related to #6002)

/cc @jterry75 @kzys

@theopenlab-ci
Copy link

theopenlab-ci bot commented Feb 15, 2022

Build succeeded.

Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estesp estesp merged commit 67bd2e9 into containerd:main Feb 16, 2022
@thaJeztah thaJeztah deleted the update_deps2 branch February 16, 2022 15:37
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.

4 participants