|
1 | 1 | Component,Origin,License,Copyright |
2 | 2 | github.com/99designs/go-keychain,https://github.com/99designs/go-keychain,MIT,Copyright (c) 2019 99designs |
3 | 3 | github.com/99designs/keyring,https://github.com/99designs/keyring,MIT,Copyright (c) 2019 99designs |
| 4 | +github.com/clipperhouse/displaywidth,https://github.com/clipperhouse/displaywidth,MIT,Copyright (c) 2025 Matt Sherman |
| 5 | +github.com/clipperhouse/stringish,https://github.com/clipperhouse/stringish,MIT,Copyright (c) 2025 Matt Sherman |
| 6 | +github.com/clipperhouse/uax29/v2,https://github.com/clipperhouse/uax29,MIT,Copyright (c) 2020 Matt Sherman |
| 7 | +github.com/danieljoos/wincred,https://github.com/danieljoos/wincred,MIT,Copyright (c) 2018 Daniel Joos |
4 | 8 | github.com/DataDog/datadog-api-client-go/v2,https://github.com/DataDog/datadog-api-client-go,Apache-2.0,Copyright 2019-Present Datadog Inc. |
5 | 9 | github.com/DataDog/zstd,https://github.com/DataDog/zstd,BSD-3-Clause,Copyright (c) 2016-Present Datadog Inc. |
6 | | -github.com/danieljoos/wincred,https://github.com/danieljoos/wincred,MIT,Copyright (c) 2018 Daniel Joos |
| 10 | +github.com/davecgh/go-spew,https://github.com/davecgh/go-spew,ISC,Copyright (c) 2012-2016 Dave Collins |
7 | 11 | github.com/dvsekhvalnov/jose2go,https://github.com/dvsekhvalnov/jose2go,MIT,Copyright (c) 2015 Dmitry Vsekhvalnov |
| 12 | +github.com/fatih/color,https://github.com/fatih/color,MIT,Copyright (c) 2013 Fatih Arslan |
8 | 13 | github.com/goccy/go-json,https://github.com/goccy/go-json,MIT,Copyright (c) 2020 Masaaki Goshima |
9 | 14 | github.com/godbus/dbus,https://github.com/godbus/dbus,BSD-2-Clause,Copyright (c) 2013-Present godbus contributors |
10 | 15 | github.com/golang/protobuf,https://github.com/golang/protobuf,BSD-3-Clause,Copyright 2010 The Go Authors |
11 | 16 | github.com/google/uuid,https://github.com/google/uuid,BSD-3-Clause,Copyright (c) 2009-2018 The Go Authors |
12 | 17 | github.com/gsterjov/go-libsecret,https://github.com/gsterjov/go-libsecret,MIT,Copyright (c) 2016 Georgi Sterjov |
13 | 18 | github.com/inconshreveable/mousetrap,https://github.com/inconshreveable/mousetrap,Apache-2.0,Copyright 2012 Alan Shreve |
| 19 | +github.com/mattn/go-colorable,https://github.com/mattn/go-colorable,MIT,Copyright (c) 2016 Yasuhiro Matsumoto |
| 20 | +github.com/mattn/go-isatty,https://github.com/mattn/go-isatty,MIT,Copyright (c) Yasuhiro MATSUMOTO |
| 21 | +github.com/mattn/go-runewidth,https://github.com/mattn/go-runewidth,MIT,Copyright (c) 2016 Yasuhiro Matsumoto |
14 | 22 | github.com/mtibben/percent,https://github.com/mtibben/percent,MIT,Copyright (c) 2015 Michael Tibben |
| 23 | +github.com/olekukonko/cat,https://github.com/olekukonko/cat,MIT,Copyright (c) 2025 Oleku Konko |
| 24 | +github.com/olekukonko/errors,https://github.com/olekukonko/errors,MIT,Copyright (c) 2025 Oleku Konko |
| 25 | +github.com/olekukonko/ll,https://github.com/olekukonko/ll,MIT,Copyright (c) 2025 Oleku Konko |
| 26 | +github.com/olekukonko/tablewriter,https://github.com/olekukonko/tablewriter,MIT,Copyright (c) 2014 Oleku Konko |
| 27 | +github.com/pmezard/go-difflib,https://github.com/pmezard/go-difflib,BSD-3-Clause,Copyright (c) 2013 Patrick Mezard |
15 | 28 | github.com/spf13/cobra,https://github.com/spf13/cobra,Apache-2.0,Copyright 2013-Present Steve Francia |
16 | 29 | github.com/spf13/pflag,https://github.com/spf13/pflag,BSD-3-Clause,Copyright (c) 2012 Alex Ogier / Copyright (c) 2012 The Go Authors |
| 30 | +github.com/stretchr/testify,https://github.com/stretchr/testify,MIT,Copyright (c) 2012-2020 Mat Ryer and Tyler Bunnell and contributors |
17 | 31 | golang.org/x/oauth2,https://pkg.go.dev/golang.org/x/oauth2,BSD-3-Clause,Copyright (c) 2009 The Go Authors |
18 | 32 | golang.org/x/sys,https://pkg.go.dev/golang.org/x/sys,BSD-3-Clause,Copyright (c) 2009 The Go Authors |
19 | 33 | golang.org/x/term,https://pkg.go.dev/golang.org/x/term,BSD-3-Clause,Copyright (c) 2009 The Go Authors |
20 | 34 | google.golang.org/appengine,https://pkg.go.dev/google.golang.org/appengine,Apache-2.0,Copyright 2011 Google Inc. |
21 | 35 | google.golang.org/protobuf,https://pkg.go.dev/google.golang.org/protobuf,BSD-3-Clause,Copyright (c) 2018 The Go Authors |
| 36 | +gopkg.in/yaml.v3,https://github.com/go-yaml/yaml,MIT AND Apache-2.0,Copyright (c) 2006-2011 Kirill Simonov / Copyright (c) 2011-2019 Canonical Ltd |
0 commit comments