Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0c39974

Browse files
authored
Merge pull request #969 from arduino/dependabot/go_modules/github.com/olekukonko/tablewriter-1.1.0
Bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.0
2 parents 51ffbf7 + dde4e5a commit 0c39974

File tree

21 files changed

+48
-48
lines changed

21 files changed

+48
-48
lines changed

‎.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.9
3+
version: v1.1.0
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.9
3+
version: v1.1.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwarp
77
license: mit
88
licenses:
9-
- sources: tablewriter@v1.0.9/LICENSE.md
9+
- sources: tablewriter@v1.1.0/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: tablewriter@v1.0.9/README.md
30+
- sources: tablewriter@v1.1.0/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.9
3+
version: v1.1.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/pkg/twwidth
77
license: mit
88
licenses:
9-
- sources: tablewriter@v1.0.9/LICENSE.md
9+
- sources: tablewriter@v1.1.0/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: tablewriter@v1.0.9/README.md
30+
- sources: tablewriter@v1.1.0/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.9
3+
version: v1.1.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter/renderer
77
license: mit
88
licenses:
9-
- sources: tablewriter@v1.0.9/LICENSE.md
9+
- sources: tablewriter@v1.1.0/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: tablewriter@v1.0.9/README.md
30+
- sources: tablewriter@v1.1.0/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.9
3+
version: v1.1.0
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: tablewriter@v1.0.9/LICENSE.md
11+
- sources: tablewriter@v1.1.0/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: tablewriter@v1.0.9/README.md
32+
- sources: tablewriter@v1.1.0/README.md
3333
text: MIT License. See the [LICENSE](LICENSE) file for details.
3434
notices: []

‎.licenses/docsgen/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.9
3+
version: v1.1.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/olekukonko/tablewriter

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

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

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

‎.licenses/docsgen/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.9
3+
version: v1.1.0
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: tablewriter@v1.0.9/LICENSE.md
11+
- sources: tablewriter@v1.1.0/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: tablewriter@v1.0.9/README.md
32+
- sources: tablewriter@v1.1.0/README.md
3333
text: MIT License. See the [LICENSE](LICENSE) file for details.
3434
notices: []

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /