Skip to content

Commit 2689745

Browse files
authored
Merge pull request #900 from arduino/dependabot/go_modules/github.com/olekukonko/tablewriter-1.0.9
Bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9
2 parents 9fca23b + 3be2927 commit 2689745

File tree

33 files changed

+96
-93
lines changed

33 files changed

+96
-93
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
name: github.com/olekukonko/errors
3-
version: v0.0.0-20250405072817-4e6d85265da6
3+
version: v1.1.0
44
type: go
5-
summary: pool.go
5+
summary: Package errors provides a robust error handling library with support for
6+
error wrapping, stack traces, context storage, and retry mechanisms.
67
homepage: https://pkg.go.dev/github.com/olekukonko/errors
78
license: mit
89
licenses:

.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.0.8
3+
version: v0.0.9
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.0.8
3+
version: v0.0.9
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].8/LICENSE
9+
- sources: [email protected].9/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].8/README.md
32+
- sources: [email protected].9/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.0.8
3+
version: v0.0.9
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].8/LICENSE
9+
- sources: [email protected].9/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].8/README.md
32+
- sources: [email protected].9/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.0.8
3+
version: v1.0.9
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter

.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.0.8
3+
version: v1.0.9
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].8/LICENSE.md
9+
- sources: [email protected].9/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].8/README.md
30+
- sources: [email protected].9/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.0.8
3+
version: v1.0.9
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].8/LICENSE.md
9+
- sources: [email protected].9/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].8/README.md
30+
- sources: [email protected].9/README.md
3131
text: MIT License. See the [LICENSE](LICENSE) file for details.
3232
notices: []

.licenses/arduino-lint/go/github.com/olekukonko/tablewriter/renderer.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/renderer
3-
version: v1.0.8
3+
version: v1.0.9
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/renderer
77
license: mit
88
licenses:
9-
- sources: [email protected].8/LICENSE.md
9+
- sources: [email protected].9/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].8/README.md
30+
- sources: [email protected].9/README.md
3131
text: MIT License. See the [LICENSE](LICENSE) file for details.
3232
notices: []

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: github.com/olekukonko/tablewriter/tw
3-
version: v1.0.8
3+
version: v1.0.9
44
type: go
55
summary: Package tw provides utility functions for text formatting, width calculation,
66
and string manipulation specifically tailored for table rendering, including handling
77
ANSI escape codes and Unicode text.
88
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/tw
99
license: mit
1010
licenses:
11-
- sources: [email protected].8/LICENSE.md
11+
- sources: [email protected].9/LICENSE.md
1212
text: |
1313
Copyright (C) 2014 by Oleku Konko
1414
@@ -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
3131
THE SOFTWARE.
32-
- sources: [email protected].8/README.md
32+
- sources: [email protected].9/README.md
3333
text: MIT License. See the [LICENSE](LICENSE) file for details.
3434
notices: []

.licenses/docsgen/go/github.com/olekukonko/errors.dep.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
name: github.com/olekukonko/errors
3-
version: v0.0.0-20250405072817-4e6d85265da6
3+
version: v1.1.0
44
type: go
5-
summary: pool.go
5+
summary: Package errors provides a robust error handling library with support for
6+
error wrapping, stack traces, context storage, and retry mechanisms.
67
homepage: https://pkg.go.dev/github.com/olekukonko/errors
78
license: mit
89
licenses:

0 commit comments

Comments
 (0)