Skip to content

Commit a2fcba4

Browse files
committed
Library updates
1 parent 1b9a4ae commit a2fcba4

File tree

105 files changed

+1025
-1248
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+1025
-1248
lines changed

.licenses/go/github.com/fatih/color.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/fatih/color
3-
version: v1.13.0
3+
version: v1.14.1
44
type: go
55
summary: Package color is an ANSI color package to output colorized or SGR defined
66
output to the standard output.
Lines changed: 25 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,36 @@
11
---
22
name: github.com/fsnotify/fsnotify
3-
version: v1.5.1
3+
version: v1.7.0
44
type: go
5-
summary: Package fsnotify provides a platform-independent interface for file system
6-
notifications.
5+
summary: Package fsnotify provides a cross-platform interface for file system notifications.
76
homepage: https://pkg.go.dev/github.com/fsnotify/fsnotify
87
license: bsd-3-clause
98
licenses:
109
- sources: LICENSE
1110
text: |
12-
Copyright (c) 2012 The Go Authors. All rights reserved.
13-
Copyright (c) 2012-2019 fsnotify Authors. All rights reserved.
11+
Copyright © 2012 The Go Authors. All rights reserved.
12+
Copyright © fsnotify Authors. All rights reserved.
1413
15-
Redistribution and use in source and binary forms, with or without
16-
modification, are permitted provided that the following conditions are
17-
met:
14+
Redistribution and use in source and binary forms, with or without modification,
15+
are permitted provided that the following conditions are met:
1816
19-
* Redistributions of source code must retain the above copyright
20-
notice, this list of conditions and the following disclaimer.
21-
* Redistributions in binary form must reproduce the above
22-
copyright notice, this list of conditions and the following disclaimer
23-
in the documentation and/or other materials provided with the
24-
distribution.
25-
* Neither the name of Google Inc. nor the names of its
26-
contributors may be used to endorse or promote products derived from
27-
this software without specific prior written permission.
17+
* Redistributions of source code must retain the above copyright notice, this
18+
list of conditions and the following disclaimer.
19+
* Redistributions in binary form must reproduce the above copyright notice, this
20+
list of conditions and the following disclaimer in the documentation and/or
21+
other materials provided with the distribution.
22+
* Neither the name of Google Inc. nor the names of its contributors may be used
23+
to endorse or promote products derived from this software without specific
24+
prior written permission.
2825
29-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
30-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
31-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
32-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
33-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
35-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
36-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
37-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
39-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40-
notices:
41-
- sources: AUTHORS
42-
text: "# Names should be added to this file as\n#\tName or Organization <email address>\n#
43-
The email address is not required for organizations.\n\n# You can update this
44-
list using the following command:\n#\n# $ (head -n10 AUTHORS && git shortlog
45-
-se | sed -E 's/^\\s+[0-9]+\\t//') | tee AUTHORS\n\n# Please keep the list sorted.\n\nAaron
46-
L <[email protected]>\nAdrien Bustany <[email protected]>\nAlexey Kazakov
47-
<[email protected]>\nAmit Krishnan <[email protected]>\nAnmol Sethi <[email protected]>\nBjørn
48-
Erik Pedersen <[email protected]>\nBrian Goff <[email protected]>\nBruno
49-
Bigras <[email protected]>\nCaleb Spare <[email protected]>\nCase Nelson
50-
<[email protected]>\nChris Howey <[email protected]>\nChristoffer Buchholz <[email protected]>\nDaniel
51-
Wagner-Hall <[email protected]>\nDave Cheney <[email protected]>\nEric Lin <[email protected]>\nEvan
52-
Phoenix <[email protected]>\nFrancisco Souza <[email protected]>\nGautam Dey <[email protected]>\nHari
53-
haran <[email protected]>\nIchinose Shogo <[email protected]>\nJohannes
54-
Ebke <[email protected]>\nJohn C Barstow <[email protected]>\nKelvin Fo <[email protected]>\nKen-ichirou
55-
MATSUZAWA <[email protected]>\nMatt Layher <[email protected]>\nMatthias Stone
56-
<[email protected]>\nNathan Youngman <[email protected]>\nNickolai Zeldovich
57-
<[email protected]>\nOliver Bristow <[email protected]>\nPatrick
58-
<[email protected]>\nPaul Hammond <[email protected]>\nPawel Knap <[email protected]>\nPieter
59-
Droogendijk <[email protected]>\nPratik Shinde <[email protected]>\nPursuit92
60-
<[email protected]>\nRiku Voipio <[email protected]>\nRob Figueiredo
61-
<[email protected]>\nRodrigo Chiossi <[email protected]>\nSlawek Ligus <[email protected]>\nSoge
62-
Zhang <[email protected]>\nTiffany Jernigan <[email protected]>\nTilak
63-
Sharma <[email protected]>\nTobias Klauser <[email protected]>\nTom Payne
64-
<[email protected]>\nTravis Cline <[email protected]>\nTudor Golubenco <[email protected]>\nVahe
65-
Khachikyan <[email protected]>\nYukang <[email protected]>\nbronze1man <[email protected]>\ndebrando
66-
26+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
27+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
29+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
30+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
31+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
32+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
33+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
35+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36+
notices: []

