Skip to content

Commit d357dcc

Browse files
Bump fortio.org/cli from 1.10.0 to 1.11.0 in the fortio-and-grol group
Bumps the fortio-and-grol group with 1 update: [fortio.org/cli](https://github.com/fortio/cli). Updates `fortio.org/cli` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/fortio/cli/releases) - [Commits](fortio/cli@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: fortio.org/cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fortio-and-grol ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 612316c commit d357dcc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/fortio/webscreenshot
33
go 1.24
44

55
require (
6-
fortio.org/cli v1.10.0
6+
fortio.org/cli v1.11.0
77
fortio.org/log v1.17.2
88
github.com/chromedp/chromedp v0.14.1
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
fortio.org/cli v1.10.0 h1:BsJXuBrJxBLqE+62gHSOQBRzY+EvE/sF1MnjIexUSI8=
2-
fortio.org/cli v1.10.0/go.mod h1:DNxA/oD3cQaOtTean8Sgr78lJrwGLIs06X8U/G3va+M=
1+
fortio.org/cli v1.11.0 h1:cQTPqKoUII5A7gaP8PRLOGLIq1nfeYj2sStvIngaPF4=
2+
fortio.org/cli v1.11.0/go.mod h1:QTPufwEbBsIo2iWdgIjMFyuRSg8aNiDaXWFYYLL6aUI=
33
fortio.org/log v1.17.2 h1:JPX/ApDXDoGzsNtXw0AJI4ai6tl9wHp4Ch6bVs1OK0Y=
44
fortio.org/log v1.17.2/go.mod h1:1V7bPfFI7ZVTdtN9DnUCAN0ilEMs5VgKjHIDRO7Mjzk=
55
fortio.org/struct2env v0.4.2 h1:Xh7HlS9vf2ZdRvRfmoGIasNDO8t6z36M713utVODRCo=

0 commit comments

Comments
 (0)