Skip to content

Commit

Permalink
Delete vendor dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jun 25, 2024
1 parent 8fc09e2 commit d357150
Show file tree
Hide file tree
Showing 5,984 changed files with 153 additions and 2,811,987 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/leaf-ai/studio-go-runner

go 1.16
go 1.20

require (
cloud.google.com/go v0.90.0 // indirect
Expand Down Expand Up @@ -86,7 +86,7 @@ require (
golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a // indirect
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b // indirect
google.golang.org/genproto v0.0.0-20210805201207-89edb61ffb67 // indirect
google.golang.org/protobuf v1.28.0
google.golang.org/protobuf v1.34.2
k8s.io/api v0.22.2
k8s.io/apimachinery v0.22.2
k8s.io/client-go v0.22.2
Expand Down
157 changes: 109 additions & 48 deletions go.sum

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

93 changes: 40 additions & 53 deletions licenses.manifest
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
.,ECL-2.0,0.7848921
docs/slides,MIT-0,0.8050314
docs/slides/lib/font/source-sans-pro,OFL-1.0-RFN,0.757377
examples/aws/aws,OpenSSL,0.7797131
examples/aws/aws/dist/cryptography-2.8-py3.7.egg-info,BSD-3-Clause-Clear,0.83412325
examples/aws/cpu,deprecated_GPL-2.0-with-autoconf-exception,0.33333334
examples/docker,deprecated_GPL-2.0-with-autoconf-exception,0.33333334
examples/local,FSFAP,0.33333334
examples/aws/cpu,deprecated_GPL-2.0-with-font-exception,0.33333334
examples/docker,deprecated_GPL-2.0-with-bison-exception,0.33333334
examples/local,deprecated_GPL-2.0-with-classpath-exception,0.33333334
internal/go-nvml,MIT-0,0.81595093
vendor/cloud.google.com/go,SHL-0.5,0.85278857
vendor/github.com/Azure/go-autorest,ECL-2.0,0.83882034
vendor/github.com/Azure/go-autorest/autorest,ECL-2.0,0.83882034
Expand All @@ -22,12 +21,16 @@ vendor/github.com/Masterminds/sprig/v3,MIT-0,0.8125
vendor/github.com/Microsoft/go-winio,MIT-0,0.81595093
vendor/github.com/Rhymond/go-money,MIT-0,0.82208586
vendor/github.com/StackExchange/wmi,MIT,0.85806453
vendor/github.com/andreidenissov-cog/go-service,ECL-2.0,0.7848921
vendor/github.com/andybalholm/brotli,MIT-0,0.8125
vendor/github.com/armon/go-metrics,MIT,0.85806453
vendor/github.com/armon/go-radix,MIT,0.85806453
vendor/github.com/awnumar/memcall,SHL-0.5,0.85214007
vendor/github.com/awnumar/memguard,SHL-0.5,0.85214007
vendor/github.com/aws/aws-sdk-go,SHL-0.5,0.85278857
vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight,BSD-3-Clause,0.9306931
vendor/github.com/beorn7/perks,MIT-0,0.8125
vendor/github.com/cenkalti/backoff/v3,MIT,0.85806453
vendor/github.com/cenkalti/backoff/v4,MIT,0.85806453
vendor/github.com/cespare/xxhash/v2,MIT-0,0.82208586
vendor/github.com/containerd/containerd,ECL-2.0,0.83882034
Expand All @@ -45,6 +48,7 @@ vendor/github.com/eknkc/basex,MIT-0,0.82208586
vendor/github.com/ekzhu/minhash-lsh,MIT-0,0.82208586
vendor/github.com/emirpasic/gods,BSD-2-Clause-NetBSD,0.90163934
vendor/github.com/evanphx/json-patch,BSD-3-Clause-Clear,0.8349056
vendor/github.com/fatih/color,MIT,0.85806453
vendor/github.com/form3tech-oss/jwt-go,MIT-0,0.8125
vendor/github.com/fsnotify/fsnotify,BSD-3-Clause,0.9306931
vendor/github.com/go-enry/go-license-detector/v4,SHL-0.5,0.8531874
Expand All @@ -63,6 +67,25 @@ vendor/github.com/google/gofuzz,SHL-0.5,0.85278857
vendor/github.com/google/uuid,BSD-3-Clause,0.9306931
vendor/github.com/googleapis/gnostic,SHL-0.5,0.8522359
vendor/github.com/grpc-ecosystem/grpc-gateway,BSD-3-Clause-Clear,0.83412325
vendor/github.com/hashicorp/errwrap,MPL-2.0,0.996971
vendor/github.com/hashicorp/go-cleanhttp,MPL-2.0,0.98840207
vendor/github.com/hashicorp/go-hclog,MIT-0,0.82208586
vendor/github.com/hashicorp/go-immutable-radix,MPL-2.0,0.98840207
vendor/github.com/hashicorp/go-multierror,MPL-2.0,0.996971
vendor/github.com/hashicorp/go-plugin,MPL-2.0-no-copyleft-exception,0.996971
vendor/github.com/hashicorp/go-retryablehttp,MPL-2.0,0.98840207
vendor/github.com/hashicorp/go-rootcerts,MPL-2.0,0.98840207
vendor/github.com/hashicorp/go-secure-stdlib/mlock,MPL-2.0,0.98840207
vendor/github.com/hashicorp/go-secure-stdlib/parseutil,MPL-2.0-no-copyleft-exception,0.98840207
vendor/github.com/hashicorp/go-secure-stdlib/strutil,MPL-2.0-no-copyleft-exception,0.98840207
vendor/github.com/hashicorp/go-sockaddr,MPL-2.0-no-copyleft-exception,0.97376215
vendor/github.com/hashicorp/go-uuid,MPL-2.0-no-copyleft-exception,0.98840207
vendor/github.com/hashicorp/go-version,MPL-2.0-no-copyleft-exception,0.996971
vendor/github.com/hashicorp/golang-lru,MPL-2.0-no-copyleft-exception,0.98840207
vendor/github.com/hashicorp/hcl,MPL-2.0-no-copyleft-exception,0.996971
vendor/github.com/hashicorp/vault/api,MPL-2.0,0.98840207
vendor/github.com/hashicorp/vault/sdk,MPL-2.0,0.98840207
vendor/github.com/hashicorp/yamux,MPL-2.0,0.9879673
vendor/github.com/hhatto/gorst,MIT-0,0.80981594
vendor/github.com/huandu/xstrings,MIT-0,0.81595093
vendor/github.com/imdario/mergo,BSD-3-Clause,0.9306931
Expand All @@ -88,11 +111,10 @@ vendor/github.com/karlmutch/semver,MIT-0,0.8148148
vendor/github.com/karlmutch/vtclean,MIT-0,0.8125
vendor/github.com/kevinburke/ssh_config,MIT-0,0.8125
vendor/github.com/klauspost/compress,BSD-3-Clause,0.9306931
vendor/github.com/klauspost/compress/zstd,Linux-syscall-note,0.33333334
vendor/github.com/klauspost/compress/zstd,NLOD-1.0,0.33333334
vendor/github.com/klauspost/compress/zstd/internal/xxhash,MIT-0,0.82208586
vendor/github.com/klauspost/cpuid/v2,MIT-0,0.81595093
vendor/github.com/klauspost/pgzip,MIT-0,0.82208586
vendor/github.com/leaf-ai/go-service,ECL-2.0,0.7848921
vendor/github.com/lthibault/jitterbug,MIT-0,0.82208586
vendor/github.com/makasim/amqpextra,MIT-0,0.82208586
vendor/github.com/mattn/go-colorable,MIT-0,0.81595093
Expand All @@ -106,24 +128,28 @@ vendor/github.com/minio/minio-go/v7,SHL-0.5,0.85278857
vendor/github.com/minio/sha256-simd,SHL-0.5,0.85278857
vendor/github.com/mitchellh/copystructure,MIT-0,0.81595093
vendor/github.com/mitchellh/go-homedir,MIT-0,0.81595093
vendor/github.com/mitchellh/go-testing-interface,MIT-0,0.81595093
vendor/github.com/mitchellh/mapstructure,MIT-0,0.81595093
vendor/github.com/mitchellh/reflectwalk,MIT-0,0.81595093
vendor/github.com/modern-go/concurrent,SHL-0.5,0.85278857
vendor/github.com/modern-go/reflect2,SHL-0.5,0.85278857
vendor/github.com/montanaflynn/stats,MIT-0,0.81595093
vendor/github.com/nwaples/rardecode,BSD-2-Clause-NetBSD,0.9076087
vendor/github.com/oklog/run,SHL-0.5,0.85278857
vendor/github.com/opencontainers/go-digest,ECL-2.0,0.83882034
vendor/github.com/opencontainers/image-spec,ECL-2.0,0.83882034
vendor/github.com/otiai10/copy,MIT-0,0.81595093
vendor/github.com/pierrec/lz4,BSD-3-Clause-Clear,0.8396226
vendor/github.com/pierrec/lz4/v4,BSD-3-Clause-Clear,0.8396226
vendor/github.com/pkg/errors,BSD-2-Clause-NetBSD,0.9076087
vendor/github.com/prometheus/client_golang,SHL-0.5,0.85278857
vendor/github.com/prometheus/client_model,SHL-0.5,0.85278857
vendor/github.com/prometheus/common,SHL-0.5,0.85278857
vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg,TMate,0.33333334
vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg,Intel,0.33333334
vendor/github.com/prometheus/procfs,SHL-0.5,0.85278857
vendor/github.com/prometheus/prom2json,SHL-0.5,0.85278857
vendor/github.com/rs/xid,MIT-0,0.8125
vendor/github.com/russross/blackfriday/v2,BSD-3-Clause-LBNL,0.33333334
vendor/github.com/russross/blackfriday/v2,BSD-Source-Code,0.33333334
vendor/github.com/ryanuber/go-glob,MIT-0,0.81595093
vendor/github.com/sergi/go-diff,MIT-0,0.8125
vendor/github.com/shirou/gopsutil,BSD-3-Clause-Clear,0.8387097
vendor/github.com/shogo82148/go-shuffle,MIT-0,0.81595093
Expand Down Expand Up @@ -164,6 +190,8 @@ vendor/google.golang.org/protobuf,BSD-3-Clause,0.9306931
vendor/gopkg.in/inf.v0,BSD-3-Clause,0.92610836
vendor/gopkg.in/ini.v1,SHL-0.5,0.8657289
vendor/gopkg.in/neurosnap/sentences.v1,MIT-0,0.81595093
vendor/gopkg.in/square/go-jose.v2,SHL-0.5,0.85278857
vendor/gopkg.in/square/go-jose.v2/json,BSD-3-Clause,0.9306931
vendor/gopkg.in/src-d/go-billy.v4,SHL-0.5,0.85214007
vendor/gopkg.in/src-d/go-git.v4,SHL-0.5,0.85214007
vendor/gopkg.in/warnings.v0,BSD-2-Clause,0.9367816
Expand All @@ -177,51 +205,10 @@ vendor/k8s.io/client-go/third_party/forked/golang,BSD-3-Clause,0.9306931
vendor/k8s.io/klog/v2,SHL-0.5,0.8657289
vendor/k8s.io/utils,SHL-0.5,0.85278857
vendor/sigs.k8s.io/structured-merge-diff/v4,SHL-0.5,0.85214007
85214007
vendor/gopkg.in/warnings.v0,BSD-2-Clause,0.9367816
vendor/gopkg.in/yaml.v2,MIT-0,0.8125
vendor/gopkg.in/yaml.v3,MIT-0,0.8050314
vendor/k8s.io/api,SHL-0.5,0.85278857
vendor/k8s.io/apimachinery,SHL-0.5,0.85278857
vendor/k8s.io/client-go,SHL-0.5,0.85278857
vendor/k8s.io/klog/v2,SHL-0.5,0.8657289
7289
vendor/k8s.io/utils,SHL-0.5,0.85278857
vendor/sigs.k8s.io/structured-merge-diff/v4,SHL-0.5,0.85214007

ured-merge-diff/v4,SHL-0.5,0.85214007
rge-diff/v4,SHL-0.5,0.85214007
rge-diff/v4,SHL-0.5,0.85214007
ed-merge-diff/v4,SHL-0.5,0.85214007

4007
,0.9306931
src/github.com/golang/dep/vendor/github.com/pelletier/go-toml,MIT-0,0.81595093
vendor/github.com/Masterminds/sprig,MIT-0,0.8136646
vendor/github.com/awnumar/memcall,SHL-0.5,0.85214007
vendor/github.com/dustin/go-humanize,MIT-0,0.8074534
vendor/github.com/eknkc/basex,MIT-0,0.82208586
vendor/github.com/klauspost/compress/snappy,BSD-3-Clause,0.9306931
vendor/github.com/klauspost/compress/zstd/internal/xxhash,MIT-0,0.82208586
vendor/github.com/ncw/directio,MIT-0,0.8125
vendor/go.opentelemetry.io/otel/sdk,SHL-0.5,0.85278857
vendor/gopkg.in/src-d/go-billy.v4,SHL-0.5,0.85214007
vendor/gopkg.in/yaml.v2,MIT-0,0.8125
vendor/golang.org/x/sys,BSD-3-Clause,0.9306931
vendor/gonum.org/v1/gonum,BSD-3-Clause,0.9766355
vendor/github.com/docker/go-units,ECL-2.0,0.83882034
vendor/github.com/facebookgo/clock,MIT-0,0.81595093
vendor/github.com/go-enry/go-license-detector/v4,SHL-0.5,0.8531874
vendor/github.com/minio/md5-simd,SHL-0.5,0.85278857
vendor/github.com/shogo82148/go-shuffle,MIT-0,0.81595093
vendor/github.com/valyala/fastjson,MIT-0,0.81595093
vendor/gopkg.in/alexcesaro/statsd.v2,MIT,0.85806453
3886254
-3-Clause,0.9306931
2.0,0.8741077
src/github.com/nbutton23/zxcvbn-go,Xnet,0.81595093
vendor/github.com/ekzhu/minhash-lsh,MIT-feh,0.84146345
vendor/github.com/karlmutch/duat/docs/slides/lib/font/source-sans-pro,OFL-1.1,0.97568387
vendor/golang.org/x/xerrors,BSD-4-Clause,0.7673267
endor/golang.org/x/xerrors,BSD-4-Clause,0.7673267
,ECL-2.0,0.8748379
28099
D-2-Clause,0.9367816
Expand Down
Loading

0 comments on commit d357150

Please sign in to comment.