From 98f478b06940e7d3f47ffb35e7eee3de51c32908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 13:37:42 +0000 Subject: [PATCH] build(deps): bump go-simpler.org/musttag from 0.11.0 to 0.12.0 Bumps [go-simpler.org/musttag](https://github.com/go-simpler/musttag) from 0.11.0 to 0.12.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.11.0...v0.12.0) --- updated-dependencies: - dependency-name: go-simpler.org/musttag 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 6d526a423f80..b63bff538484 100644 --- a/go.mod +++ b/go.mod @@ -120,7 +120,7 @@ require ( github.com/yeya24/promlinter v0.2.0 github.com/ykadowak/zerologlint v0.1.5 gitlab.com/bosi/decorder v0.4.1 - go-simpler.org/musttag v0.11.0 + go-simpler.org/musttag v0.12.0 go-simpler.org/sloglint v0.5.0 go.uber.org/automaxprocs v1.5.3 golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc diff --git a/go.sum b/go.sum index 228da1ba4b44..223527a8fc55 100644 --- a/go.sum +++ b/go.sum @@ -590,8 +590,8 @@ gitlab.com/bosi/decorder v0.4.1 h1:VdsdfxhstabyhZovHafFw+9eJ6eU0d2CkFNJcZz/NU4= gitlab.com/bosi/decorder v0.4.1/go.mod h1:jecSqWUew6Yle1pCr2eLWTensJMmsxHsBwt+PVbkAqA= go-simpler.org/assert v0.7.0 h1:OzWWZqfNxt8cLS+MlUp6Tgk1HjPkmgdKBq9qvy8lZsA= go-simpler.org/assert v0.7.0/go.mod h1:74Eqh5eI6vCK6Y5l3PI8ZYFXG4Sa+tkr70OIPJAUr28= -go-simpler.org/musttag v0.11.0 h1:jh9mNWZyH1Wijv+ZmtfnZFBPWN3slrh8AhYyY43dKso= -go-simpler.org/musttag v0.11.0/go.mod h1:46HKu04A3Am9Lne5kKP0ssgwY3AeIlqsDzz3UxKROpY= +go-simpler.org/musttag v0.12.0 h1:yP6PGvPXXez8WeoaHtFaVbrdtfWfTUY3WKA+QLlHsEs= +go-simpler.org/musttag v0.12.0/go.mod h1:46HKu04A3Am9Lne5kKP0ssgwY3AeIlqsDzz3UxKROpY= go-simpler.org/sloglint v0.5.0 h1:2YCcd+YMuYpuqthCgubcF5lBSjb6berc5VMOYUHKrpY= go-simpler.org/sloglint v0.5.0/go.mod h1:EUknX5s8iXqf18KQxKnaBHUPVriiPnOrPjjJcsaTcSQ= go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=