mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-21 20:54:57 +02:00
Bot Updating Package Versions
This commit is contained in:
parent
2f3394d68f
commit
6c336ab3aa
@ -24,7 +24,7 @@ NAME VE
|
||||
@tootallnate/once 2.0.0 npm
|
||||
@types/cookie 0.4.1 npm
|
||||
@types/cors 2.8.13 npm
|
||||
@types/node 18.15.6 npm
|
||||
@types/node 18.15.11 npm
|
||||
PyGObject 3.38.0 python
|
||||
abbrev 1.1.1 npm
|
||||
abbrev 2.0.0 npm
|
||||
@ -119,10 +119,10 @@ diffutils 1:
|
||||
dirmngr 2.2.27-2+deb11u2 deb
|
||||
distro-info-data 0.51+deb11u3 deb
|
||||
dmsetup 2:1.02.175-2.1 deb
|
||||
docker-buildx-plugin 0.10.2-1~debian.11~bullseye deb
|
||||
docker-ce 5:23.0.1-1~debian.11~bullseye deb
|
||||
docker-ce-cli 5:23.0.1-1~debian.11~bullseye deb
|
||||
docker-compose-plugin 2.16.0-1~debian.11~bullseye deb
|
||||
docker-buildx-plugin 0.10.4-1~debian.11~bullseye deb
|
||||
docker-ce 5:23.0.2-1~debian.11~bullseye deb
|
||||
docker-ce-cli 5:23.0.2-1~debian.11~bullseye deb
|
||||
docker-compose-plugin 2.17.2-1~debian.11~bullseye deb
|
||||
dpkg 1.20.12 deb
|
||||
e2fsprogs 1.46.2-2 deb
|
||||
ee-first 1.1.1 npm
|
||||
@ -193,15 +193,15 @@ github.com/cenkalti/backoff/v4 v4
|
||||
github.com/cespare/xxhash/v2 v2.1.2 go-module
|
||||
github.com/checkpoint-restore/go-criu/v5 v5.3.0 go-module
|
||||
github.com/cilium/ebpf v0.7.0 go-module
|
||||
github.com/compose-spec/compose-go v1.13.2 go-module
|
||||
github.com/compose-spec/compose-go v1.6.0 go-module
|
||||
github.com/compose-spec/compose-go v1.9.0 go-module
|
||||
github.com/containerd/aufs v1.0.0 go-module
|
||||
github.com/containerd/btrfs v1.0.0 go-module
|
||||
github.com/containerd/cgroups v1.0.4 go-module
|
||||
github.com/containerd/console v1.0.3 go-module
|
||||
github.com/containerd/containerd v0.0.0-20230227231155-1e1ea6e986c6 go-module
|
||||
github.com/containerd/containerd v1.6.16 go-module
|
||||
github.com/containerd/containerd v1.6.16-0.20230124210447-1709cfe273d9 go-module
|
||||
github.com/containerd/containerd v1.6.19 go-module
|
||||
github.com/containerd/continuity v0.3.0 go-module
|
||||
github.com/containerd/fifo v1.0.0 go-module
|
||||
github.com/containerd/go-cni v1.1.6 go-module
|
||||
@ -220,17 +220,17 @@ github.com/cpuguy83/go-md2man/v2 v2
|
||||
github.com/cyphar/filepath-securejoin v0.2.3 go-module
|
||||
github.com/davecgh/go-spew v1.1.1 go-module
|
||||
github.com/distribution/distribution/v3 v3.0.0-20220725133111-4bf3547399eb go-module
|
||||
github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf go-module
|
||||
github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1 go-module
|
||||
github.com/docker/buildx (devel) go-module
|
||||
github.com/docker/buildx v0.10.2 go-module
|
||||
github.com/docker/cli v23.0.0+incompatible go-module
|
||||
github.com/docker/buildx v0.10.4 go-module
|
||||
github.com/docker/cli v23.0.0-rc.1+incompatible go-module
|
||||
github.com/docker/cli v23.0.1+incompatible go-module
|
||||
github.com/docker/cli-docs-tool v0.5.1 go-module
|
||||
github.com/docker/cli/cmd/docker (devel) go-module
|
||||
github.com/docker/compose/v2 (devel) go-module
|
||||
github.com/docker/distribution v2.8.1+incompatible go-module
|
||||
github.com/docker/docker v23.0.0+incompatible go-module
|
||||
github.com/docker/docker v23.0.0-rc.1+incompatible go-module
|
||||
github.com/docker/docker v23.0.1+incompatible go-module
|
||||
github.com/docker/docker-credential-helpers v0.7.0 go-module
|
||||
github.com/docker/docker/cmd/docker-proxy (devel) go-module
|
||||
github.com/docker/docker/cmd/dockerd (devel) go-module
|
||||
@ -274,14 +274,15 @@ github.com/hashicorp/go-version v1
|
||||
github.com/hashicorp/hcl/v2 v2.8.2 go-module
|
||||
github.com/imdario/mergo v0.3.12 go-module
|
||||
github.com/imdario/mergo v0.3.13 go-module
|
||||
github.com/imdario/mergo v0.3.14 go-module
|
||||
github.com/intel/goresctrl v0.2.0 go-module
|
||||
github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744 go-module
|
||||
github.com/json-iterator/go v1.1.12 go-module
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go-module
|
||||
github.com/klauspost/compress v1.11.13 go-module
|
||||
github.com/klauspost/compress v1.15.12 go-module
|
||||
github.com/mattn/go-colorable v0.1.12 go-module
|
||||
github.com/mattn/go-isatty v0.0.16 go-module
|
||||
github.com/mattn/go-colorable v0.1.13 go-module
|
||||
github.com/mattn/go-isatty v0.0.17 go-module
|
||||
github.com/mattn/go-runewidth v0.0.14 go-module
|
||||
github.com/mattn/go-shellwords v1.0.12 go-module
|
||||
github.com/matttproud/golang_protobuf_extensions v1.0.4 go-module
|
||||
@ -291,6 +292,7 @@ github.com/mistifyio/go-zfs v2
|
||||
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 go-module
|
||||
github.com/mitchellh/mapstructure v1.5.0 go-module
|
||||
github.com/moby/buildkit v0.11.2 go-module
|
||||
github.com/moby/buildkit v0.11.5 go-module
|
||||
github.com/moby/locker v1.0.1 go-module
|
||||
github.com/moby/patternmatcher v0.5.0 go-module
|
||||
github.com/moby/spdystream v0.2.0 go-module
|
||||
@ -301,7 +303,7 @@ github.com/moby/sys/signal v0
|
||||
github.com/moby/sys/signal v0.7.0 go-module
|
||||
github.com/moby/sys/symlink v0.2.0 go-module
|
||||
github.com/moby/term v0.0.0-20221120202655-abb19827d345 go-module
|
||||
github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f go-module
|
||||
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 go-module
|
||||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go-module
|
||||
github.com/modern-go/reflect2 v1.0.2 go-module
|
||||
github.com/morikuni/aec v1.0.0 go-module
|
||||
@ -338,6 +340,7 @@ github.com/spf13/cobra v1
|
||||
github.com/spf13/pflag v1.0.5 go-module
|
||||
github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 go-module
|
||||
github.com/stretchr/testify v1.8.1 go-module
|
||||
github.com/stretchr/testify v1.8.2 go-module
|
||||
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 go-module
|
||||
github.com/tchap/go-patricia v2.2.6+incompatible go-module
|
||||
github.com/theupdateframework/notary v0.6.1 go-module
|
||||
@ -370,7 +373,7 @@ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0
|
||||
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 go-module
|
||||
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 go-module
|
||||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go-module
|
||||
go.opentelemetry.io/otel v1.13.0 go-module
|
||||
go.opentelemetry.io/otel v1.14.0 go-module
|
||||
go.opentelemetry.io/otel v1.3.0 go-module
|
||||
go.opentelemetry.io/otel v1.4.1 go-module
|
||||
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0 go-module
|
||||
@ -385,7 +388,7 @@ go.opentelemetry.io/otel/internal/metric v0
|
||||
go.opentelemetry.io/otel/metric v0.27.0 go-module
|
||||
go.opentelemetry.io/otel/sdk v1.3.0 go-module
|
||||
go.opentelemetry.io/otel/sdk v1.4.1 go-module
|
||||
go.opentelemetry.io/otel/trace v1.13.0 go-module
|
||||
go.opentelemetry.io/otel/trace v1.14.0 go-module
|
||||
go.opentelemetry.io/otel/trace v1.3.0 go-module
|
||||
go.opentelemetry.io/otel/trace v1.4.1 go-module
|
||||
go.opentelemetry.io/proto/otlp v0.11.0 go-module
|
||||
@ -395,6 +398,7 @@ golang.org/x/crypto v0
|
||||
golang.org/x/net v0.0.0-20201224014010-6772e930b67b go-module
|
||||
golang.org/x/net v0.0.0-20220722155237-a158d28d115b go-module
|
||||
golang.org/x/net v0.4.0 go-module
|
||||
golang.org/x/net v0.7.0 go-module
|
||||
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f go-module
|
||||
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 go-module
|
||||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go-module
|
||||
@ -402,12 +406,13 @@ golang.org/x/sync v0
|
||||
golang.org/x/sys v0.0.0-20211116061358-0a5406a5449c go-module
|
||||
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f go-module
|
||||
golang.org/x/sys v0.3.0 go-module
|
||||
golang.org/x/sys v0.4.0 go-module
|
||||
golang.org/x/sys v0.5.0 go-module
|
||||
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go-module
|
||||
golang.org/x/term v0.3.0 go-module
|
||||
golang.org/x/term v0.5.0 go-module
|
||||
golang.org/x/text v0.3.7 go-module
|
||||
golang.org/x/text v0.5.0 go-module
|
||||
golang.org/x/text v0.6.0 go-module
|
||||
golang.org/x/text v0.7.0 go-module
|
||||
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go-module
|
||||
golang.org/x/time v0.1.0 go-module
|
||||
google.golang.org/genproto v0.0.0-20200224152610-e50cd9704f63 go-module
|
||||
@ -1069,7 +1074,7 @@ toidentifier 1.
|
||||
treeverse 3.0.0 npm
|
||||
tuf-js 1.0.0 npm
|
||||
type-is 1.6.18 npm
|
||||
tzdata 2021a-1+deb11u8 deb
|
||||
tzdata 2021a-1+deb11u9 deb
|
||||
ucf 3.0043 deb
|
||||
udev 247.3-7+deb11u1 deb
|
||||
unique-filename 2.0.1 npm
|
||||
@ -1104,8 +1109,8 @@ xfonts-base 1:
|
||||
xfonts-encodings 1:1.0.4-2.1 deb
|
||||
xfonts-utils 1:7.7+6 deb
|
||||
xkb-data 2.29-2 deb
|
||||
xserver-common 2:1.20.11-1+deb11u5 deb
|
||||
xserver-xorg-core 2:1.20.11-1+deb11u5 deb
|
||||
xserver-common 2:1.20.11-1+deb11u6 deb
|
||||
xserver-xorg-core 2:1.20.11-1+deb11u6 deb
|
||||
xserver-xorg-video-amdgpu 19.1.0-2 deb
|
||||
xserver-xorg-video-ati 1:19.1.0-2 deb
|
||||
xserver-xorg-video-intel 2:2.99.917+git20200714-1+deb11u1 deb
|
||||
|
Loading…
x
Reference in New Issue
Block a user