Skip to content

Commit 452b95a

Browse files
committed
go.mod: github.com/cpuguy83/go-md2man v2.0.6
full diff: cpuguy83/go-md2man@v2.0.4...v2.0.6 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent da2cb99 commit 452b95a

File tree

11 files changed

+6
-41
lines changed

11 files changed

+6
-41
lines changed

example/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
github.com/containerd/continuity v0.4.1 // indirect
4242
github.com/containerd/ttrpc v1.2.2 // indirect
4343
github.com/containerd/typeurl/v2 v2.1.1 // indirect
44-
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
44+
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
4545
github.com/cyphar/filepath-securejoin v0.2.3 // indirect
4646
github.com/davecgh/go-spew v1.1.1 // indirect
4747
github.com/distribution/distribution/v3 v3.0.0-20230214150026-36d8c594d7aa // indirect

example/go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,9 @@ github.com/containerd/ttrpc v1.2.2 h1:9vqZr0pxwOF5koz6N0N3kJ0zDHokrcPxIR/ZR2YFtO
136136
github.com/containerd/ttrpc v1.2.2/go.mod h1:sIT6l32Ph/H9cvnJsfXM5drIVzTr5A2flTf1G5tYZak=
137137
github.com/containerd/typeurl/v2 v2.1.1 h1:3Q4Pt7i8nYwy2KmQWIw2+1hTvwTE/6w9FqcttATPO/4=
138138
github.com/containerd/typeurl/v2 v2.1.1/go.mod h1:IDp2JFvbwZ31H8dQbEIY7sDl2L3o3HZj1hsSQlywkQ0=
139-
github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4=
140139
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
140+
github.com/cpuguy83/go-md2man/v2 v2.0.6 h1:XJtiaUW6dEEqVuZiMTn1ldk455QWwEIsMIJlo5vtkx0=
141+
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
141142
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
142143
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
143144
github.com/cyphar/filepath-securejoin v0.2.3 h1:YX6ebbZCZP7VkM3scTTokDgBL2TY741X51MTk3ycuNI=

fixtures/docker-attach.1

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,18 @@
22
.TH "DOCKER" "1" "Jan 2020" "Docker Community" "Docker User Manuals"
33

44
.SH NAME
5-
.PP
65
docker-attach - Attach local standard input, output, and error streams to a running container
76

87

98
.SH SYNOPSIS
10-
.PP
119
\fBdocker attach [OPTIONS] CONTAINER\fP
1210

1311

1412
.SH DESCRIPTION
15-
.PP
1613
Attach local standard input, output, and error streams to a running container
1714

1815

1916
.SH OPTIONS
20-
.PP
2117
\fB--detach-keys\fP=""
2218
Override the key sequence for detaching a container
2319

@@ -31,5 +27,4 @@ Attach local standard input, output, and error streams to a running container
3127

3228

3329
.SH SEE ALSO
34-
.PP
3530
\fBdocker(1)\fP

fixtures/docker-buildx-build.1

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,18 @@
22
.TH "DOCKER" "1" "Jan 2020" "Docker Community" "Docker User Manuals"
33

44
.SH NAME
5-
.PP
65
docker-buildx-build - Start a build
76

87

98
.SH SYNOPSIS
10-
.PP
119
\fBdocker buildx build [OPTIONS] PATH | URL | -\fP
1210

1311

1412
.SH DESCRIPTION
15-
.PP
1613
Start a build
1714

1815

1916
.SH OPTIONS
20-
.PP
2117
\fB--add-host\fP=[]
2218
Add a custom host-to-IP mapping (format: 'host:ip')
2319

@@ -108,11 +104,9 @@ format: "default|[=|[,]]"
108104

109105

110106
.SH OPTIONS INHERITED FROM PARENT COMMANDS
111-
.PP
112107
\fB--builder\fP=""
113108
Override the configured builder instance
114109

115110

116111
.SH SEE ALSO
117-
.PP
118112
\fBdocker-buildx(1)\fP

fixtures/docker-buildx-dial-stdio.1

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,18 @@
22
.TH "DOCKER" "1" "Jan 2020" "Docker Community" "Docker User Manuals"
33

44
.SH NAME
5-
.PP
65
docker-buildx-dial-stdio - Proxy current stdio streams to builder instance
76

87

