Sebastiaan van Stijn
c25b8f803e
vendor: github.com/spf13/cobra v1.7.0
...
release notes: https://github.com/spf13/cobra/releases/tag/v1.7.0
Features
- Allow to preserve ordering of completions in bash, zsh, pwsh, & fish
- Add support for PowerShell 7.2+ in completions
- Allow sourcing zsh completion script
Bug fixes
- Don't remove flag values that match sub-command name
- Fix powershell completions not returning single word
- Remove masked template import variable name
- Correctly detect completions with dash in argument
Testing & CI/CD
- Deprecate Go 1.15 in CI
- Deprecate Go 1.16 in CI
- Add testing for Go 1.20 in CI
- Add tests to illustrate unknown flag bug
Maintenance
- Update main image to better handle dark backgrounds
- Fix stale.yaml mispellings
- Remove stale bot from GitHub actions
- Add makefile target for installing dependencies
- Add Sia to projects using Cobra
- Add Vitess and Arewefastyet to projects using cobra
- Fixup for Kubescape github org
- Fix route for GitHub workflows badge
- Fixup for GoDoc style documentation
- Various bash scripting improvements for completion
- Add Constellation to projects using Cobra
Documentation
- Add documentation about disabling completion descriptions
- Improve MarkFlagsMutuallyExclusive example in user guide
- Update shell_completions.md
- Update copywrite year
- Document suggested layout of subcommands
- Replace deprecated ExactValidArgs with MatchAll in doc
full diff: https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-04-09 23:10:56 +02:00
Sebastiaan van Stijn
f4b22fb6cf
vendor: github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
...
full diff: https://github.com/opencontainers/image-spec/compare/02efb9a75ee1...3a7f492d3f1b
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-03-31 00:57:04 +02:00
Sebastiaan van Stijn
bfa79fd75a
vendor: github.com/docker/docker master (v24.0.0-dev)
...
- updates VolumeList() calls for docker/docker master
- update fakeClient signature, and suppress err output in tests
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-03-30 19:56:28 +02:00
Sebastiaan van Stijn
cd9c6a4c02
vendor: github.com/klauspost/compress v1.16.3
...
full diff: https://github.com/klauspost/compress/compare/v1.15.12...v1.16.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-03-30 19:56:28 +02:00
Sebastiaan van Stijn
5843fbd5f5
vendor: github.com/imdario/mergo v0.3.13
...
full diff: https://github.com/imdario/mergo/compare/v0.3.12...v0.3.13
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-03-30 19:56:27 +02:00
Sebastiaan van Stijn
a39958846d
vendor: github.com/docker/docker v23.0.2
...
- migrate away from things deprecated in Go 1.20 (removes use of archive/tar.TypeRegA)
full diff: https://github.com/docker/docker/compare/v23.0.1...v23.0.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-03-28 18:35:05 +02:00
Sebastiaan van Stijn
e60c748c14
vendor: github.com/moby/buildkit v0.11.4
...
full diff: https://github.com/moby/buildkit/compare/v0.10.6..v0.11.4
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-03-15 01:42:09 +01:00
Sebastiaan van Stijn
33806760a4
vendor: github.com/containerd/containerd v1.6.19
...
full diff: https://github.com/containerd/containerd/compare/v1.6.16...v1.6.19
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-03-15 01:03:04 +01:00
Sebastiaan van Stijn
bbebebaedf
vendor: github.com/docker/docker v23.0.0
...
- client: improve error messaging on crash
full diff: https://github.com/docker/docker/compare/v23.0.0-rc.3...v23.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-02-04 13:30:07 +01:00
Justin Chadwell
070825bc74
manifest: add support for oci image types
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-01-27 13:51:57 +00:00
Sebastiaan van Stijn
8672540f8c
vendor: github.com/docker/docker v23.0.0-rc.3
...
full diff: https://github.com/docker/docker/compare/v23.0.0-rc.2...v23.0.0-rc.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-01-23 11:59:16 +01:00
Sebastiaan van Stijn
c4fff9da13
vendor: github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
...
full diff: https://github.com/mobv/swarmkit/compare/0da442b2780f...904c221ac281
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-01-23 11:59:16 +01:00
Sebastiaan van Stijn
c453cc6873
vendor: github.com/docker/docker v23.0.0-rc.2
...
full diff: https://github.com/docker/docker/compare/v23.0.0-rc.1...v23.0.0-rc.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-01-12 13:45:27 +01:00
Sebastiaan van Stijn
c5982f373c
vendor: github.com/inconshreveable/mousetrap v1.1.0
...
removes compatibility code for go1.3 and older;
https://github.com/inconshreveable/mousetrap/compare/v1.0.1...v1.1.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-12-27 13:45:16 +01:00
Sebastiaan van Stijn
cc859412c8
vendor: github.com/docker/docker v23.0.0-beta.1.0.20221221173850-cba986b34090
...
full diff: https://github.com/docker/docker/compare/v23.0.0-beta.1...cba986b34090
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-12-22 23:06:38 +01:00
Sebastiaan van Stijn
6f2f021b6d
vendor: github.com/prometheus/client_golang v1.14.0
...
full diff: https://github.com/prometheus/client_golang/compare/v1.13.0...v1.14.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-12-22 22:48:55 +01:00
Sebastiaan van Stijn
cd2098c461
vendor: github.com/klauspost/compress v1.15.12
...
full diff: https://github.com/klauspost/compress/compare/v1.15.9...v1.15.12
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-12-22 22:45:42 +01:00
Sebastiaan van Stijn
25c06c755c
vendor: docker/docker v20.10.3-0.20221201081640-bb2eab21c6db (v23.0.0-dev)
...
full diff: https://github.com/docker/docker/compare/a913b5ad7ef119cb4647a7666875d7488e14fb6f...bb2eab21c6db326cb267045140b1c482863e556b
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-12-01 09:48:58 +01:00
Sebastiaan van Stijn
536aef9c63
vendor: update github.com/moby/term to fix interrupt handling
...
On termios platforms, interrupt signals are not generated in raw mode terminals
as the ISIG setting is not enabled. Remove interrupt handler as it does nothing
for raw mode and prevents other uses of INT signal with this library.
This code seems to go back all the way to moby/moby#214 where signal handling was
improved for monolithic docker repository. Raw mode -ISIG got reintroduced in
https://github.com/moby/moby/commit/3f63b878076 , but the INT handler was left
behind.
full diff: https://github.com/moby/term/compare/abb19827d345...c43b287e0e0f2460e4ba913936af2f6bdcbe9ed5
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-28 10:28:21 +01:00
Sebastiaan van Stijn
a51ce7ca9a
go.mod: github.com/google/certificate-transparency-go v1.1.4
...
Manually updating the indirect dependency to force go.etcd.io/etcd/server/v3
to v3.5.5 or up, which is now compatible with go.opentelemetry.io/otel v1.0.0.
With this, we can remove the replace rule for this module.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-21 21:13:58 +01:00
Sebastiaan van Stijn
d4b51a3438
vendor: github.com/moby/term v0.0.0-20221120202655-abb19827d345
...
no significant changes in vendored code, other than updating build-tags
for go1.17, but removes some dependencies from the module, which can
help with future updates;
full diff: https://github.com/moby/term/compare/3f7ff695adc6...abb19827d345664b1f8d301092abf7c33bd7461e
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-21 11:24:15 +01:00
Sebastiaan van Stijn
845f002d3c
vendor: docker d15be0c54de92a4d868ebd66dbb1065e264554f2 / v22.06-dev
...
full diff: https://github.com/docker/docker/compare/cd8873dd3d21b1fc1b957c98dcd0f5c7a507fb70...d15be0c54de92a4d868ebd66dbb1065e264554f2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-17 11:28:39 +01:00
Sebastiaan van Stijn
275b7ddd12
vendor: github.com/sirupsen/logrus v1.9.0
...
full diff: https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-17 10:59:56 +01:00
Sebastiaan van Stijn
86038fdb68
vendor: github.com/containerd/containerd v1.6.10
...
full diff: https://github.com/containerd/containerd/compare/v1.6.8...v1.6.10
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-16 16:32:17 +01:00
Sebastiaan van Stijn
46ba87dcf1
vendor: github.com/google/go-cmp v0.5.9 to remove golang.org/x/xerrors
...
full diff: https://github.com/google/go-cmp/compare/v0.5.7...v0.5.9
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-05 23:24:04 +01:00
Sebastiaan van Stijn
d978d0dd5a
go.mod: github.com/spf13/cobra v1.6.1
...
full diff: https://github.com/spf13/cobra/compare/v1.5.0...v1.6.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-03 14:51:12 +01:00
Sebastiaan van Stijn
67e6ba0d09
vendor: docker 5aac513617f072b15322b147052cbda0d451d389 / v22.06-dev
...
This restores compatibility with go1.18, which was broken since commit;
https://github.com/moby/moby/commit/c062238ea4274e9af98cb96dcfe31a0dfc763440
cmd.Environ() is new in go1.19, and not needed for this specific case.
Without this, trying to use this package in code that uses go1.18 will fail;
builder/remotecontext/git/gitutils.go:216:23: cmd.Environ undefined (type *exec.Cmd has no field or method Environ)
Changing to use `os.Environ()` instead restores compatibility with go1.18
Full diff: https://github.com/docker/docker/compare/f9cb47a052be6a5f73e3077773ffa6ccbde1285d...5aac513617f072b15322b147052cbda0d451d389
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-10-21 20:51:43 +02:00
Sebastiaan van Stijn
5d78cc13a4
vendor: docker v20.10.3-0.20221021122114-f9cb47a052b (22.06 branch)
...
full diff: https://github.com/docker/docker/compare/87d9d96ab0b693c2c83f7d1fd0f4037a9d1aa217...f9cb47a052be6a5f73e3077773ffa6ccbde1285d
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-10-21 15:37:21 +02:00
Sebastiaan van Stijn
6fe31557cb
vendor: docker v20.10.3-0.20221006185438-87d9d96ab0b6 (v22.06-dev)
...
full diff: https://github.com/docker/docker/compare/e143eed8bc4fcdd5eff73d649130f0d97c2e7723...87d9d96ab0b693c2c83f7d1fd0f4037a9d1aa217
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-10-21 15:15:11 +02:00
Sebastiaan van Stijn
843e71672f
vendor: github.com/docker/docker-credential-helpers v0.7.0
...
no significant local changes
full diff: https://github.com/docker/docker-credential-helpers/compare/v0.6.4...v0.7.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-09-22 17:27:16 +02:00
Sebastiaan van Stijn
de2105d151
vendor: docker v20.10.3-0.20220922131805-e143eed8bc4f (22.06 branch)
...
full diff: https://github.com/docker/docker/compare/8af2e62556de...e143eed8bc4fcdd5eff73d649130f0d97c2e7723
- client: ignore kernel-memory on API >= 1.42
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-09-22 15:31:25 +02:00
Sebastiaan van Stijn
8771b956ea
vendor: github.com/klauspost/compress v1.15.9
...
various fixes in zstd compression
- https://github.com/klauspost/compress/releases/tag/v1.15.9
- https://github.com/klauspost/compress/releases/tag/v1.15.8
- https://github.com/klauspost/compress/releases/tag/v1.15.7
- https://github.com/klauspost/compress/releases/tag/v1.15.6
- https://github.com/klauspost/compress/releases/tag/v1.15.5
- https://github.com/klauspost/compress/releases/tag/v1.15.4
- https://github.com/klauspost/compress/releases/tag/v1.15.3
- https://github.com/klauspost/compress/releases/tag/v1.15.2
full diff: https://github.com/klauspost/compress/compare/v1.15.1...v1.15.9
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-09-10 18:50:02 +02:00
Sebastiaan van Stijn
0e4f0e4a7e
vendor: github.com/docker/go-units v0.5.0
...
full diff: https://github.com/docker/go-units/compare/v0.4.0...v0.5.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-08-31 19:17:10 +02:00
Sebastiaan van Stijn
23a0fb071a
vendor: docker v20.10.3-0.20220831131523-b5a0d7a188ac (22.06 branch)
...
full diff: https://github.com/docker/docker/compare/d2590dc3cd4f...b5a0d7a188aced307cf3902dfd765b9a67c4d9dd
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-08-31 18:08:53 +02:00
Sebastiaan van Stijn
0e3d54261b
replace pkg/system Sequential funcs with moby/sys/sequential
...
Migrating these functions to allow them being shared between moby, docker/cli,
and containerd, and to allow using them without importing all of sys / system,
which (in containerd) also depends on hcsshim and more.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-08-29 13:27:26 +02:00
Sebastiaan van Stijn
948482b778
vendor: docker v20.10.3-0.20220826112928-d2590dc3cd4f (22.06 branch)
...
- moby: https://github.com/docker/docker/compare/a60b458179aa...d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790
- swarmkit: https://github.com/moby/swarmkit/compare/6068d1894d46...48dd89375d0a
The .Parent field for buildcache entries was deprecated, and replaced with a
.Parents (plural) field. This patch updates the code accordingly. Unlike the
change in buildx
https://github.com/docker/buildx/commit/9c3be32bc97a624cc7f07b6f32cc3fda1053de74
we continue to fall back to the old field (which will be set on older API
versions).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-08-27 16:44:59 +02:00
Sebastiaan van Stijn
07113638c1
vendor: docker v20.10.3-0.20220720171342-a60b458179aa (22.06 branch)
...
full diff: https://github.com/docker/docker/compare/4eb1c5bd52afa08595d9a082a9ba05c81f79be07...a60b458179aa262e6f221f8d4318e76c05e2169b
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-21 17:44:40 +02:00
Paweł Gronowski
a929ac0f35
vendor: Bump github.com/spf13/cobra to v1.5.0
...
changes: https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2022-06-27 16:01:16 +02:00
Paweł Gronowski
9373b26116
vendor: github.com/docker/docker 4eb1c5bd52afa08595d9a082a9ba05c81f79be07
...
Update to latest master
Full diff: https://github.com/moby/moby/compare/38633e797195643580ce5c4af7c5422aad3eb7de...4eb1c5bd52afa08595d9a082a9ba05c81f79be07
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2022-06-24 18:26:30 +02:00
Sebastiaan van Stijn
1f179ac65e
vendor: github.com/docker/docker cf4595265e7703e1e9745a30f1dd265acbc075d3
...
No changes in vendored files, just syncing with latest master
full diff: https://github.com/docker/docker/compare/3e32104e0e39af9019a3ea9aa7093bb7c97fcf05...cf4595265e7703e1e9745a30f1dd265acbc075d3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-06-03 13:22:18 +02:00
Sebastiaan van Stijn
86a7a7aa73
vendor: github.com/docker/docker 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05
...
syncing with latest master
full diff: https://github.com/docker/docker/compare/cb01202de88e20d5699c76efe948dfb065da873f...3e32104e0e39af9019a3ea9aa7093bb7c97fcf05
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-06-01 11:15:00 +02:00
Sebastiaan van Stijn
73c6231b4b
vendor: github.com/docker/docker cb01202de88e20d5699c76efe948dfb065da873f
...
no changes in vendored code other than a typo-fix, just aligning with latest master
https://github.com/docker/docker/compare/8abb84c7342a19009d777ef3d871c0b2a5c032a5...cb01202de88e20d5699c76efe948dfb065da873f
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-28 23:37:46 +02:00
Sebastiaan van Stijn
d945856e68
vendor: github.com/docker/docker d633169483bbe22b92b8310c47e827451b594364
...
Notable changes:
- introduce CreateMountpoint for parity between binds and mounts
full diff: https://github.com/docker/docker/compare/c9d04033d443e359e73e5da58a6b46ec1b8f237...d633169483bbe22b92b8310c47e827451b594364
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-19 23:12:08 +02:00
Sebastiaan van Stijn
8378b4277d
vendor: github.com/docker/docker c9d04033d443e359e73e5da58a6b46ec1b8f2373
...
Updating to latest master
full diff: https://github.com/docker/docker/compare/f1dd6bf84e28930e1ccd903361f9284fb22d3b8a...c9d04033d443e359e73e5da58a6b46ec1b8f2373
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-19 11:56:35 +02:00
Sebastiaan van Stijn
9bf28fc003
vendor: github.com/docker/docker f1dd6bf84e28930e1ccd903361f9284fb22d3b8a
...
full diff: https://github.com/docker/docker/compare/7c69b6dc08c7ce128c3015e08076641c2c5c40e5...f1dd6bf84e28930e1ccd903361f9284fb22d3b8a
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-13 14:44:41 +02:00
Sebastiaan van Stijn
ef3790757c
vendor: github.com/docker/docker 7c69b6dc08c7
...
full diff: https://github.com/docker/docker/compare/2ed904cad705...7c69b6dc08c7
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-05-12 12:50:31 +02:00
Sebastiaan van Stijn
b3f3beb739
vendor: github.com/klauspost/compress v1.15.1
...
full diff: https://github.com/klauspost/compress/compare/v1.15.0...v1.15.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-04-30 12:01:44 +02:00
Sebastiaan van Stijn
165c5da00d
vendor: github.com/Microsoft/go-winio v0.5.2
...
full diff: https://github.com/Microsoft/go-winio/compare/v0.5.1...v0.5.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-04-30 12:01:41 +02:00
Sebastiaan van Stijn
11924f498b
vendor: github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
...
full diff: https://github.com/moby/swarmkit/compare/616e8db4c3b0...6068d1894d46
a replace rule was needed (similar as in github.com/docker/docker) to fix some
dependency issues;
github.com/docker/cli/cli/trust imports
github.com/theupdateframework/notary/trustpinning tested by
github.com/theupdateframework/notary/trustpinning.test imports
github.com/cloudflare/cfssl/helpers imports
github.com/google/certificate-transparency-go imports
go.etcd.io/etcd/v3 imports
go.etcd.io/etcd/tests/v3/integration imports
go.etcd.io/etcd/server/v3/embed imports
go.opentelemetry.io/otel/semconv: module go.opentelemetry.io/otel@latest found (v1.7.0), but does not contain package go.opentelemetry.io/otel/semconv
github.com/docker/cli/cli/trust imports
github.com/theupdateframework/notary/trustpinning tested by
github.com/theupdateframework/notary/trustpinning.test imports
github.com/cloudflare/cfssl/helpers imports
github.com/google/certificate-transparency-go imports
go.etcd.io/etcd/v3 imports
go.etcd.io/etcd/tests/v3/integration imports
go.etcd.io/etcd/server/v3/embed imports
go.opentelemetry.io/otel/exporters/otlp imports
go.opentelemetry.io/otel/sdk/metric/controller/basic imports
go.opentelemetry.io/otel/metric/registry: module go.opentelemetry.io/otel/metric@latest found (v0.30.0), but does not contain package go.opentelemetry.io/otel/metric/registry
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-04-30 12:01:39 +02:00
Sebastiaan van Stijn
7aa0b273e5
vendor: github.com/docker/docker 2ed904cad7055847796433cc56ef1d1de0da868c
...
- replace deprecated types
- also fixing some minor nits
full diff: https://github.com/docker/docker/compare/8941dcfcc5db...2ed904cad7055847796433cc56ef1d1de0da868c
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-04-30 12:01:37 +02:00