From 73bf4e321bcfcf5b742884e0b647354a5957429c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 11:00:56 +0000 Subject: [PATCH] build(deps): bump github.com/ldez/gomoddirectives from 0.7.0 to 0.7.1 Bumps [github.com/ldez/gomoddirectives](https://github.com/ldez/gomoddirectives) from 0.7.0 to 0.7.1. - [Commits](https://github.com/ldez/gomoddirectives/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: github.com/ldez/gomoddirectives dependency-version: 0.7.1 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 8b060abd2d4b..bbc8202c0024 100644 --- a/go.mod +++ b/go.mod @@ -74,7 +74,7 @@ require ( github.com/kunwardeep/paralleltest v1.0.14 github.com/lasiar/canonicalheader v1.1.2 github.com/ldez/exptostd v0.4.4 - github.com/ldez/gomoddirectives v0.7.0 + github.com/ldez/gomoddirectives v0.7.1 github.com/ldez/grignotin v0.10.1 github.com/ldez/tagliatelle v0.7.2 github.com/ldez/usetesting v0.5.0 diff --git a/go.sum b/go.sum index 81e51769acc7..12ed052746f1 100644 --- a/go.sum +++ b/go.sum @@ -386,8 +386,8 @@ github.com/lasiar/canonicalheader v1.1.2 h1:vZ5uqwvDbyJCnMhmFYimgMZnJMjwljN5VGY0 github.com/lasiar/canonicalheader v1.1.2/go.mod h1:qJCeLFS0G/QlLQ506T+Fk/fWMa2VmBUiEI2cuMK4djI= github.com/ldez/exptostd v0.4.4 h1:58AtQjnLcT/tI5W/1KU7xE/O7zW9RAWB6c/ScQAnfus= github.com/ldez/exptostd v0.4.4/go.mod h1:QfdzPw6oHjFVdNV7ILoPu5sw3OZ3OG1JS0I5JN3J4Js= -github.com/ldez/gomoddirectives v0.7.0 h1:EOx8Dd56BZYSez11LVgdj025lKwlP0/E5OLSl9HDwsY= -github.com/ldez/gomoddirectives v0.7.0/go.mod h1:wR4v8MN9J8kcwvrkzrx6sC9xe9Cp68gWYCsda5xvyGc= +github.com/ldez/gomoddirectives v0.7.1 h1:FaULkvUIG36hj6chpwa+FdCNGZBsD7/fO+p7CCsM6pE= +github.com/ldez/gomoddirectives v0.7.1/go.mod h1:auDNtakWJR1rC+YX7ar+HmveqXATBAyEK1KYpsIRW/8= github.com/ldez/grignotin v0.10.1 h1:keYi9rYsgbvqAZGI1liek5c+jv9UUjbvdj3Tbn5fn4o= github.com/ldez/grignotin v0.10.1/go.mod h1:UlDbXFCARrXbWGNGP3S5vsysNXAPhnSuBufpTEbwOas= github.com/ldez/tagliatelle v0.7.2 h1:KuOlL70/fu9paxuxbeqlicJnCspCRjH0x8FW+NfgYUk=