98
.SH SYNOPSIS
10-
.PP
119
\fBdocker buildx dial-stdio\fP
1210

1311

1412
.SH DESCRIPTION
15-
.PP
1613
Proxy current stdio streams to builder instance
1714

1815

1916
.SH OPTIONS
20-
.PP
2117
\fB--platform\fP=""
2218
Target platform: this is used for node selection
2319

@@ -27,11 +23,9 @@ Proxy current stdio streams to builder instance
2723

2824

2925
.SH OPTIONS INHERITED FROM PARENT COMMANDS
30-
.PP
3126
\fB--builder\fP=""
3227
Override the configured builder instance
3328

3429

3530
.SH SEE ALSO
36-
.PP
3731
\fBdocker-buildx(1)\fP

fixtures/docker-buildx-install.1

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,21 @@
22
.TH "DOCKER" "1" "Jan 2020" "Docker Community" "Docker User Manuals"
33

44
.SH NAME
5-
.PP
65
docker-buildx-install - Install buildx as a 'docker builder' alias
76

87

98
.SH SYNOPSIS
10-
.PP
119
\fBdocker buildx install\fP
1210

1311

1412
.SH DESCRIPTION
15-
.PP
1613
Install buildx as a 'docker builder' alias
1714

1815

1916
.SH OPTIONS INHERITED FROM PARENT COMMANDS
20-
.PP
2117
\fB--builder\fP=""
2218
Override the configured builder instance
2319

2420

2521
.SH SEE ALSO
26-
.PP
2722
\fBdocker-buildx(1)\fP

fixtures/docker-buildx-stop.1

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,21 @@
22
.TH "DOCKER" "1" "Jan 2020" "Docker Community" "Docker User Manuals"
33

44
.SH NAME
5-
.PP
65
docker-buildx-stop - Stop builder instance
76

87

98
.SH SYNOPSIS
10-
.PP
119
\fBdocker buildx stop [NAME]\fP
1210

1311

1412
.SH DESCRIPTION
15-
.PP
1613
Stop builder instance
1714

1815

1916
.SH OPTIONS INHERITED FROM PARENT COMMANDS
20-
.PP
2117
\fB--builder\fP=""
2218
Override the configured builder instance
2319

2420

2521
.SH SEE ALSO
26-
.PP
2722
\fBdocker-buildx(1)\fP

fixtures/docker-buildx.1

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,21 @@
22
.TH "DOCKER" "1" "Jan 2020" "Docker Community" "Docker User Manuals"
33

44
.SH NAME
5-
.PP
65
docker-buildx - Docker Buildx
76

87

98
.SH SYNOPSIS
10-
.PP
119
\fBdocker buildx\fP
1210

1311

1412
.SH DESCRIPTION
15-
.PP
1613
Extended build capabilities with BuildKit
1714

1815

1916
.SH OPTIONS
20-
.PP
2117
\fB--builder\fP=""
2218
Override the configured builder instance
2319

2420

2521
.SH SEE ALSO
26-
.PP
2722
\fBdocker(1)\fP, \fBdocker-buildx-build(1)\fP, \fBdocker-buildx-dial-stdio(1)\fP, \fBdocker-buildx-stop(1)\fP

fixtures/docker.1

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,21 @@
22
.TH "DOCKER" "1" "Jan 2020" "Docker Community" "Docker User Manuals"
33

44
.SH NAME
5-
.PP
65
docker - A self-sufficient runtime for containers
76

87

98
.SH SYNOPSIS
10-
.PP
119
\fBdocker [OPTIONS] COMMAND [ARG...]\fP
1210

1311

1412
.SH DESCRIPTION
15-
.PP
1613
A self-sufficient runtime for containers
1714

1815

1916
.SH OPTIONS
20-
.PP
2117
\fB-H\fP, \fB--host\fP="unix:///var/run/docker.sock"
2218
Daemon socket to connect to
2319

2420

2521
.SH SEE ALSO
26-
.PP
2722
\fBdocker-attach(1)\fP, \fBdocker-buildx(1)\fP

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
)
1111

1212
require (
13-
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
13+
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
1414
github.com/davecgh/go-spew v1.1.1 // indirect
1515
github.com/inconshreveable/mousetrap v1.1.0 // indirect
1616
github.com/pmezard/go-difflib v1.0.0 // indirect

0 commit comments

Comments
 (0)