We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accidentally pushed cmd/continuity: remove FUSE for macOS and go.mod: update dependencies to the main branch directly without opening a PR 😞 , sorry
cmd/continuity: remove FUSE for macOS
go.mod: update dependencies
main
And CI is failing: https://github.com/containerd/continuity/runs/5847057049?check_suite_focus=true
Vendor directory go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/sync v0.0.0-20210220032[95](https://github.com/containerd/continuity/runs/5847057049?check_suite_focus=true#step:4:95)1-036812b2e83c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/google/go-cmp v0.5.5 go: downloading github.com/stretchr/testify v1.3.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-2019[120](https://github.com/containerd/continuity/runs/5847057049?check_suite_focus=true#step:4:120)4190536-9bdfabe68543 These files were modified: M go.mod M go.sum M vendor/modules.txt ?? vendor/github.com/Microsoft/go-winio/pkg/guid/guid_nonwindows.go ?? vendor/github.com/Microsoft/go-winio/pkg/guid/guid_windows.go ?? vendor/github.com/golang/protobuf/proto/buffer.go ?? vendor/github.com/golang/protobuf/proto/defaults.go ?? vendor/github.com/golang/protobuf/proto/proto.go ?? vendor/github.com/golang/protobuf/proto/registry.go ?? vendor/github.com/golang/protobuf/proto/text_decode.go ?? vendor/github.com/golang/protobuf/proto/text_encode.go ?? vendor/github.com/golang/protobuf/proto/wire.go ?? vendor/github.com/golang/protobuf/proto/wrappers.go ?? vendor/golang.org/x/sys/unix/asm_bsd_386.s ?? vendor/golang.org/x/sys/unix/asm_bsd_amd64.s ?? vendor/golang.org/x/sys/unix/asm_bsd_arm.s ?? vendor/golang.org/x/sys/unix/asm_bsd_arm64.s ?? vendor/golang.org/x/sys/unix/asm_zos_s390x.s ?? vendor/golang.org/x/sys/unix/dev_zos.go ?? vendor/golang.org/x/sys/unix/epoll_zos.go ?? vendor/golang.org/x/sys/unix/fstatfs_zos.go ?? vendor/golang.org/x/sys/unix/ifreq_linux.go ?? vendor/golang.org/x/sys/unix/ioctl_linux.go ?? vendor/golang.org/x/sys/unix/ioctl_zos.go ?? vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ?? vendor/golang.org/x/sys/unix/syscall_linux_ppc.go ?? vendor/golang.org/x/sys/unix/syscall_zos_s390x.go ?? vendor/golang.org/x/sys/unix/sysvshm_linux.go ?? vendor/golang.org/x/sys/unix/sysvshm_unix.go ?? vendor/golang.org/x/sys/unix/sysvshm_unix_other.go ?? vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go ?? vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go ?? vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go ?? vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go ?? vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go ?? vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go ?? vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go ?? vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go ?? vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go ?? vendor/golang.org/x/sys/windows/setupapi_windows.go ?? vendor/golang.org/x/sys/windows/types_windows_arm64.go ?? vendor/google.golang.org/ Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
Reverted the second one in #205 . The first one should be harmless and easy to validate.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Accidentally pushed
cmd/continuity: remove FUSE for macOS
andgo.mod: update dependencies
to themain
branch directly without opening a PR 😞 , sorryAnd CI is failing: https://github.com/containerd/continuity/runs/5847057049?check_suite_focus=true
The text was updated successfully, but these errors were encountered: