Skip to content

Commit 656fe78

Browse files
Bump the fortio group with 2 updates (#24)
Bumps the fortio group with 2 updates: [fortio.org/cli](https://github.com/fortio/cli) and [fortio.org/log](https://github.com/fortio/log). Updates `fortio.org/cli` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/fortio/cli/releases) - [Commits](fortio/cli@v1.12.2...v1.12.3) Updates `fortio.org/log` from 1.18.1 to 1.18.3 - [Release notes](https://github.com/fortio/log/releases) - [Commits](fortio/log@v1.18.1...v1.18.3) --- updated-dependencies: - dependency-name: fortio.org/cli dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fortio - dependency-name: fortio.org/log dependency-version: 1.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fortio ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f63f30 commit 656fe78

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/ldemailly/quartiles
33
go 1.22.4
44

55
require (
6-
fortio.org/cli v1.12.2
7-
fortio.org/log v1.18.1
6+
fortio.org/cli v1.12.3
7+
fortio.org/log v1.18.3
88
fortio.org/sets v1.3.0
99
)
1010

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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.12.2 h1:D0n52GvG+iCECGmUGiw7WBy+qQSLAWseejpa6L/9Ibo=
4-
fortio.org/cli v1.12.2/go.mod h1:b2fRQzWjdgYAqIsaEhGslsCH0P3u/037BviWbclO2x8=
5-
fortio.org/log v1.18.1 h1:rqzz/57dGhDg3GAn5yQxVgh5JPQE1OAnNGS58S6dQOI=
6-
fortio.org/log v1.18.1/go.mod h1:vqpyEZd/TP4xO5eAHQaa4buDZDCn1AxCAV+wl3eaTec=
3+
fortio.org/cli v1.12.3 h1:PoqlAgkClqEv9Ztj4HK/J55UodnTc3Z+Ignm0ggyei4=
4+
fortio.org/cli v1.12.3/go.mod h1:miR0uK+QAJLctpMGeeYvuS/8SldOVJ5jyDl8d+bes8Q=
5+
fortio.org/log v1.18.3 h1:2kwEUise3faY4OouueQ/1tC+75Y2YGJjJaX2/ECmu4I=
6+
fortio.org/log v1.18.3/go.mod h1:vqpyEZd/TP4xO5eAHQaa4buDZDCn1AxCAV+wl3eaTec=
77
fortio.org/sets v1.3.0 h1:UiEtck/ndNM3Tg53mJu3I7Zz1ED8+YSQLtPKSjd8LTE=
88
fortio.org/sets v1.3.0/go.mod h1:y8fFzm4bPTk3Qfr/tF3Xz7oWwgzpy++QdkwURKhNbP4=
99
fortio.org/struct2env v0.4.2 h1:Xh7HlS9vf2ZdRvRfmoGIasNDO8t6z36M713utVODRCo=

0 commit comments

Comments
 (0)