Skip to content

Commit

Permalink
Sync vendor
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Jul 16, 2024
1 parent e3f5171 commit cf22c9e
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/Azure/go-ansiterm/winterm
# github.com/Masterminds/semver v1.5.0
## explicit
github.com/Masterminds/semver
# github.com/Microsoft/go-winio v0.6.1
## explicit; go 1.17
# github.com/Microsoft/go-winio v0.6.2
## explicit; go 1.21
# github.com/ProtonMail/go-crypto v1.0.0
## explicit; go 1.13
# github.com/VividCortex/ewma v1.2.0
Expand Down Expand Up @@ -41,14 +41,14 @@ github.com/bep/debounce
## explicit; go 1.17
github.com/cheggaaa/pb/v3
github.com/cheggaaa/pb/v3/termutil
# github.com/cloudflare/circl v1.3.7
## explicit; go 1.19
# github.com/cloudflare/circl v1.3.9
## explicit; go 1.21
# github.com/containerd/stargz-snapshotter/estargz v0.15.1
## explicit; go 1.19
github.com/containerd/stargz-snapshotter/estargz
github.com/containerd/stargz-snapshotter/estargz/errorutil
# github.com/cyphar/filepath-securejoin v0.2.4
## explicit; go 1.13
# github.com/cyphar/filepath-securejoin v0.3.0
## explicit; go 1.20
# github.com/distribution/reference v0.6.0
## explicit; go 1.20
# github.com/docker/cli v27.0.3+incompatible
Expand Down Expand Up @@ -100,6 +100,8 @@ github.com/go-git/go-git/v5/utils/ioutil
## explicit; go 1.15
# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
## explicit
# github.com/golang/protobuf v1.5.4
## explicit; go 1.17
# github.com/google/go-cmp v0.6.0
## explicit; go 1.13
github.com/google/go-cmp/cmp
Expand Down Expand Up @@ -156,7 +158,7 @@ github.com/klauspost/compress/internal/cpuinfo
github.com/klauspost/compress/internal/snapref
github.com/klauspost/compress/zstd
github.com/klauspost/compress/zstd/internal/xxhash
# github.com/magefile/mage v1.14.0
# github.com/magefile/mage v1.15.0
## explicit; go 1.12
# github.com/mattn/go-colorable v0.1.13
## explicit; go 1.15
Expand All @@ -180,6 +182,8 @@ github.com/moby/term/windows
# github.com/morikuni/aec v1.0.0
## explicit
github.com/morikuni/aec
# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
## explicit
# github.com/nats-io/nats.go v1.36.0
## explicit; go 1.20
# github.com/nats-io/nkeys v0.4.7
Expand Down Expand Up @@ -222,7 +226,7 @@ github.com/pkg/errors
## explicit; go 1.20
# github.com/prometheus/client_model v0.6.1
## explicit; go 1.19
# github.com/prometheus/common v0.54.0
# github.com/prometheus/common v0.55.0
## explicit; go 1.20
# github.com/prometheus/procfs v0.15.1
## explicit; go 1.20
Expand Down Expand Up @@ -266,8 +270,8 @@ golang.org/x/sync/errgroup
## explicit; go 1.18
golang.org/x/sys/unix
golang.org/x/sys/windows
# golang.org/x/tools v0.13.0
## explicit; go 1.18
# golang.org/x/tools v0.23.0
## explicit; go 1.19
# google.golang.org/protobuf v1.34.2
## explicit; go 1.20
# gopkg.in/warnings.v0 v0.1.2
Expand Down

0 comments on commit cf22c9e

Please sign in to comment.