.licenses/go/github.com/golang/protobuf/jsonpb.dep.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.licenses/go/github.com/golang/protobuf/ptypes.dep.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.licenses/go/github.com/golang/protobuf/ptypes/any.dep.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.licenses/go/github.com/golang/protobuf/ptypes/duration.dep.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.licenses/go/github.com/magiconair/properties.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/magiconair/properties
3-
version: v1.8.5
3+
version: v1.8.7
44
type: go
55
summary: Package properties provides functions for reading and writing ISO-8859-1
66
and UTF-8 encoded .properties files and has support for recursive property expansion.

.licenses/go/github.com/mattn/go-colorable.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/mattn/go-colorable
3-
version: v0.1.12
3+
version: v0.1.13
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/mattn/go-colorable

.licenses/go/github.com/mattn/go-isatty.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/mattn/go-isatty
3-
version: v0.0.14
3+
version: v0.0.17
44
type: go
55
summary: Package isatty implements interface to isatty
66
homepage: https://pkg.go.dev/github.com/mattn/go-isatty

.licenses/go/github.com/mitchellh/mapstructure.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/mitchellh/mapstructure
3-
version: v1.4.3
3+
version: v1.5.0
44
type: go
55
summary: Package mapstructure exposes functionality to convert one arbitrary Go type
66
into another, typically to convert a map[string]interface{} into a native Go structure.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name: github.com/pelletier/go-toml/v2
3+
version: v2.2.3
4+
type: go
5+
summary: Package toml is a library to read and write TOML documents.
6+
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2
7+
license: other
8+
licenses:
9+
- sources: LICENSE
10+
text: |
11+
The MIT License (MIT)
12+
13+
go-toml v2
14+
Copyright (c) 2021 - 2023 Thomas Pelletier
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy
17+
of this software and associated documentation files (the "Software"), to deal
18+
in the Software without restriction, including without limitation the rights
19+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20+
copies of the Software, and to permit persons to whom the Software is
21+
furnished to do so, subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included in all
24+
copies or substantial portions of the Software.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32+
SOFTWARE.
33+
- sources: README.md
34+
text: The MIT License (MIT). Read [LICENSE](LICENSE).
35+
notices: []
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name: github.com/pelletier/go-toml/v2/internal/characters
3+
version: v2.2.3
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters
7+
license: other
8+
licenses:
9+
- sources: [email protected]/LICENSE
10+
text: |
11+
The MIT License (MIT)
12+
13+
go-toml v2
14+
Copyright (c) 2021 - 2023 Thomas Pelletier
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy
17+
of this software and associated documentation files (the "Software"), to deal
18+
in the Software without restriction, including without limitation the rights
19+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20+
copies of the Software, and to permit persons to whom the Software is
21+
furnished to do so, subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included in all
24+
copies or substantial portions of the Software.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32+
SOFTWARE.
33+
- sources: [email protected]/README.md
34+
text: The MIT License (MIT). Read [LICENSE](LICENSE).
35+
notices: []

0 commit comments

Comments
 (0)