Skip to content

Commit 9ef5410

Browse files
committed
v0.3.0
1 parent a438dae commit 9ef5410

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -132,15 +132,15 @@ This library supports Go 1.18 or later.
132132
% gvm-fav
133133
Now using version go1.18.10
134134
go version go1.18.10 darwin/amd64
135-
ok github.com/sttk-go/cliargs 0.136s coverage: 98.2% of statements
135+
ok github.com/sttk-go/cliargs 0.130s coverage: 99.1% of statements
136136
137137
Now using version go1.19.5
138138
go version go1.19.5 darwin/amd64
139-
ok github.com/sttk-go/cliargs 0.137s coverage: 98.2% of statements
139+
ok github.com/sttk-go/cliargs 0.127s coverage: 99.1% of statements
140140
141141
Now using version go1.20
142142
go version go1.20 darwin/amd64
143-
ok github.com/sttk-go/cliargs 0.142s coverage: 98.2% of statements
143+
ok github.com/sttk-go/cliargs 0.133s coverage: 99.1% of statements
144144
145145
Back to go1.20
146146
Now using version go1.20

0 commit comments

Comments
 (0)