Skip to content

Commit 5e85655

Browse files
Bump fortio.org/cli from 1.8.0 to 1.9.0 in the fortio group
Bumps the fortio group with 1 update: [fortio.org/cli](https://github.com/fortio/cli). Updates `fortio.org/cli` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/fortio/cli/releases) - [Commits](fortio/cli@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: fortio.org/cli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fortio ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f64cc95 commit 5e85655

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
// toolchain go1.22.5 // this shouldn't be necessary - see https://github.com/golang/go/issues/66175#issuecomment-2010343876
66

77
require (
8-
fortio.org/cli v1.8.0
8+
fortio.org/cli v1.9.0
99
fortio.org/dflag v1.7.2
1010
fortio.org/fortio v1.66.1
1111
fortio.org/log v1.16.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fortio.org/assert v1.2.1 h1:48I39urpeDj65RP1KguF7akCjILNeu6vICiYMEysR7Q=
22
fortio.org/assert v1.2.1/go.mod h1:039mG+/iYDPO8Ibx8TrNuJCm2T2SuhwRI3uL9nHTTls=
3-
fortio.org/cli v1.8.0 h1:Mz1phmUwkQaXESGb1nIWBY+CHli/GYIlhwpktorh9sY=
4-
fortio.org/cli v1.8.0/go.mod h1:pk/JBE8LcXtNuo5Yj2bLsVbwPaHo8NWdbstSN0cpbFk=
3+
fortio.org/cli v1.9.0 h1:cPgNHvrjxznmbmwuXSwPqQLKZ+RMW8i0iAOESLjt1aI=
4+
fortio.org/cli v1.9.0/go.mod h1:pk/JBE8LcXtNuo5Yj2bLsVbwPaHo8NWdbstSN0cpbFk=
55
fortio.org/dflag v1.7.2 h1:lUhXFvDlw4CJj/q7hPv/TC+n/wVoQylzQO6bUg5GQa0=
66
fortio.org/dflag v1.7.2/go.mod h1:6yO/NIgrWfQH195WbHJ3Y45SCx11ffivQjfx2C/FS1U=
77
fortio.org/fortio v1.66.1 h1:NiVVHUy/DkMoOA/oLJHs0slsTnm/h3ocLbSfvP6NXIc=

0 commit comments

Comments
 (0)