From fc9a0cc7d8e5c1f7b88a4f43f282e1b812ee6933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 11:47:48 +0000 Subject: [PATCH] build(deps): bump go.augendre.info/fatcontext from 0.8.0 to 0.8.1 Bumps [go.augendre.info/fatcontext](https://github.com/Crocmagnon/fatcontext) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/Crocmagnon/fatcontext/releases) - [Changelog](https://github.com/Crocmagnon/fatcontext/blob/main/.goreleaser.yaml) - [Commits](https://github.com/Crocmagnon/fatcontext/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: go.augendre.info/fatcontext dependency-version: 0.8.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 3216900d3482..6d9225ee616f 100644 --- a/go.mod +++ b/go.mod @@ -131,7 +131,7 @@ require ( go-simpler.org/musttag v0.13.1 go-simpler.org/sloglint v0.11.1 go.augendre.info/arangolint v0.2.0 - go.augendre.info/fatcontext v0.8.0 + go.augendre.info/fatcontext v0.8.1 go.uber.org/automaxprocs v1.6.0 golang.org/x/mod v0.27.0 golang.org/x/sync v0.16.0 diff --git a/go.sum b/go.sum index f2c8d2f8c99a..1774bbb50dd4 100644 --- a/go.sum +++ b/go.sum @@ -631,8 +631,8 @@ 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.2.0 h1:2NP/XudpPmfBhQKX4rMk+zDYIj//qbt4hfZmSSTcpj8= go.augendre.info/arangolint v0.2.0/go.mod h1:Vx4KSJwu48tkE+8uxuf0cbBnAPgnt8O1KWiT7bljq7w= -go.augendre.info/fatcontext v0.8.0 h1:2dfk6CQbDGeu1YocF59Za5Pia7ULeAM6friJ3LP7lmk= -go.augendre.info/fatcontext v0.8.0/go.mod h1:oVJfMgwngMsHO+KB2MdgzcO+RvtNdiCEOlWvSFtax/s= +go.augendre.info/fatcontext v0.8.1 h1:/T4+cCjpL9g71gJpcFAgVo/K5VFpqlN+NPU7QXxD5+A= +go.augendre.info/fatcontext v0.8.1/go.mod h1:r3Qz4ZOzex66wfyyj5VZ1xUcl81vzvHQ6/GWzzlMEwA= go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU= go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8= go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=