mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:11:49 +00:00
chore: update third-party licenses (#31542)
Co-authored-by: bobheadxi <bobheadxi@users.noreply.github.com>
This commit is contained in:
parent
fadc40dd1f
commit
06c4fde5da
@ -303,6 +303,7 @@ Go,github.com/PuerkitoBio/purell,v1.1.1,New BSD,"",Approved
|
||||
Go,github.com/PuerkitoBio/rehttp,v1.1.0,New BSD,"",Approved
|
||||
Go,github.com/PuerkitoBio/urlesc,v0.0.0-20170810143723-de5bf2ad4578,New BSD,"",Approved
|
||||
Go,github.com/RoaringBitmap/roaring,v0.9.4,Apache 2.0,"",Approved
|
||||
Go,github.com/agext/levenshtein,v1.2.3,Apache 2.0,"",Approved
|
||||
Go,github.com/alecthomas/chroma,v0.10.0,MIT,"",Approved
|
||||
Go,github.com/andres-erbsen/clock,v0.0.0-20160526145045-9e14626cd129,MIT,"",Approved
|
||||
Go,github.com/asaskevich/govalidator,v0.0.0-20210307081110-f21760c49a8d,MIT,"",Approved
|
||||
@ -337,10 +338,10 @@ Go,github.com/cenkalti/backoff,v2.2.1,MIT,"",Approved
|
||||
Go,github.com/certifi/gocertifi,v0.0.0-20210507211836-431795d63e8d,Mozilla Public License 2.0,"",Approved
|
||||
Go,github.com/cespare/xxhash/v2,v2.1.2,MIT,"",Approved
|
||||
Go,github.com/charmbracelet/glamour,v0.5.0,MIT,"",Approved
|
||||
Go,github.com/cockroachdb/errors,v1.8.6,Apache 2.0,"",Approved
|
||||
Go,github.com/cockroachdb/errors,v1.8.9,Apache 2.0,"",Approved
|
||||
Go,github.com/cockroachdb/logtags,v0.0.0-20211118104740-dabe8e521a4f,Apache 2.0,"",Approved
|
||||
Go,github.com/cockroachdb/redact,v1.1.3,Apache 2.0,"",Approved
|
||||
Go,github.com/cockroachdb/sentry-go,v0.6.1-cockroachdb.2,Simplified BSD,"",Approved
|
||||
Go,github.com/containerd/typeurl,v1.0.2,Apache 2.0,"",Approved
|
||||
Go,github.com/coreos/go-oidc,v2.2.1,Apache 2.0,"",Approved
|
||||
Go,github.com/coreos/go-semver,v0.3.0,Apache 2.0,"",Approved
|
||||
Go,github.com/davecgh/go-spew,v1.1.1,ISC,"",Approved
|
||||
@ -351,7 +352,10 @@ Go,github.com/dineshappavoo/basex,v0.0.0-20170425072625-481a6f6dc663,MIT,"",Appr
|
||||
Go,github.com/distribution/distribution/v3,v3.0.0-20220128175647-b60926597a1b,Apache 2.0,"",Approved
|
||||
Go,github.com/dlclark/regexp2,v1.4.0,MIT,"",Approved
|
||||
Go,github.com/dnaeon/go-vcr,v1.2.0,MIT,"",Approved
|
||||
Go,github.com/docker/docker,v20.10.7,"Apache 2.0,MIT","",Approved
|
||||
Go,github.com/docker/docker-credential-helpers,v0.6.4,MIT,"",Approved
|
||||
Go,github.com/docker/go-connections,v0.4.0,Apache 2.0,"",Approved
|
||||
Go,github.com/docker/go-units,v0.4.0,Apache 2.0,"",Approved
|
||||
Go,github.com/dustin/go-humanize,v1.0.0,MIT,"",Approved
|
||||
Go,github.com/emirpasic/gods,v1.12.0,Simplified BSD,"",Approved
|
||||
Go,github.com/facebookgo/clock,v0.0.0-20150410010913-600d898af40a,MIT,"",Approved
|
||||
@ -364,6 +368,7 @@ Go,github.com/felixge/httpsnoop,v1.0.2,MIT,"",Approved
|
||||
Go,github.com/fsnotify/fsnotify,v1.5.1,New BSD,"",Approved
|
||||
Go,github.com/gen2brain/beeep,v0.0.0-20210529141713-5586760f0cc1,Simplified BSD,"",Approved
|
||||
Go,github.com/getsentry/raven-go,v0.2.0,New BSD,"",Approved
|
||||
Go,github.com/getsentry/sentry-go,v0.12.0,Simplified BSD,"",Approved
|
||||
Go,github.com/go-enry/go-enry/v2,v2.8.0,Apache 2.0,"",Approved
|
||||
Go,github.com/go-errors/errors,v1.4.2,MIT,"",Approved
|
||||
Go,github.com/go-git/gcfg,v1.5.0,New BSD,"",Approved
|
||||
@ -418,6 +423,7 @@ Go,github.com/gosimple/slug,v1.12.0,Mozilla Public License 2.0,"",Approved
|
||||
Go,github.com/gosimple/unidecode,v1.0.1,Apache 2.0,"",Approved
|
||||
Go,github.com/goware/urlx,v0.3.1,MIT,"",Approved
|
||||
Go,github.com/grafana-tools/sdk,v0.0.0-20220203092117-edae16afa87b,Apache 2.0,"",Approved
|
||||
Go,github.com/grafana/regexp,v0.0.0-20220202152701-6a046c4caf32,New BSD,"",Approved
|
||||
Go,github.com/graph-gophers/graphql-go,v1.3.0,Simplified BSD,"",Approved
|
||||
Go,github.com/graphql-go/graphql,v0.8.0,MIT,"",Approved
|
||||
Go,github.com/gregjones/httpcache,v0.0.0-20190611155906-901d90724c79,MIT,"",Approved
|
||||
@ -469,6 +475,7 @@ Go,github.com/mitchellh/colorstring,v0.0.0-20190213212951-d06e56a500db,MIT,"",Ap
|
||||
Go,github.com/mitchellh/go-homedir,v1.1.0,MIT,"",Approved
|
||||
Go,github.com/mitchellh/hashstructure,v1.1.0,MIT,"",Approved
|
||||
Go,github.com/mitchellh/mapstructure,v1.4.3,MIT,"",Approved
|
||||
Go,github.com/moby/buildkit,v0.9.3,Apache 2.0,"",Approved
|
||||
Go,github.com/moby/term,v0.0.0-20210619224110-3f7ff695adc6,Apache 2.0,"",Approved
|
||||
Go,github.com/modern-go/concurrent,v0.0.0-20180306012644-bacd9c7ef1dd,Apache 2.0,"",Approved
|
||||
Go,github.com/modern-go/reflect2,v1.0.2,Apache 2.0,"",Approved
|
||||
@ -531,7 +538,7 @@ Go,github.com/sourcegraph/jsonx,v0.0.0-20200629203448-1a936bd500cf,MIT,"",Approv
|
||||
Go,github.com/sourcegraph/oauth2,v0.0.0-20210825125341-77c1d99ece3c,New BSD,"",Approved
|
||||
Go,github.com/sourcegraph/syntaxhighlight,v0.0.0-20170531221838-bd320f5d308e,New BSD,"",Approved
|
||||
Go,github.com/sourcegraph/yaml,v1.0.1-0.20200714132230-56936252f152,MIT,"",Approved
|
||||
Go,github.com/sourcegraph/zoekt,v0.0.0-20220210200412-9d1b56e6180f,Apache 2.0,"",Approved
|
||||
Go,github.com/sourcegraph/zoekt,v0.0.0-20220211090549-756e833d8ebe,Apache 2.0,"",Approved
|
||||
Go,github.com/src-d/gcfg,v1.4.0,New BSD,"",Approved
|
||||
Go,github.com/stretchr/testify,v1.7.0,MIT,"",Approved
|
||||
Go,github.com/stripe/stripe-go,v70.15.0,MIT,"",Approved
|
||||
@ -566,7 +573,7 @@ Go,golang.org/x/crypto,v0.0.0-20220131195533-30dcbda58838,New BSD,"",Approved
|
||||
Go,golang.org/x/mod,v0.5.1,New BSD,"",Approved
|
||||
Go,golang.org/x/net,v0.0.0-20220127200216-cd36cc0744dd,New BSD,"",Approved
|
||||
Go,golang.org/x/sync,v0.0.0-20210220032951-036812b2e83c,New BSD,"",Approved
|
||||
Go,golang.org/x/sys,v0.0.0-20220128215802-99c3d69c2c27,New BSD,"",Approved
|
||||
Go,golang.org/x/sys,v0.0.0-20220209214540-3681064d5158,New BSD,"",Approved
|
||||
Go,golang.org/x/term,v0.0.0-20210927222741-03fcf44c2211,New BSD,"",Approved
|
||||
Go,golang.org/x/text,v0.3.7,New BSD,"",Approved
|
||||
Go,golang.org/x/time,v0.0.0-20211116232009-f0f3c7e86c11,New BSD,"",Approved
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user