mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-31 23:58:03 +08:00
update github.com/compose-spec/compose-go to v1.3.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
24
vendor/modules.txt
vendored
24
vendor/modules.txt
vendored
@@ -42,8 +42,8 @@ github.com/cenkalti/backoff/v4
|
||||
github.com/cespare/xxhash/v2
|
||||
# github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
|
||||
## explicit
|
||||
# github.com/compose-spec/compose-go v1.2.7
|
||||
## explicit; go 1.18
|
||||
# github.com/compose-spec/compose-go v1.3.0
|
||||
## explicit; go 1.17
|
||||
github.com/compose-spec/compose-go/consts
|
||||
github.com/compose-spec/compose-go/dotenv
|
||||
github.com/compose-spec/compose-go/errdefs
|
||||
@@ -94,8 +94,8 @@ github.com/containerd/typeurl
|
||||
# github.com/davecgh/go-spew v1.1.1
|
||||
## explicit
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/distribution/distribution/v3 v3.0.0-20210316161203-a01c71e2477e
|
||||
## explicit; go 1.15
|
||||
# github.com/distribution/distribution/v3 v3.0.0-20220725133111-4bf3547399eb
|
||||
## explicit; go 1.18
|
||||
github.com/distribution/distribution/v3/digestset
|
||||
github.com/distribution/distribution/v3/reference
|
||||
# github.com/docker/cli v20.10.17+incompatible => github.com/docker/cli v20.10.3-0.20220721163225-f1615facb1ca+incompatible
|
||||
@@ -214,11 +214,11 @@ github.com/go-logr/logr/funcr
|
||||
# github.com/go-logr/stdr v1.2.2
|
||||
## explicit; go 1.16
|
||||
github.com/go-logr/stdr
|
||||
# github.com/go-sql-driver/mysql v1.6.0
|
||||
## explicit; go 1.10
|
||||
# github.com/gofrs/flock v0.7.3
|
||||
## explicit
|
||||
github.com/gofrs/flock
|
||||
# github.com/gofrs/uuid v3.3.0+incompatible
|
||||
## explicit
|
||||
# github.com/gogo/googleapis v1.4.1
|
||||
## explicit; go 1.12
|
||||
github.com/gogo/googleapis/google/rpc
|
||||
@@ -242,8 +242,8 @@ github.com/golang/protobuf/ptypes/timestamp
|
||||
github.com/golang/protobuf/ptypes/wrappers
|
||||
# github.com/google/certificate-transparency-go v1.0.21
|
||||
## explicit
|
||||
# github.com/google/go-cmp v0.5.7
|
||||
## explicit; go 1.11
|
||||
# github.com/google/go-cmp v0.5.8
|
||||
## explicit; go 1.13
|
||||
github.com/google/go-cmp/cmp
|
||||
github.com/google/go-cmp/cmp/internal/diff
|
||||
github.com/google/go-cmp/cmp/internal/flags
|
||||
@@ -461,7 +461,7 @@ github.com/prometheus/procfs/internal/util
|
||||
# github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
|
||||
## explicit
|
||||
github.com/serialx/hashring
|
||||
# github.com/sirupsen/logrus v1.8.1
|
||||
# github.com/sirupsen/logrus v1.9.0
|
||||
## explicit; go 1.13
|
||||
github.com/sirupsen/logrus
|
||||
# github.com/spf13/cobra v1.5.0
|
||||
@@ -470,7 +470,7 @@ github.com/spf13/cobra
|
||||
# github.com/spf13/pflag v1.0.5
|
||||
## explicit; go 1.12
|
||||
github.com/spf13/pflag
|
||||
# github.com/stretchr/testify v1.7.2
|
||||
# github.com/stretchr/testify v1.8.0
|
||||
## explicit; go 1.13
|
||||
github.com/stretchr/testify/assert
|
||||
github.com/stretchr/testify/require
|
||||
@@ -617,11 +617,11 @@ golang.org/x/oauth2/google/internal/externalaccount
|
||||
golang.org/x/oauth2/internal
|
||||
golang.org/x/oauth2/jws
|
||||
golang.org/x/oauth2/jwt
|
||||
# golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
|
||||
# golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
|
||||
## explicit
|
||||
golang.org/x/sync/errgroup
|
||||
golang.org/x/sync/semaphore
|
||||
# golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
|
||||
# golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
|
||||
## explicit; go 1.17
|
||||
golang.org/x/sys/cpu
|
||||
golang.org/x/sys/execabs
|
||||
|
Reference in New Issue
Block a user