From 90ca7ea10ec28d6c9d6524bcb24485ed1143147d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 11:10:28 +0000 Subject: [PATCH] build(deps): bump go-simpler.org/musttag from 0.13.0 to 0.13.1 Bumps [go-simpler.org/musttag](https://github.com/go-simpler/musttag) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/go-simpler/musttag/releases) - [Changelog](https://github.com/go-simpler/musttag/blob/main/.goreleaser.yml) - [Commits](https://github.com/go-simpler/musttag/compare/v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: go-simpler.org/musttag dependency-version: 0.13.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 a8835e203561..299b00f4b7ad 100644 --- a/go.mod +++ b/go.mod @@ -124,7 +124,7 @@ require ( github.com/yeya24/promlinter v0.3.0 github.com/ykadowak/zerologlint v0.1.5 gitlab.com/bosi/decorder v0.4.2 - go-simpler.org/musttag v0.13.0 + go-simpler.org/musttag v0.13.1 go-simpler.org/sloglint v0.11.0 go.augendre.info/fatcontext v0.8.0 go.uber.org/automaxprocs v1.6.0 diff --git a/go.sum b/go.sum index ff028d1c4652..f6145378e65f 100644 --- a/go.sum +++ b/go.sum @@ -624,8 +624,8 @@ gitlab.com/bosi/decorder v0.4.2 h1:qbQaV3zgwnBZ4zPMhGLW4KZe7A7NwxEhJx39R3shffo= gitlab.com/bosi/decorder v0.4.2/go.mod h1:muuhHoaJkA9QLcYHq4Mj8FJUwDZ+EirSHRiaTcTf6T8= go-simpler.org/assert v0.9.0 h1:PfpmcSvL7yAnWyChSjOz6Sp6m9j5lyK8Ok9pEL31YkQ= go-simpler.org/assert v0.9.0/go.mod h1:74Eqh5eI6vCK6Y5l3PI8ZYFXG4Sa+tkr70OIPJAUr28= -go-simpler.org/musttag v0.13.0 h1:Q/YAW0AHvaoaIbsPj3bvEI5/QFP7w696IMUpnKXQfCE= -go-simpler.org/musttag v0.13.0/go.mod h1:FTzIGeK6OkKlUDVpj0iQUXZLUO1Js9+mvykDQy9C5yM= +go-simpler.org/musttag v0.13.1 h1:lw2sJyu7S1X8lc8zWUAdH42y+afdcCnHhWpnkWvd6vU= +go-simpler.org/musttag v0.13.1/go.mod h1:8r450ehpMLQgvpb6sg+hV5Ur47eH6olp/3yEanfG97k= go-simpler.org/sloglint v0.11.0 h1:JlR1X4jkbeaffiyjLtymeqmGDKBDO1ikC6rjiuFAOco= go-simpler.org/sloglint v0.11.0/go.mod h1:CFDO8R1i77dlciGfPEPvYke2ZMx4eyGiEIWkyeW2Pvw= go.augendre.info/fatcontext v0.8.0 h1:2dfk6CQbDGeu1YocF59Za5Pia7ULeAM6friJ3LP7lmk=