Skip to content

Commit ad24a35

Browse files
Bump fortio.org/terminal in the fortio-and-grol group (#62)
Bumps the fortio-and-grol group with 1 update: [fortio.org/terminal](https://github.com/fortio/terminal). Updates `fortio.org/terminal` from 0.60.3 to 0.61.0 - [Release notes](https://github.com/fortio/terminal/releases) - [Commits](fortio/terminal@v0.60.3...v0.61.0) --- updated-dependencies: - dependency-name: fortio.org/terminal dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fortio-and-grol ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a35d8f8 commit ad24a35

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
@@ -6,7 +6,7 @@ require (
66
fortio.org/cli v1.12.3
77
fortio.org/duration v1.0.4
88
fortio.org/log v1.18.3
9-
fortio.org/terminal v0.60.3
9+
fortio.org/terminal v0.61.0
1010
)
1111

1212
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ fortio.org/safecast v1.2.0 h1:ckQJNenMJHycqPsi/QrzA4EUX5WQkyd+hGO4mxt/a8w=
88
fortio.org/safecast v1.2.0/go.mod h1:xZmcPk3vi4kuUFf+tq4SvnlVdwViqf6ZSZl91Jr9Jdg=
99
fortio.org/struct2env v0.4.2 h1:Xh7HlS9vf2ZdRvRfmoGIasNDO8t6z36M713utVODRCo=
1010
fortio.org/struct2env v0.4.2/go.mod h1:lENUe70UwA1zDUCX+8AsO663QCFqYaprk5lnPhjD410=
11-
fortio.org/terminal v0.60.3 h1:HSJIX5Nfhn8iMKOsgoNNTV7ur0LnBzN4GbmjTp5Yiqc=
12-
fortio.org/terminal v0.60.3/go.mod h1:pZOEzxnzxugCTBCfKB5YYi3L0tygtXL/gvyzbOXIrAU=
11+
fortio.org/terminal v0.61.0 h1:ObvLvzx1iM7zpb2XUvyRnnJu1MUNmdRi/928yYSI2+A=
12+
fortio.org/terminal v0.61.0/go.mod h1:pZOEzxnzxugCTBCfKB5YYi3L0tygtXL/gvyzbOXIrAU=
1313
fortio.org/version v1.0.4 h1:FWUMpJ+hVTNc4RhvvOJzb0xesrlRmG/a+D6bjbQ4+5U=
1414
fortio.org/version v1.0.4/go.mod h1:2JQp9Ax+tm6QKiGuzR5nJY63kFeANcgrZ0osoQFDVm0=
1515
github.com/jbuchbinder/gopnm v0.0.0-20220507095634-e31f54490ce0 h1:9GwwkVzUn1vRWAQ8GRu7UOaoM+FZGnvw88DsjyiqfXc=

0 commit comments

Comments
 (0)