From dc5896a58b00aed2d4f9a37da5522281f4e4efdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 11:01:09 +0000 Subject: [PATCH] build(deps): bump github.com/maratori/testableexamples Bumps [github.com/maratori/testableexamples](https://github.com/maratori/testableexamples) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/maratori/testableexamples/releases) - [Commits](https://github.com/maratori/testableexamples/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: github.com/maratori/testableexamples dependency-version: 1.0.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 49d8d67da018..7ee55129ba21 100644 --- a/go.mod +++ b/go.mod @@ -82,7 +82,7 @@ require ( github.com/macabu/inamedparam v0.2.0 github.com/manuelarte/embeddedstructfieldcheck v0.4.0 github.com/manuelarte/funcorder v0.5.0 - github.com/maratori/testableexamples v1.0.0 + github.com/maratori/testableexamples v1.0.1 github.com/maratori/testpackage v1.1.1 github.com/matoous/godox v1.1.0 github.com/mattn/go-colorable v0.1.14 diff --git a/go.sum b/go.sum index ebfe81a15749..cdefe09cc36e 100644 --- a/go.sum +++ b/go.sum @@ -408,8 +408,8 @@ github.com/manuelarte/embeddedstructfieldcheck v0.4.0 h1:3mAIyaGRtjK6EO9E73JlXLt github.com/manuelarte/embeddedstructfieldcheck v0.4.0/go.mod h1:z8dFSyXqp+fC6NLDSljRJeNQJJDWnY7RoWFzV3PC6UM= github.com/manuelarte/funcorder v0.5.0 h1:llMuHXXbg7tD0i/LNw8vGnkDTHFpTnWqKPI85Rknc+8= github.com/manuelarte/funcorder v0.5.0/go.mod h1:Yt3CiUQthSBMBxjShjdXMexmzpP8YGvGLjrxJNkO2hA= -github.com/maratori/testableexamples v1.0.0 h1:dU5alXRrD8WKSjOUnmJZuzdxWOEQ57+7s93SLMxb2vI= -github.com/maratori/testableexamples v1.0.0/go.mod h1:4rhjL1n20TUTT4vdh3RDqSizKLyXp7K2u6HgraZCGzE= +github.com/maratori/testableexamples v1.0.1 h1:HfOQXs+XgfeRBJ+Wz0XfH+FHnoY9TVqL6Fcevpzy4q8= +github.com/maratori/testableexamples v1.0.1/go.mod h1:XE2F/nQs7B9N08JgyRmdGjYVGqxWwClLPCGSQhXQSrQ= github.com/maratori/testpackage v1.1.1 h1:S58XVV5AD7HADMmD0fNnziNHqKvSdDuEKdPD1rNTU04= github.com/maratori/testpackage v1.1.1/go.mod h1:s4gRK/ym6AMrqpOa/kEbQTV4Q4jb7WeLZzVhVVVOQMc= github.com/matoous/godox v1.1.0 h1:W5mqwbyWrwZv6OQ5Z1a/DHGMOvXYCBP3+Ht7KMoJhq4=