From 9eba0b2701c6403062d52b407546c12bf4353b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 15:44:21 +0000 Subject: [PATCH] Bump fortio.org/log from 1.18.1 to 1.18.2 Bumps [fortio.org/log](https://github.com/fortio/log) from 1.18.1 to 1.18.2. - [Release notes](https://github.com/fortio/log/releases) - [Commits](https://github.com/fortio/log/compare/v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: fortio.org/log dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1bac755..a5fe653 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( fortio.org/duration v1.0.4 - fortio.org/log v1.18.1 + fortio.org/log v1.18.2 fortio.org/version v1.0.4 golang.org/x/crypto/x509roots/fallback v0.0.0-20250203165127-fa5273e46196 ) diff --git a/go.sum b/go.sum index f1160fa..01d4128 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ fortio.org/duration v1.0.4 h1:TB07ng4UsMZPDRujJRkTJIcNqMTLM283zob10nb9K24= fortio.org/duration v1.0.4/go.mod h1:RuBVqdcCKRwMmI8WIdVq8kd7ngQPCIe6G7AU0NC0XDw= -fortio.org/log v1.18.1 h1:rqzz/57dGhDg3GAn5yQxVgh5JPQE1OAnNGS58S6dQOI= -fortio.org/log v1.18.1/go.mod h1:vqpyEZd/TP4xO5eAHQaa4buDZDCn1AxCAV+wl3eaTec= +fortio.org/log v1.18.2 h1:y7NuoDyd+tTlY38cwMEULRUdxsjq+6Z0z6I9oRWSR0E= +fortio.org/log v1.18.2/go.mod h1:vqpyEZd/TP4xO5eAHQaa4buDZDCn1AxCAV+wl3eaTec= fortio.org/struct2env v0.4.2 h1:Xh7HlS9vf2ZdRvRfmoGIasNDO8t6z36M713utVODRCo= fortio.org/struct2env v0.4.2/go.mod h1:lENUe70UwA1zDUCX+8AsO663QCFqYaprk5lnPhjD410= fortio.org/version v1.0.4 h1:FWUMpJ+hVTNc4RhvvOJzb0xesrlRmG/a+D6bjbQ4+5U=