From f7a727d3d968cf133c35d139c287f09d80ad04e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 03:33:32 +0000 Subject: [PATCH] chore: bump github.com/ggwhite/go-masker/v2 from 2.3.1 to 2.4.2 Bumps [github.com/ggwhite/go-masker/v2](https://github.com/ggwhite/go-masker) from 2.3.1 to 2.4.2. - [Release notes](https://github.com/ggwhite/go-masker/releases) - [Changelog](https://github.com/ggwhite/go-masker/blob/master/CHANGELOG.md) - [Commits](https://github.com/ggwhite/go-masker/compare/v2.3.1...v2.4.2) --- updated-dependencies: - dependency-name: github.com/ggwhite/go-masker/v2 dependency-version: 2.4.2 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 284bc83e4..2bf1ae5c5 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/charmbracelet/lipgloss v1.1.0 github.com/docker/docker v28.5.2+incompatible github.com/docker/go-connections v0.7.0 - github.com/ggwhite/go-masker/v2 v2.3.1 + github.com/ggwhite/go-masker/v2 v2.4.2 github.com/go-playground/validator/v10 v10.30.2 github.com/golang-jwt/jwt/v4 v4.5.2 github.com/google/uuid v1.6.0 diff --git a/go.sum b/go.sum index 6cd9dc477..04be0b0a2 100644 --- a/go.sum +++ b/go.sum @@ -294,8 +294,8 @@ github.com/gabriel-vasile/mimetype v1.4.13 h1:46nXokslUBsAJE/wMsp5gtO500a4F3Nkz9 github.com/gabriel-vasile/mimetype v1.4.13/go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s= github.com/getkin/kin-openapi v0.133.0 h1:pJdmNohVIJ97r4AUFtEXRXwESr8b0bD721u/Tz6k8PQ= github.com/getkin/kin-openapi v0.133.0/go.mod h1:boAciF6cXk5FhPqe/NQeBTeenbjqU4LhWBf09ILVvWE= -github.com/ggwhite/go-masker/v2 v2.3.1 h1:Ba+Rv6Xiu9OuMSedf5YTQ1hZwP8WzrU/8b0bdE78WMU= -github.com/ggwhite/go-masker/v2 v2.3.1/go.mod h1:Xky8hDSkBwV7pwCJvFsJaiFVwU9GCt0yIAx6yuAc6xY= +github.com/ggwhite/go-masker/v2 v2.4.2 h1:Dgmdo4bPBkJC7ahEWq7YCtEIif4OBLWv3cokF05uV1c= +github.com/ggwhite/go-masker/v2 v2.4.2/go.mod h1:Xky8hDSkBwV7pwCJvFsJaiFVwU9GCt0yIAx6yuAc6xY= github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04= github.com/ghostiam/protogetter v0.3.20 h1:oW7OPFit2FxZOpmMRPP9FffU4uUpfeE/rEdE1f+MzD0= github.com/ghostiam/protogetter v0.3.20/go.mod h1:FjIu5Yfs6FT391m+Fjp3fbAYJ6rkL/J6ySpZBfnODuI=