Sebastiaan van Stijn
a12c535f6e
[20.10] vendor docker 03df974ae9e6c219862907efdd76ec2e77ec930b (v20.10.20)
...
full diff: https://github.com/docker/docker/compare/c964641a0d76733c071d606c72541b263da84a3e...03df974ae9e6c219862907efdd76ec2e77ec930b
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-10-18 19:32:39 +02:00
Sebastiaan van Stijn
932ca73874
[20.10] vendor: github.com/docker/docker v20.10.19
...
full diff: https://github.com/docker/docker/compare/v20.10.18...v20.10.19
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-10-17 21:13:53 +02:00
Sebastiaan van Stijn
7d51e65e72
[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)
...
To align with docker v20.10.19
full diff: https://github.com/moby/buildkit/compare/8142d66b5ebde79846b869fba30d9d30633e74aa...3a1eeca59a9263613d996ead67d53a4b7d45723d
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-10-17 21:10:14 +02:00
Sebastiaan van Stijn
e82aa85741
[20.10] vendor: github.com/docker/docker v20.10.18
...
full diff: https://github.com/docker/docker/compare/v20.10.17...v20.10.18
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-10-13 15:21:59 +02:00
Sebastiaan van Stijn
e9176b36cc
[20.10] vendor: github.com/containerd/continuity v0.3.0
...
full diff: https://github.com/containerd/continuity/compare/efbc4488d8fe1bdc16bde3b2d2990d9b3a899165...v0.3.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-10-13 15:21:43 +02:00
Sebastiaan van Stijn
45075ea08c
[20.10] vendor: github.com/docker/docker v20.10.17
...
full diff: https://github.com/docker/docker/compare/v20.10.14...v20.10.17
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-08-26 15:08:55 +02:00
Sebastiaan van Stijn
c189c4dbea
[20.10] vendor: github.com/json-iterator/go v1.1.12 for Go 1.18 compatibility
...
full diff: https://github.com/json-iterator/go/compare/0ff49de124c6f76f8494e194af75bde0f1a49a29...024077e996b048517130b21ea6bf12aa23055d3d
Fixes a nil-pointer exception on go 1.18;
```
=== FAIL: cli/context/kubernetes TestSaveLoadContexts (0.00s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x40fcbc]
goroutine 19 [running]:
testing.tRunner.func1.2({0xa7e080, 0x1073930})
/usr/local/go/src/testing/testing.go:1389 +0x24e
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1392 +0x39f
panic({0xa7e080, 0x1073930})
/usr/local/go/src/runtime/panic.go:838 +0x207
reflect.mapiternext(0x40?)
/usr/local/go/src/runtime/map.go:1378 +0x19
github.com/docker/cli/vendor/github.com/modern-go/reflect2.(*UnsafeMapIterator).UnsafeNext(0x8?)
/go/src/github.com/docker/cli/vendor/github.com/modern-go/reflect2/unsafe_map.go:136 +0x32
github.com/docker/cli/vendor/github.com/json-iterator/go.(*sortKeysMapEncoder).Encode(0xc000478930, 0xc0000ca3a8, 0xc0000bae40)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_map.go:293 +0x335
github.com/docker/cli/vendor/github.com/json-iterator/go.(*placeholderEncoder).Encode(0xc00046c898?, 0x95d787?, 0xc0000bae58?)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect.go:327 +0x22
github.com/docker/cli/vendor/github.com/json-iterator/go.(*structFieldEncoder).Encode(0xc000482630, 0xa2790c?, 0xc0000bae40)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_struct_encoder.go:110 +0x56
github.com/docker/cli/vendor/github.com/json-iterator/go.(*structEncoder).Encode(0xc000482780, 0xb3a599?, 0xc0000bae40)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_struct_encoder.go:158 +0x652
github.com/docker/cli/vendor/github.com/json-iterator/go.(*placeholderEncoder).Encode(0xc00046ca10?, 0x95d787?, 0xc0000bae58?)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect.go:327 +0x22
github.com/docker/cli/vendor/github.com/json-iterator/go.(*structFieldEncoder).Encode(0xc0004829f0, 0xa0fd11?, 0xc0000bae40)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_struct_encoder.go:110 +0x56
github.com/docker/cli/vendor/github.com/json-iterator/go.(*structEncoder).Encode(0xc000482a50, 0x40aa15?, 0xc0000bae40)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_struct_encoder.go:158 +0x652
github.com/docker/cli/vendor/github.com/json-iterator/go.(*sliceEncoder).Encode(0xc00047e198, 0xc0003a83c8, 0xc0000bae40)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_slice.go:38 +0x2bb
github.com/docker/cli/vendor/github.com/json-iterator/go.(*structFieldEncoder).Encode(0xc0004837a0, 0xa12e12?, 0xc0000bae40)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_struct_encoder.go:110 +0x56
github.com/docker/cli/vendor/github.com/json-iterator/go.(*structEncoder).Encode(0xc000483890, 0x0?, 0xc0000bae40)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_struct_encoder.go:158 +0x652
github.com/docker/cli/vendor/github.com/json-iterator/go.(*OptionalEncoder).Encode(0xc0003b6be0?, 0x0?, 0x0?)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect_optional.go:74 +0xa4
github.com/docker/cli/vendor/github.com/json-iterator/go.(*onePtrEncoder).Encode(0xc000471e30, 0xc0003a8370, 0xc000460720?)
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect.go:214 +0x82
github.com/docker/cli/vendor/github.com/json-iterator/go.(*Stream).WriteVal(0xc0000bae40, {0xabe4a0, 0xc0003a8370})
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/reflect.go:93 +0x158
github.com/docker/cli/vendor/github.com/json-iterator/go.(*frozenConfig).Marshal(0xc0003b6be0, {0xabe4a0, 0xc0003a8370})
/go/src/github.com/docker/cli/vendor/github.com/json-iterator/go/config.go:299 +0xc9
github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json.(*Serializer).Encode(0xc00043aee0?, {0xc375c0?, 0xc0003a8370?}, {0xc339e0, 0xc000460210})
/go/src/github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go:310 +0x6d
github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning.(*codec).Encode(0xc0000f8480, {0xc37570?, 0xc0000bacc0}, {0xc339e0, 0xc000460210})
/go/src/github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go:231 +0x926
github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime.Encode({0x7f48b36ce5c0, 0xc0000f8480}, {0xc37570, 0xc0000bacc0})
/go/src/github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/codec.go:46 +0x64
github.com/docker/cli/vendor/k8s.io/client-go/tools/clientcmd.Write(...)
/go/src/github.com/docker/cli/vendor/k8s.io/client-go/tools/clientcmd/loader.go:469
github.com/docker/cli/cli/context/kubernetes.TestSaveLoadContexts(0xc0004561a0?)
/go/src/github.com/docker/cli/cli/context/kubernetes/endpoint_test.go:75 +0xf0a
testing.tRunner(0xc0004561a0, 0xb89ea0)
/usr/local/go/src/testing/testing.go:1439 +0x102
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:1486 +0x35f
```
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-08-19 16:12:25 +02:00
Sebastiaan van Stijn
0c46ffc1f9
[20.10] vendor: github.com/modern-go/reflect2 v1.0.2 for Go 1.18 compatibility
...
full diff: https://github.com/modern-go/reflect2/compare/4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd...2b33151c9bbc5231aea69b8861c540102b087070
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-08-19 16:10:25 +02:00
Sebastiaan van Stijn
240e4b5501
[20.10] vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
...
Includes fixes for:
- CVE-2022-29526 (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29526 );
(description at https://go.dev/issue/52313 ).
full diff: https://github.com/golang/sys/compare/63515b42dcdf9544f4e6a02fd7632793fde2f72d...33da011f77ade50ff5b6a6fb4a9a1e6d6b285809
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-11 14:37:09 +02:00
Sebastiaan van Stijn
49e9c2ae3d
vendor: golang.org/x/sys 63515b42dcdf9544f4e6a02fd7632793fde2f72d (for Go 1.17)
...
Go 1.17 requires golang.org/x/sys a76c4d0a0096537dc565908b53073460d96c8539 (May 8,
2021) or later, see https://github.com/golang/go/issues/45702 . While this seems
to affect macOS only, let's update to the latest version.
full diff: https://github.com/golang/sys/compare/d19ff857e887eacb631721f188c7d365c2331456...63515b42dcdf9544f4e6a02fd7632793fde2f72d
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit 61a1775adb )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-06 10:08:27 +02:00
Sebastiaan van Stijn
87a3ce2699
vendor: golang.org/x/sys d19ff857e887eacb631721f188c7d365c2331456
...
full diff: https://github.com/golang/sys/compare/134d130e1a049f4194ae9920ac9f96455cde360d...d19ff857e887eacb631721f188c7d365c2331456
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit 8ebe404dfc )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-06 10:07:40 +02:00
Tonis Tiigi
1d8abed17d
vendor: update x/sys to 134d130e
...
Makes possible to build for windows/arm64
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
(cherry picked from commit e50cf79579 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-06 10:06:43 +02:00
Sebastiaan van Stijn
cf0ab7ac4c
[20.10] vendor: github.com/docker/distribution v2.8.1
...
previous commit was a commit from the master/main branch (~ v2.7); this switches
back to using a released version.
full diff: https://github.com/docker/distribution/compare/0d3efadf0154c2b8a4e7b6621fff9809655cc580..v2.8.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-04-04 11:31:17 +02:00
Sebastiaan van Stijn
d05fd4ffc8
[20.10] vendor: github.com/opencontainers/image-spec v1.0.2
...
full diff: https://github.com/opencontainers/image-spec/compare/v1.0.1...v1.0.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-04-04 11:27:12 +02:00
Sebastiaan van Stijn
870f138250
[20.10] vendor: github.com/docker/docker v20.10.14
...
no local changes in vendored files.
full diff: https://github.com/docker/docker/compare/v20.10.7...v20.10.14
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-04-04 11:26:41 +02:00
Sebastiaan van Stijn
f3ff8e6ad6
[20.10] vendor: compose-on-kubernetes v0.5.0 to remove github.com/golang/glog
...
glog has the same issue as k8s.io/klog, and is calling `user.Current()`
inside an `init()`; see https://github.com/kubernetes/klog/commit/466fbb6507dbc90eba32172bb1c662640e78e0c3
Calling `user.Current()` on Windows can result in remove connections being
made to get the user's information, which can be a heavy call. See #2420
glog was only used in a single location in compose-on-kubernetes, so we may as
well remove it.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-02-14 14:49:04 +01:00
Sebastiaan van Stijn
260ba1a8a2
vendor: cpuguy83/go-md2man/v2 v2.0.1
...
full diff: https://github.com/cpuguy83/go-md2man/compare/v2.0.0...v2.0.1
- Fix handling multiple definition descriptions
- Fix inline markup causing table cells to split
- Remove escaping tilde character (prevents tildes (`~`) from disappearing).
- Do not escape dash, underscore, and ampersand (prevents ampersands (`&`) from disappearing).
- Ignore unknown HTML tags to prevent noisy warnings
With this, generating manpages becomes a lot less noisy; no more of these:
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit 13e8225007 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-07-21 11:04:19 +02:00
Sebastiaan van Stijn
f63cb8b97e
vendor: github.com/russross/blackfriday/v2 v2.1.0
...
removes the github.com/shurcooL/sanitized_anchor_name dependency
full diff: https://github.com/russross/blackfriday/compare/v2.0.1...v2.1.0
- Committed to github.com/russross/blackfriday/v2 as the canonical import path for blackfriday v2.
- Reduced the amount of dependencies.
- Added a SanitizedAnchorName function.
- Added Node.IsContainer and Node.IsLeaf methods.
- Fixed parsing of links that end with a double backslashes.
- Fixed an issue where fence length wasn't computed.
- Improved the default value for the HTMLRendererParameters.FootnoteReturnLinkContents field.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit ef14ae09bb )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-07-21 11:03:01 +02:00
Sebastiaan van Stijn
0168626037
vendor: github.com/docker/docker-credential-helpers v0.6.4
...
full diff: https://github.com/docker/docker-credential-helpers/compare/38bea2ce277ad0c9d2a6230692b0606ca5286526...v0.6.4
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit 7672267e16 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-06-22 23:56:03 +02:00
Sebastiaan van Stijn
e3a9a92b14
vendor: moby/term, Azure/go-ansiterm for golang.org/x/sys/windows compat
...
Changes:
- winterm: GetStdFile(): Added compatibility with "golang.org/x/sys/windows"
- winterm: fix GetStdFile() falltrough
- update deprecation message to refer to the correct replacement
- add go.mod
- Fix int overflow
- Convert int to string using rune()
full diff:
- https://github.com/moby/term/compare/bea5bbe245bf407372d477f1361d2ff042d2f556...3f7ff695adc6a35abc925370dd0a4dafb48ec64d
- https://github.com/Azure/go-ansiterm/compare/d6e3b3328b783f23731bc4d058875b0371ff8109...d185dfc1b5a126116ea5a19e148e29d16b4574c9
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit b5bc279901 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-06-21 13:32:31 +02:00
Sebastiaan van Stijn
ab733b5564
[20.10] vendor: github.com/docker/docker v20.10.7
...
full diff: https://github.com/docker/docker/compare/46229ca1d815cfd4b50eb377ac75ad8300e13a85...v20.10.7
This is the equivalent of 49f6071532 on master, but
the vendored version in 20.10 was different. Last updates where:
- Master: https://github.com/docker/cli/commit/7bef2487659c3609d6da10e36ad2a61267b9cdc9
- diff: https://github.com/moby/moby/compare/v20.10.1...d5209b29b9777e0b9713d87847a5dc8ce9d93da6
- https://github.com/moby/moby/commit/d5209b29b9777e0b9713d87847a5dc8ce9d93da6 is a commit from moby "master"
- 20.10: https://github.com/docker/cli/commit/5941f4104a33aaddf08a080a3cf5d05e6fdace6b
- diff: https://github.com/docker/docker/compare/v20.10.1...46229ca1d815cfd4b50eb377ac75ad8300e13a85
- https://github.com/moby/moby/commit/46229ca1d815cfd4b50eb377ac75ad8300e13a85 is a commit from moby "20.10"
The 20.10 version mentions it was cherry-picked from 7bef248765 ,
but that's not the case; there's another diff in the 20.10 branch that was not in
master: https://github.com/docker/docker/compare/d5209b29b9777e0b9713d87847a5dc8ce9d93da6...46229ca1d815cfd4b50eb377ac75ad8300e13a85
raw diff https://github.com/docker/docker/compare/d5209b29b9777e0b9713d87847a5dc8ce9d93da6..46229ca1d815cfd4b50eb377ac75ad8300e13a85
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-06-07 11:53:56 +02:00
Sebastiaan van Stijn
0196098721
vendor: github.com/theupdateframework/notary v0.7.0-21-gbf96a202
...
no change in local code, but updates some dependencies to more recent
versions, which may help users that consume docker/cli to get a better
selection (when using go modules).
full diff: https://github.com/theupdateframework/notary/compare/5f1f4a34f4cfa3066e44f652e895f4b24b96248e...bf96a202a09a312ae005cd312fc06ff4d2c166ce
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit 75dd73f642 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-04-01 10:44:29 +02:00
Tonis Tiigi
6ebf765040
vendor: update notary to 5f1f4a34
...
Brings in fixes for darwin/arm64 targets
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
(cherry picked from commit a54577b757 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-04-01 10:44:27 +02:00
Sebastiaan van Stijn
f508ce9db7
vendor: github.com/theupdateframework/notary v0.7.0
...
full diff: https://github.com/theupdateframework/notary/compare/v0.6.1...v0.7.0
Changelog:
v0.7.0 12/01/2021
------------------------
- Switch to Go modules
- Use golang/x/crypto for ed25519
- Update Go version
- Update dependency versions
- Fixes from using Gosec for source analysis
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit 9f6966d4ec )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-04-01 10:44:21 +02:00
Tibor Vass
5941f4104a
vendor docker, docker-credential-helpers and golang/sys for execabs package
...
Signed-off-by: Tibor Vass <tibor@docker.com >
(cherry picked from commit 7bef248765 )
Signed-off-by: Tibor Vass <tibor@docker.com >
2021-01-28 22:27:59 +00:00
Sebastiaan van Stijn
47ecb13fe4
vendor: github.com/docker/docker v20.10.1
...
full diff: https://github.com/docker/docker/compare/cf31b9622ae9de4b5fb7a1c9456460980ab80281...v20.10.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-15 18:14:29 +01:00
Sebastiaan van Stijn
a2b4d9c74f
vendor: github.com/moby/buildkit v0.8.1
...
full diff: https://github.com/moby/buildkit/compare/v0.8.0...v0.8.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-15 18:09:01 +01:00
Sebastiaan van Stijn
c54aec5c85
vendor: BuildKit v0.8.0
...
full diff: https://github.com/moby/buildkit/compare/v0.8.0-rc2...v0.8.0
note that this is currently a few commits "behind" the version used in docker,
but changes since v0.8.0 do not affect the code that's vendored in the CLI,
so prefering to use a tagged version.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-07 12:50:36 +01:00
Sebastiaan van Stijn
aae8d2dfde
vendor: github.com/docker/docker cf31b9622ae9de4b5fb7a1c9456460980ab80281
...
full diff: https://github.com/docker/docker/compare/6c0a036dce2051cc0d73221965e76e3d2e6a8a3a...cf31b9622ae9de4b5fb7a1c9456460980ab80281
changes affecting vendored code:
- client: Fix error handling
Other changes:
- handleContainerExit: timeout on containerd DeleteTask
- vendor libnetwork to fix mix up between IPv4 and IPv6
- update containerd binary to v1.4.2
- update containerd binary to v1.4.3 (CVE-2020-15257)
- vendor: BuildKit v0.8.0-rc2, containerd, and dependencies
- Add fallback for pull by tag
- vendor: BuildKit 950603da215ae03b843f3f66fbe86c4876a6f5a1
- IPv6 iptables config option
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-07 12:43:03 +01:00
Djordje Lukic
9f9c4b7f3b
Remove k8s.io/kubernetes dependency
...
We are only using the `IsPodReady` function that can be rewritten easily.
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com >
2020-12-04 00:27:40 +01:00
Sebastiaan van Stijn
9a0a071d55
vendor: buildkit v0.8.0-rc2, docker
...
diffs:
- full diff: https://github.com/docker/docker/compare/af34b94a78a194ae9bce48a200241d08c05b7187...6c0a036dce2051cc0d73221965e76e3d2e6a8a3a
- full diff: https://github.com/moby/buildkit/compare/4d1f260e8490ec438ab66e08bb105577aca0ce06...v0.8.0-rc2
New dependencies:
- go.opencensus.io v0.22.3
- github.com/containerd/typeurl v1.0.1
- github.com/golang/groupcache 869f871628b6baa9cfbc11732cdf6546b17c1298
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-02 21:01:12 +00:00
Sebastiaan van Stijn
4cab568abb
vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556
...
full diff: https://github.com/moby/term/compare/7f0af18e79f2784809e9cef63d0df5aa2c79d76e...bea5bbe245bf407372d477f1361d2ff042d2f556
- Fix windows integer overflow on GOOS=windows, GOARCH=arm
- go.mod: github.com/creack/pty v1.1.11
- v1.1.11: Add arm support for OpenBSD
- v1.1.10: Fix CTTY to work with go1.15
- CI: fix Go version matrix, and drop go 1.12, add go 1.15
- CI: remove "sudo" to fix incorrect Go versions (incorrect PATH, GOROOT)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-02 21:01:12 +00:00
Sebastiaan van Stijn
f8a4060111
vendor: containerd 0edc412565dcc6e3d6125ff9e4b009ad4b89c638
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-02 21:01:12 +00:00
Sebastiaan van Stijn
53471faac2
vendor: github.com/containerd/cgroups 0b889c03f102012f1d93a97ddd3ef71cd6f4f510
...
full diff: https://github.com/containerd/cgroups/compare/318312a373405e5e91134d8063d04d59768a1bff...0b889c03f102012f1d93a97ddd3ef71cd6f4f510
- v1/stats: add all fields of memory.oom_control
- memory: remove wrong memory.kmem.limit_in_bytes check
- CI: test against Go 1.15
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-02 21:01:12 +00:00
Sebastiaan van Stijn
2c694b3233
vendor: github.com/opentracing/opentracing-go v1.2.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-02 21:01:12 +00:00
Sebastiaan van Stijn
74d93d1fa2
vendor: github.com/tonistiigi/fsutil 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9
...
full diff: https://github.com/tonistiigi/fsutil/compare/ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3...0834f99b7b85462efb69b4f571a4fa3ca7da5ac9
- walker: fix notadir error
- improving error returns
- more typed errors
- remove extra verbosity (eg. PathError already contains action and path)
- ensure stack traces are added to errors
- various testing and linting fixes
- copy: use Clonefileat from golang.org/x/sys/unix on macOS
- go.mod: update opencontainers/go-digest v1.0.0
- github: test go1.15
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-02 21:01:12 +00:00
Sebastiaan van Stijn
0e96d92567
vendor: golang.org/x/crypto c1f2f97bffc9c53fc40a1a28a5b460094c0050d9
...
full diff: https://github.com/golang/crypto/compare/75b288015ac94e66e3d6715fb68a9b41bf046ec2...c1f2f97bffc9c53fc40a1a28a5b460094c0050d9
relevant changes:
- pkcs12: document that we use the wrong PEM type
- pkcs12: drop PKCS#12 attributes with unknown OIDs
- ocsp: Improve documentation for ParseResponse and ParseResponseForCert
other changes (not in vendor);
- ssh: improve error message for KeyboardInteractiveChallenge
- ssh: remove slow unnecessary diffie-hellman-group-exchange primality check
- ssh/terminal: replace with a golang.org/x/term wrapper
- Deprecates ssh/terminal in favor of golang.org/x/term
- ssh/terminal: add support for zos
- ssh/terminal: bump x/term dependency to fix js/nacl
- nacl/auth: use Size instead of KeySize for Sum output
- sha3: remove go:nocheckptr annotation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-02 21:01:12 +00:00
Sebastiaan van Stijn
96e69c376f
vendor: github.com/Microsoft/go-winio v0.4.15
...
full diff: https://github.com/Microsoft/go-winio/compare/v0.4.14...v0.4.15
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-11-16 14:36:21 +01:00
Sebastiaan van Stijn
c318ec8a33
vendor: update docker/docker and moby/sys
...
diffs and relevant changes:
docker/docker: https://github.com/docker/docker/compare/c2cc352355d4c26be60be8ea3a1acfddc20fdfd3...af34b94a78a194ae9bce48a200241d08c05b7187
- replace pkg/symlink with github.com/moby/sys/symlink
moby/sys: https://github.com/moby/sys/compare/6154f11e6840c0d6b0dbb23f4125a6134b3013c9...1bc8673b57550ddf85262eb0fed0aac651a37dab
changes:
- mount, mountinfo: Add support for OpenBSD in addition to FreeBSD
- mount, mountinfo: Exclude macOS (darwin)
- mount.RecursiveUnmount(): minor improvements
- mount.RecursiveUnmount: add a fast path
- mount: bump mountinfo to v0.3.1
- mount: Some refactor and improved GoDoc about Windows support
- mount: use MNT_* flags from golang.org/x/sys/unix on freebsd (reduces use of cgo)
- mountinfo.Mounted: add fast path for Linux using openat2
- mountinfo.Mounted: optimize by adding fast paths
- mountinfo: correctness improvements
- mountinfo: deprecate PidMountInfo
- mountinfo: fix not showing package doc, typos
- mountinfo: fix path unescaping
- mountinfo: make GetMountinfoFromReader Linux-specific
- mountinfo: rename FstypeFilter -> FSTypeFilter, fix FilterFunc docs
- mountinfo: use idiomatic naming for fields
- Migrate github.com/docker/docker/pkg/symlink
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-11-10 22:31:52 +01:00
Sebastiaan van Stijn
1f4beebd7e
vendor: github.com/containerd/console v1.0.1
...
full diff: https://github.com/containerd/console/compare/v1.0.0...v1.0.1
Fixes compatibility with current versions of golang.org/x/sys
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-11-03 17:40:44 +01:00
Sebastiaan van Stijn
32d8f358df
vendor: github.com/moby/term 7f0af18e79f2784809e9cef63d0df5aa2c79d76e
...
full diff: https://github.com/moby/term/compare/73f35e472e8f0a3f91347164138ce6bd73b756a9...7f0af18e79f2784809e9cef63d0df5aa2c79d76e
- update gotest.tools to v3
- Use unix.Ioctl{Get,Set}Termios on all unix platforms
- Make Termios type alias, remove casts
vendor: golang.org/x/sys eeed37f84f13f52d35e095e8023ba65671ff86a1
https://github.com/golang/sys/compare/ed371f2e16b4b305ee99df548828de367527b76b...eeed37f84f13f52d35e095e8023ba65671ff86a1
- all: add GOOS=ios
- unix: add back IoctlCtlInfo on darwin
- windows: add SetConsoleCursorPosition
- unix: update Dockerfile to Linux 5.9 and Go 1.15.2 (adds `CAP_CHECKPOINT_RESTORE`)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-11-03 17:40:01 +01:00
Silvin Lubecki
1d02eaf47d
Merge pull request #2822 from thaJeztah/bump_docker
...
vendor: github.com/docker/docker c2cc352355d4c26be60be8ea3a1acfddc20fdfd3
2020-11-03 14:03:32 +01:00
Sebastiaan van Stijn
4b47aed2cc
vendor: github.com/creack/pty v1.1.11
...
full diff: https://github.com/creack/pty/compare/v1.1.9...v1.1.11
- v1.1.11: Add arm support for OpenBSD
- v1.1.10: Fix CTTY to work with go1.15
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-11-03 13:44:13 +01:00
Sebastiaan van Stijn
ef0ac7f7e1
vendor: github.com/docker/docker c2cc352355d4c26be60be8ea3a1acfddc20fdfd3
...
full diff: https://github.com/docker/docker/compare/73dc6a680cdd48f2f993f1a1b91aac1dd23d47c8...c2cc352355d4c26be60be8ea3a1acfddc20fdfd3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-11-02 15:43:30 +01:00
Sebastiaan van Stijn
7ab12bf963
vendor: github.com/fvbommel/sortorder v1.0.2
...
no significant changes: enforces the new module name to be used
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-10-31 14:37:07 +01:00
Sebastiaan van Stijn
b981f2454e
vendor: cloud.google.com/go v0.44.3
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-10-20 22:56:42 +02:00
Sebastiaan van Stijn
f5670e1069
vendor: opencontainers/go-digest v1.0.0
...
full diff: https://github.com/opencontainers/go-digest/compare/v1.0.0-rc1...v1.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-10-20 22:48:55 +02:00
Sebastiaan van Stijn
ceffcc527e
vendor: github.com/gofrs/flock v0.7.3
...
full diff: https://github.com/gofrs/flock/compare/v0.7.1...v0.7.3
Relevant changes:
- fix: close/Unlock won't close the file descriptor if not locked
- fix license text, update year
Note that there's also a v0.8.0 release; that release only adds aix support,
which is currently of no interest to us, so skipping that version for now.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-10-20 22:46:48 +02:00
Sebastiaan van Stijn
15c928eae1
vendor: docker/docker 73dc6a680cdd48f2f993f1a1b91aac1dd23d47c8
...
full diff: https://github.com/docker/docker/compare/7f7e4abb331a2973cfb3223710cc35a3e476b1b3...73dc6a680cdd48f2f993f1a1b91aac1dd23d47c8
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-10-20 22:31:42 +02:00
Sebastiaan van Stijn
74d45bbf61
vendor: github.com/spf13/cobra v1.1.1
...
full diff: https://github.com/spf13/cobra/compare/v1.0.0...v1.1.1
Notable changes:
- Extend Go completions and revamp zsh comp
- Add completion for help command
- Complete subcommands when TraverseChildren is set
- Fix stderr printing functions
- fix: fish output redirection
- fix manpage building with new go-md2man
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-10-20 12:39:57 +02:00