From bc0acfae7afe26d465fd264513c9e054d880de62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 12:07:39 +0000 Subject: [PATCH] build(deps): bump go-simpler.org/musttag from 0.13.1 to 0.14.0 Bumps [go-simpler.org/musttag](https://github.com/go-simpler/musttag) from 0.13.1 to 0.14.0. - [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.1...v0.14.0) --- updated-dependencies: - dependency-name: go-simpler.org/musttag dependency-version: 0.14.0 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 de4c32428811..01cbe3c44302 100644 --- a/go.mod +++ b/go.mod @@ -128,7 +128,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.1 + go-simpler.org/musttag v0.14.0 go-simpler.org/sloglint v0.11.1 go.augendre.info/arangolint v0.2.0 go.augendre.info/fatcontext v0.8.1 diff --git a/go.sum b/go.sum index a5eb88e5e33f..fc392d65ec8c 100644 --- a/go.sum +++ b/go.sum @@ -625,8 +625,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.1 h1:lw2sJyu7S1X8lc8zWUAdH42y+afdcCnHhWpnkWvd6vU= -go-simpler.org/musttag v0.13.1/go.mod h1:8r450ehpMLQgvpb6sg+hV5Ur47eH6olp/3yEanfG97k= +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.2.0 h1:2NP/XudpPmfBhQKX4rMk+zDYIj//qbt4hfZmSSTcpj8=