Skip to content

Commit 4fbb037

Browse files
authored
Latest progressbar (to be in sync, only doc changes) (#167)
1 parent 708da6e commit 4fbb037

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.20
55
require (
66
fortio.org/cli v1.9.2
77
fortio.org/log v1.17.1
8-
fortio.org/progressbar v0.10.0
8+
fortio.org/progressbar v0.11.1
99
fortio.org/testscript v0.3.2
1010
fortio.org/version v1.0.4
1111
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ fortio.org/cli v1.9.2 h1:17eJ8QZPjXHcLBpeCe0QMO/0fj5Bw0ZTxVgL7V9jOqc=
22
fortio.org/cli v1.9.2/go.mod h1:7r55OoTV8NXcTvJT4boWk8s3I2LP6TMZh/0LLMJEYw0=
33
fortio.org/log v1.17.1 h1:YQoGyZBnXTVIs77/nZw7BppwSOIamP3I092PGBenBZs=
44
fortio.org/log v1.17.1/go.mod h1:t58Spg9njjymvRioh5F6qKGSupEsnMjXLGWIS1i3khE=
5-
fortio.org/progressbar v0.10.0 h1:rFgRMrUvd1aA41tLm7QoZiboNMeLrYuNOCsysKXOA/I=
6-
fortio.org/progressbar v0.10.0/go.mod h1:YOqRraul+IPFlGh5sVw6oGNLnRhasuvRoA3wNqJvzzQ=
5+
fortio.org/progressbar v0.11.1 h1:X/GzUw2UWZo2We+Bsg9Rb8CC2CU0UMgUV2JJ14WhibI=
6+
fortio.org/progressbar v0.11.1/go.mod h1:YOqRraul+IPFlGh5sVw6oGNLnRhasuvRoA3wNqJvzzQ=
77
fortio.org/struct2env v0.4.1 h1:rJludAMO5eBvpWplWEQNqoVDFZr4RWMQX7RUapgZyc0=
88
fortio.org/struct2env v0.4.1/go.mod h1:lENUe70UwA1zDUCX+8AsO663QCFqYaprk5lnPhjD410=
99
fortio.org/testscript v0.3.2 h1:ks5V+Y6H6nmeGqnVlZuLdiFwpqXemDkEnyGgCZa/ZNA=

0 commit comments

Comments
 (0)