|
| 1 | +NOTICE |
| 2 | + |
| 3 | +This product includes third party software developed by various authors. |
| 4 | + |
| 5 | +--- |
| 6 | + |
| 7 | +DEPENDENCIES AND LICENSE INFORMATION: |
| 8 | + |
| 9 | +1. github.com/antihax/optional |
| 10 | + - Version: v1.0.0 |
| 11 | + - License: MIT |
| 12 | + - Author(s): Adam Hintz |
| 13 | + - URL: github.com/antihax/optional |
| 14 | + - License text: See LICENSES file within the included source code of the dependency |
| 15 | + |
| 16 | +2. github.com/bgentry/speakeasy |
| 17 | + - Version: v0.2.0 |
| 18 | + - License: Apache 2.0;MIT |
| 19 | + - Author(s): Blake Gentry |
| 20 | + - URL: github.com/bgentry/speakeasy |
| 21 | + - License text: See LICENSES file within the included source code of the dependency |
| 22 | + |
| 23 | +3. github.com/coreos/go-semver |
| 24 | + - Version: v0.3.1 |
| 25 | + - License: Apache 2.0 |
| 26 | + - Author(s): CoreOS, Inc |
| 27 | + - URL: github.com/coreos/go-semver |
| 28 | + - License text: See LICENSES file within the included source code of the dependency |
| 29 | + |
| 30 | +4. github.com/daviddengcn/go-colortext |
| 31 | + - Version: v1.0.0 |
| 32 | + - License: MIT |
| 33 | + - Author(s): David Deng |
| 34 | + - URL: github.com/daviddengcn/go-colortext |
| 35 | + - License text: See LICENSES file within the included source code of the dependency |
| 36 | + |
| 37 | +5. github.com/fsnotify/fsnotify |
| 38 | + - Version: v1.8.0 |
| 39 | + - License: New BSD |
| 40 | + - Author(s): The Go Authors |
| 41 | + - URL: github.com/fsnotify/fsnotify |
| 42 | + - License text: See LICENSES file within the included source code of the dependency |
| 43 | + |
| 44 | +6. github.com/hashicorp/hcl |
| 45 | + - Version: v1.0.0 |
| 46 | + - License: Mozilla Public License 2.0 |
| 47 | + - Author(s): HashiCorp |
| 48 | + - URL: github.com/hashicorp/hcl |
| 49 | + - License text: See LICENSES file within the included source code of the dependency |
| 50 | + |
| 51 | +7. github.com/jpillora/backoff |
| 52 | + - Version: v1.0.0 |
| 53 | + - License: MIT |
| 54 | + - Author(s): Jaime Pillora |
| 55 | + - URL: github.com/jpillora/backoff |
| 56 | + - License text: See LICENSES file within the included source code of the dependency |
| 57 | + |
| 58 | +8. github.com/magiconair/properties |
| 59 | + - Version: v1.8.9 |
| 60 | + - License: Simplified BSD |
| 61 | + - Author(s): Frank Schroeder |
| 62 | + - URL: github.com/magiconair/properties |
| 63 | + - License text: See LICENSES file within the included source code of the dependency |
| 64 | + |
| 65 | +9. github.com/mitchellh/mapstructure |
| 66 | + - Version: v1.5.0 |
| 67 | + - License: MIT |
| 68 | + - Author(s): Mitchell Hashimoto |
| 69 | + - URL: github.com/mitchellh/mapstructure |
| 70 | + - License text: See LICENSES file within the included source code of the dependency |
| 71 | + |
| 72 | +10. github.com/pelletier/go-toml |
| 73 | + - Version: v1.2.0 |
| 74 | + - License: MIT |
| 75 | + - Author(s): Thomas Pelletier, Eric Anderton |
| 76 | + - URL: github.com/pelletier/go-toml |
| 77 | + - License text: See LICENSES file within the included source code of the dependency |
| 78 | + |
| 79 | +11. github.com/phrase/phrase-go/v4 |
| 80 | + - Version: v4.6.0 |
| 81 | + - License: MIT |
| 82 | + - Author(s): Phrase GmbH |
| 83 | + - URL: github.com/phrase/phrase-go |
| 84 | + - License text: See LICENSES file within the included source code of the dependency |
| 85 | + |
| 86 | +12. github.com/spf13/afero |
| 87 | + - Version: v1.11.0 |
| 88 | + - License: Apache 2.0 |
| 89 | + - Author(s): Steve Francia |
| 90 | + - URL: github.com/spf13/afero |
| 91 | + - License text: See LICENSES file within the included source code of the dependency |
| 92 | + |
| 93 | +13. github.com/spf13/cast |
| 94 | + - Version: v1.7.1 |
| 95 | + - License: MIT |
| 96 | + - Author(s): Steve Francia |
| 97 | + - URL: github.com/spf13/cast |
| 98 | + - License text: See LICENSES file within the included source code of the dependency |
| 99 | + |
| 100 | +14. github.com/spf13/cobra |
| 101 | + - Version: v1.8.1 |
| 102 | + - License: Apache 2.0 |
| 103 | + - Author(s): Steve Francia |
| 104 | + - URL: github.com/spf13/cobra |
| 105 | + - License text: See LICENSES file within the included source code of the dependency |
| 106 | + |
| 107 | +15. github.com/spf13/jwalterweatherman |
| 108 | + - Version: v1.1.0 |
| 109 | + - License: MIT |
| 110 | + - Author(s): Steve Francia |
| 111 | + - URL: github.com/spf13/jwalterweatherman |
| 112 | + - License text: See LICENSES file within the included source code of the dependency |
| 113 | + |
| 114 | +16. github.com/spf13/pflag |
| 115 | + - Version: v1.0.5 |
| 116 | + - License: New BSD |
| 117 | + - Author(s): Alex Ogier |
| 118 | + - URL: github.com/spf13/pflag |
| 119 | + - License text: See LICENSES file within the included source code of the dependency |
| 120 | + |
| 121 | +17. github.com/spf13/viper |
| 122 | + - Version: v1.7.1 |
| 123 | + - License: MIT |
| 124 | + - Author(s): Steve Francia, |
| 125 | + - URL: github.com/spf13/viper |
| 126 | + - License text: See LICENSES file within the included source code of the dependency |
| 127 | + |
| 128 | +18. github.com/subosito/gotenv |
| 129 | + - Version: v1.6.0 |
| 130 | + - License: MIT |
| 131 | + - Author(s): Alif Rachmawadi |
| 132 | + - URL: github.com/subosito/gotenv |
| 133 | + - License text: See LICENSES file within the included source code of the dependency |
| 134 | + |
| 135 | +19. golang.org/x/oauth2 |
| 136 | + - Version: v0.24.0 |
| 137 | + - License: New BSD |
| 138 | + - Author(s): The Go Authors |
| 139 | + - URL: golang.org/x/oauth2 |
| 140 | + - License text: See LICENSES file within the included source code of the dependency |
| 141 | + |
| 142 | +20. golang.org/x/sys |
| 143 | + - Version: v0.28.0 |
| 144 | + - License: New BSD |
| 145 | + - Author(s): The Go Authors |
| 146 | + - URL: golang.org/x/sys |
| 147 | + - License text: See LICENSES file within the included source code of the dependency |
| 148 | + |
| 149 | +21. golang.org/x/text |
| 150 | + - Version: v0.21.0 |
| 151 | + - License: New BSD |
| 152 | + - Author(s): The Go Authors |
| 153 | + - URL: golang.org/x/text |
| 154 | + - License text: See LICENSES file within the included source code of the dependency |
| 155 | + |
| 156 | +22. gopkg.in/ini.v1 |
| 157 | + - Version: v1.67.0 |
| 158 | + - License: Apache 2.0 |
| 159 | + - Author(s): Joe Chen |
| 160 | + - URL: gopkg.in/ini.v1 |
| 161 | + - License text: See LICENSES file within the included source code of the dependency |
| 162 | + |
| 163 | +23. gopkg.in/yaml.v2 |
| 164 | + - Version: v2.4.0 |
| 165 | + - License: Apache 2.0;MIT |
| 166 | + - Author(s): Canonical Ltd |
| 167 | + - URL: gopkg.in/yaml.v2 |
| 168 | + - License text: See LICENSES file within the included source code of the dependency |
| 169 | + |
| 170 | +24. rapidoc |
| 171 | + - Version: 9.1.3 |
| 172 | + - License: MIT |
| 173 | + - Author(s): Mrinmoy Majumdar |
| 174 | + - URL: github.com/rapi-doc/RapiDoc |
| 175 | + - License text: See LICENSES file within the included source code of the dependency |
| 176 | + |
| 177 | +--- |
| 178 | + |
| 179 | +This NOTICE file is for informational purposes only and does not modify the license terms of any referenced software. |
0 commit comments