|
| 1 | +** Go3p-Github-Pkg-Errors; version 1.x -- |
| 2 | +https://godoc.org/github.com/pkg/errors |
| 3 | +Copyright (c) 2015, Dave Cheney <[email protected]> |
| 4 | +All rights reserved. |
| 5 | + |
| 6 | +Redistribution and use in source and binary forms, with or without |
| 7 | +modification, are permitted provided that the following conditions are met: |
| 8 | + |
| 9 | +* Redistributions of source code must retain the above copyright notice, this |
| 10 | + list of conditions and the following disclaimer. |
| 11 | + |
| 12 | +* Redistributions in binary form must reproduce the above copyright notice, |
| 13 | + this list of conditions and the following disclaimer in the documentation |
| 14 | + and/or other materials provided with the distribution. |
| 15 | + |
| 16 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 17 | +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 18 | +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 19 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
| 20 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 21 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 22 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 23 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 24 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 25 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 26 | + |
| 27 | +------ |
| 28 | + |
| 29 | +** Go3p-Golang-X-Sys; version 1.x -- https://github.com/golang/sys |
| 30 | +Copyright (c) 2009 The Go Authors. All rights reserved. |
| 31 | +** go; version 1.13.8 -- https://github.com/golang/go/ |
| 32 | +Copyright (c) 2009 The Go Authors. All rights reserved. |
| 33 | +** Go3p-Github-Jessevdk-GoFlags; version 0.1.0 -- |
| 34 | +https://github.com/jessevdk/go-flags |
| 35 | +Copyright (c) 2012 Jesse van den Kieboom. All rights reserved. |
| 36 | +** Go3p-Golang-X-Crypto; version 20180728-614d502 -- |
| 37 | +https://tip.golang.org/pkg/crypto/ |
| 38 | +Copyright (c) 2009 The Go Authors. All rights reserved. |
| 39 | +** Go3p-Golang-X-Net; version 20180521-5706520 -- |
| 40 | +https://tip.golang.org/pkg/net/ |
| 41 | +Copyright (c) 2009 The Go Authors. All rights reserved. |
| 42 | +** Go3p-Golang-X-Text; version 1.x -- https://tip.golang.org/pkg/text |
| 43 | +Copyright (c) 2009 The Go Authors. All rights reserved. |
| 44 | +** google-uuid; version 1.0 -- https://github.com/google/uuid |
| 45 | +Copyright (c) 2009,2014 Google Inc. All rights reserved. |
| 46 | + |
| 47 | +Redistribution and use in source and binary forms, with or without |
| 48 | +modification, are permitted provided that the following conditions are |
| 49 | +met: |
| 50 | + |
| 51 | + * Redistributions of source code must retain the above copyright |
| 52 | + notice, this list of conditions and the following disclaimer. |
| 53 | + * Redistributions in binary form must reproduce the above |
| 54 | + copyright notice, this list of conditions and the following disclaimer |
| 55 | + in the documentation and/or other materials provided with the |
| 56 | + distribution. |
| 57 | + * Neither the name of Google Inc. nor the names of its |
| 58 | + contributors may be used to endorse or promote products derived from |
| 59 | + this software without specific prior written permission. |
| 60 | + |
| 61 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 62 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 63 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 64 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 65 | +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 66 | +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 67 | +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 68 | +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 69 | +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 70 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 71 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 72 | + |
| 73 | +------ |
| 74 | + |
| 75 | +** Go3p-Github-GoChi-Chi; version 3.3.2 -- https://github.com/go-chi/chi |
| 76 | +Copyright (c) 2015-present Peter Kieltyka (https://github.com/pkieltyka), |
| 77 | +Google Inc. |
| 78 | +** Go3p-Github-GoChi-Render; version 1.0.0 -- https://github.com/go-chi/render |
| 79 | +Copyright (c) 2016-Present https://github.com/go-chi authors |
| 80 | + |
| 81 | +MIT License |
| 82 | + |
| 83 | +Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 84 | +this software and associated documentation files (the "Software"), to deal in |
| 85 | +the Software without restriction, including without limitation the rights to |
| 86 | +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
| 87 | +of |
| 88 | +the Software, and to permit persons to whom the Software is furnished to do so, |
| 89 | +subject to the following conditions: |
| 90 | + |
| 91 | +The above copyright notice and this permission notice shall be included in all |
| 92 | +copies or substantial portions of the Software. |
| 93 | + |
| 94 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 95 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 96 | +FITNESS |
| 97 | +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR |
| 98 | +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER |
| 99 | +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
| 100 | +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 101 | + |
| 102 | +------ |
| 103 | + |
| 104 | +** Go3p-Golang-X-Sync; version 1.x -- https://github.com/golang/sync/ |
| 105 | +Copyright (c) 2009 The Go Authors. All rights reserved. |
| 106 | + |
| 107 | +Redistribution and use in source and binary forms, with or without |
| 108 | +modification, are permitted provided that the following conditions are |
| 109 | +met: |
| 110 | + |
| 111 | + * Redistributions of source code must retain the above copyright |
| 112 | +notice, this list of conditions and the following disclaimer. |
| 113 | + * Redistributions in binary form must reproduce the above |
| 114 | +copyright notice, this list of conditions and the following disclaimer |
| 115 | +in the documentation and/or other materials provided with the |
| 116 | +distribution. |
| 117 | + * Neither the name of Google Inc. nor the names of its |
| 118 | +contributors may be used to endorse or promote products derived from |
| 119 | +this software without specific prior written permission. |
| 120 | + |
| 121 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 122 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 123 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 124 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 125 | +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 126 | +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 127 | +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 128 | +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 129 | +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 130 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 131 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 132 | + |
| 133 | +------ |
| 134 | + |
| 135 | +** sirupsen-logrus; version 1.0.6 -- https://github.com/sirupsen/logrus |
| 136 | +Copyright (c) 2014 Simon Eskildsen |
| 137 | + |
| 138 | +The MIT License (MIT) |
| 139 | + |
| 140 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 141 | +of this software and associated documentation files (the "Software"), to deal |
| 142 | +in the Software without restriction, including without limitation the rights |
| 143 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 144 | +copies of the Software, and to permit persons to whom the Software is |
| 145 | +furnished to do so, subject to the following conditions: |
| 146 | + |
| 147 | +The above copyright notice and this permission notice shall be included in |
| 148 | +all copies or substantial portions of the Software. |
| 149 | + |
| 150 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 151 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 152 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 153 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 154 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 155 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 156 | +THE SOFTWARE. |
| 157 | + |
| 158 | +------ |
| 159 | + |
| 160 | +** Go3p-Github-Satori-GoUUID; version 1.1.0 -- |
| 161 | +https://github.com/satori/go.uuid |
| 162 | +Copyright (C) 2013-2016 by Maxim Bublis <[email protected]> |
| 163 | + |
| 164 | +Permission is hereby granted, free of charge, to any person obtaining |
| 165 | +a copy of this software and associated documentation files (the |
| 166 | +"Software"), to deal in the Software without restriction, including |
| 167 | +without limitation the rights to use, copy, modify, merge, publish, |
| 168 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 169 | +permit persons to whom the Software is furnished to do so, subject to |
| 170 | +the following conditions: |
| 171 | + |
| 172 | +The above copyright notice and this permission notice shall be |
| 173 | +included in all copies or substantial portions of the Software. |
| 174 | + |
| 175 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 176 | +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 177 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 178 | +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
| 179 | +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
| 180 | +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
| 181 | +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
0 commit comments