From 5b397ca169c859c03f088acaed1fbeaa9020e059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 12:30:26 +0000 Subject: [PATCH] build(deps): bump github.com/tdakkota/asciicheck from 0.3.0 to 0.4.0 Bumps [github.com/tdakkota/asciicheck](https://github.com/tdakkota/asciicheck) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/tdakkota/asciicheck/releases) - [Commits](https://github.com/tdakkota/asciicheck/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/tdakkota/asciicheck dependency-type: direct:production update-type: version-update:semver-minor ... 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 3c44283e6d06..c5509dff1f71 100644 --- a/go.mod +++ b/go.mod @@ -106,7 +106,7 @@ require ( github.com/ssgreg/nlreturn/v2 v2.2.1 github.com/stbenjam/no-sprintf-host-port v0.2.0 github.com/stretchr/testify v1.10.0 - github.com/tdakkota/asciicheck v0.3.0 + github.com/tdakkota/asciicheck v0.4.0 github.com/tetafro/godot v1.4.20 github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3 github.com/timonwong/loggercheck v0.10.1 diff --git a/go.sum b/go.sum index 2e74c4d57929..eed791829fb2 100644 --- a/go.sum +++ b/go.sum @@ -544,8 +544,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/subosito/gotenv v1.4.1 h1:jyEFiXpy21Wm81FBN71l9VoMMV8H8jG+qIK3GCpY6Qs= github.com/subosito/gotenv v1.4.1/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0= -github.com/tdakkota/asciicheck v0.3.0 h1:LqDGgZdholxZMaJgpM6b0U9CFIjDCbFdUF00bDnBKOQ= -github.com/tdakkota/asciicheck v0.3.0/go.mod h1:KoJKXuX/Z/lt6XzLo8WMBfQGzak0SrAKZlvRr4tg8Ac= +github.com/tdakkota/asciicheck v0.4.0 h1:VZ13Itw4k1i7d+dpDSNS8Op645XgGHpkCEh/WHicgWw= +github.com/tdakkota/asciicheck v0.4.0/go.mod h1:0k7M3rCfRXb0Z6bwgvkEIMleKH3kXNz9UqJ9Xuqopr8= github.com/tenntenn/modver v1.0.1 h1:2klLppGhDgzJrScMpkj9Ujy3rXPUspSjAcev9tSEBgA= github.com/tenntenn/modver v1.0.1/go.mod h1:bePIyQPb7UeioSRkw3Q0XeMhYZSMx9B8ePqg6SAMGH0= github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3 h1:f+jULpRQGxTSkNYKJ51yaw6ChIqO+Je8UqsTKN/cDag=