From 098d8aba6b1a3998cb8fe51ce671760a9fc69354 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 23:08:28 +0000 Subject: [PATCH] build(deps): bump go.augendre.info/arangolint from 0.3.0 to 0.3.1 Bumps [go.augendre.info/arangolint](https://github.com/Crocmagnon/arangolint) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/Crocmagnon/arangolint/releases) - [Changelog](https://github.com/Crocmagnon/arangolint/blob/main/.goreleaser.yaml) - [Commits](https://github.com/Crocmagnon/arangolint/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: go.augendre.info/arangolint dependency-version: 0.3.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 7dfc006259d3..4d556ae66522 100644 --- a/go.mod +++ b/go.mod @@ -133,7 +133,7 @@ require ( gitlab.com/bosi/decorder v0.4.2 go-simpler.org/musttag v0.14.0 go-simpler.org/sloglint v0.11.1 - go.augendre.info/arangolint v0.3.0 + go.augendre.info/arangolint v0.3.1 go.augendre.info/fatcontext v0.9.0 go.uber.org/automaxprocs v1.6.0 golang.org/x/mod v0.29.0 diff --git a/go.sum b/go.sum index 98bce79cb101..1febc2fda3ff 100644 --- a/go.sum +++ b/go.sum @@ -634,8 +634,8 @@ go-simpler.org/musttag v0.14.0 h1:XGySZATqQYSEV3/YTy+iX+aofbZZllJaqwFWs+RTtSo= go-simpler.org/musttag v0.14.0/go.mod h1:uP8EymctQjJ4Z1kUnjX0u2l60WfUdQxCwSNKzE1JEOE= go-simpler.org/sloglint v0.11.1 h1:xRbPepLT/MHPTCA6TS/wNfZrDzkGvCCqUv4Bdwc3H7s= go-simpler.org/sloglint v0.11.1/go.mod h1:2PowwiCOK8mjiF+0KGifVOT8ZsCNiFzvfyJeJOIt8MQ= -go.augendre.info/arangolint v0.3.0 h1:RpA2Z7aDNUA3x1Z5Z5E4Vz1fA6PM5RHSTJK86tMOGL4= -go.augendre.info/arangolint v0.3.0/go.mod h1:6ZKzEzIZuBQwoSvlKT+qpUfIbBfFCE5gbAoTg0/117g= +go.augendre.info/arangolint v0.3.1 h1:n2E6p8f+zfXSFLa2e2WqFPp4bfvcuRdd50y6cT65pSo= +go.augendre.info/arangolint v0.3.1/go.mod h1:6ZKzEzIZuBQwoSvlKT+qpUfIbBfFCE5gbAoTg0/117g= go.augendre.info/fatcontext v0.9.0 h1:Gt5jGD4Zcj8CDMVzjOJITlSb9cEch54hjRRlN3qDojE= go.augendre.info/fatcontext v0.9.0/go.mod h1:L94brOAT1OOUNue6ph/2HnwxoNlds9aXDF2FcUntbNw= go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=