Skip to content

Commit b4198c7

Browse files
authored
Merge pull request #1013 from arduino/dependabot/go_modules/github.com/olekukonko/tablewriter-1.1.2
Bump github.com/olekukonko/tablewriter from 1.1.1 to 1.1.2
2 parents e24ce17 + 99b35cd commit b4198c7

File tree

42 files changed

+207
-111
lines changed

Some content is hidden

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

42 files changed

+207
-111
lines changed

.licenses/arduino-lint/go/github.com/clipperhouse/displaywidth.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/clipperhouse/displaywidth
3-
version: v0.3.1
3+
version: v0.6.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/clipperhouse/displaywidth

.licenses/arduino-lint/go/github.com/clipperhouse/uax29/v2/graphemes.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/clipperhouse/uax29/v2/graphemes
3-
version: v2.2.0
3+
version: v2.3.0
44
type: go
55
summary: 'Package graphemes implements Unicode grapheme cluster boundaries: https://unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries'
66
homepage: https://pkg.go.dev/github.com/clipperhouse/uax29/v2/graphemes
77
license: mit
88
licenses:
9-
- sources: v2@v2.2.0/LICENSE
9+
- sources: v2@v2.3.0/LICENSE
1010
text: |
1111
MIT License
1212

.licenses/arduino-lint/go/github.com/clipperhouse/uax29/v2/internal/iterators.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/clipperhouse/uax29/v2/internal/iterators
3-
version: v2.2.0
3+
version: v2.3.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/clipperhouse/uax29/v2/internal/iterators
77
license: mit
88
licenses:
9-
- sources: v2@v2.2.0/LICENSE
9+
- sources: v2@v2.3.0/LICENSE
1010
text: |
1111
MIT License
1212

.licenses/arduino-lint/go/github.com/olekukonko/ll.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/olekukonko/ll
3-
version: v0.1.2
3+
version: v0.1.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/ll

.licenses/arduino-lint/go/github.com/olekukonko/ll/lh.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/olekukonko/ll/lh
3-
version: v0.1.2
3+
version: v0.1.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/ll/lh
77
license: mit
88
licenses:
9-
- sources: [email protected].2/LICENSE
9+
- sources: [email protected].3/LICENSE
1010
text: |
1111
MIT License
1212
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
SOFTWARE.
32-
- sources: [email protected].2/README.md
32+
- sources: [email protected].3/README.md
3333
text: "`ll` is licensed under the MIT License. See [LICENSE](LICENSE) for details."
3434
notices: []

.licenses/arduino-lint/go/github.com/olekukonko/ll/lx.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/olekukonko/ll/lx
3-
version: v0.1.2
3+
version: v0.1.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/ll/lx
77
license: mit
88
licenses:
9-
- sources: [email protected].2/LICENSE
9+
- sources: [email protected].3/LICENSE
1010
text: |
1111
MIT License
1212
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
SOFTWARE.
32-
- sources: [email protected].2/README.md
32+
- sources: [email protected].3/README.md
3333
text: "`ll` is licensed under the MIT License. See [LICENSE](LICENSE) for details."
3434
notices: []

.licenses/arduino-lint/go/github.com/olekukonko/tablewriter.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/olekukonko/tablewriter
3-
version: v1.1.1
3+
version: v1.1.2
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: github.com/olekukonko/tablewriter/pkg/twcache
3+
version: v1.1.2
4+
type: go
5+
summary:
6+
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twcache
7+
license: mit
8+
licenses:
9+
- sources: [email protected]/LICENSE.md
10+
text: |
11+
Copyright (C) 2014 by Oleku Konko
12+
13+
Permission is hereby granted, free of charge, to any person obtaining a copy
14+
of this software and associated documentation files (the "Software"), to deal
15+
in the Software without restriction, including without limitation the rights
16+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17+
copies of the Software, and to permit persons to whom the Software is
18+
furnished to do so, subject to the following conditions:
19+
20+
The above copyright notice and this permission notice shall be included in
21+
all copies or substantial portions of the Software.
22+
23+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
29+
THE SOFTWARE.
30+
- sources: [email protected]/README.md
31+
text: MIT License. See the [LICENSE](LICENSE) file for details.
32+
notices: []

.licenses/arduino-lint/go/github.com/olekukonko/tablewriter/pkg/twwarp.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/olekukonko/tablewriter/pkg/twwarp
3-
version: v1.1.1
3+
version: v1.1.2
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwarp
77
license: mit
88
licenses:
9-
- sources: [email protected].1/LICENSE.md
9+
- sources: [email protected].2/LICENSE.md
1010
text: |
1111
Copyright (C) 2014 by Oleku Konko
1212
@@ -27,6 +27,6 @@ licenses:
2727
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2828
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2929
THE SOFTWARE.
30-
- sources: [email protected].1/README.md
30+
- sources: [email protected].2/README.md
3131
text: MIT License. See the [LICENSE](LICENSE) file for details.
3232
notices: []

.licenses/arduino-lint/go/github.com/olekukonko/tablewriter/pkg/twwidth.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/olekukonko/tablewriter/pkg/twwidth
3-
version: v1.1.1
3+
version: v1.1.2
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwidth
77
license: mit
88
licenses:
9-
- sources: [email protected].1/LICENSE.md
9+
- sources: [email protected].2/LICENSE.md
1010
text: |
1111
Copyright (C) 2014 by Oleku Konko
1212
@@ -27,6 +27,6 @@ licenses:
2727
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2828
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2929
THE SOFTWARE.
30-
- sources: [email protected].1/README.md
30+
- sources: [email protected].2/README.md
3131
text: MIT License. See the [LICENSE](LICENSE) file for details.
3232
notices: []

0 commit comments

Comments
 (0)