go.mod: github.com/containerd/continuity, golang.org/x/sys#1920
Closed
thaJeztah wants to merge 2 commits intomoby:masterfrom
Closed
go.mod: github.com/containerd/continuity, golang.org/x/sys#1920thaJeztah wants to merge 2 commits intomoby:masterfrom
thaJeztah wants to merge 2 commits intomoby:masterfrom
Conversation
Member
Author
|
oh; need to update x/sys with one commit; hold on |
full diff: golang/sys@0aaa271...69691e4 - unix: add support for ptrace on macOS/ARM64 - unix: add IoctlCtlInfo on darwin - unix/linux: update to Go 1.15.3 release - cpu: refactor parsing of ARM64 registers into separate function - unix,windows,plan9: add Byte{Slice,Ptr}ToString functions - unix: define isBigEndian for all GOARCHes supported by gccgo - unix: add Ioctl{Get,Set}IfreqMTU on darwin - unix: revert zsysnum_darwin_*.go deletion from CL 250437 - unix: add Linux MPLS tunnel constants for use with rtnetlink APIs - unix: add Linux lwtunnel constants for use with rtnetlink APIs - windows: add IsWow64Process2 for detecting x86 on arm - windows: add DLL directory search path manipulation functions - windows: add missing page flag constants - windows: add CertDeleteCertificateFromStore - windows: add missing error constants from setupapi.h Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
…291bb7 full diff: containerd/continuity@efbc448...1805252 - GH Actions: test against Go 1.15 - go.mod: update various dependencies to latest released versions - go.mod: logrus v1.6.0 - go.mod: github.com/pkg/errors v0.9.1 - go.mod: github.com/dustin/go-humanize v1.0.0 - go.mod: github.com/opencontainers/go-digest v1.0.0 - go.mod: golang.org/x/sys to v0.0.0-20201201145000-ef89a241ccb3 to include riscv64 support - Fix usage calculation to account for sparse files - Fix incorrect usage calculation - Add check to compare against du output - Support FreeBSD Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
64d0c8b to
f1d443b
Compare
Member
|
Why should we update continuity ahead of the commit defined by containerd? |
Member
|
Looks this has gotten old |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
go.mod: golang.org/x/sys v0.0.0-20201202213521-69691e467435
full diff: golang/sys@0aaa271...69691e4
go.mod: github.com/containerd/continuity v0.0.0-20201208142359-180525291bb7
full diff: containerd/continuity@efbc448...1805252