From 5d33cd4fa4115364f4a8a314688d5c51108f1a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 09:41:59 +0000 Subject: [PATCH] build(deps): bump github.com/shoenig/lang from 0.0.7 to 0.0.8 Bumps [github.com/shoenig/lang](https://github.com/shoenig/lang) from 0.0.7 to 0.0.8. - [Release notes](https://github.com/shoenig/lang/releases) - [Commits](https://github.com/shoenig/lang/compare/v0.0.7...v0.0.8) --- updated-dependencies: - dependency-name: github.com/shoenig/lang dependency-version: 0.0.8 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 f801c8a..bbb60fb 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.26 require ( github.com/shoenig/go-conceal v0.5.6 - github.com/shoenig/lang v0.0.7 + github.com/shoenig/lang v0.0.8 github.com/shoenig/test v1.13.2 ) diff --git a/go.sum b/go.sum index e8edf9d..0d8ca3f 100644 --- a/go.sum +++ b/go.sum @@ -2,7 +2,7 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8= github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU= github.com/shoenig/go-conceal v0.5.6 h1:K2j8Ql6U4YrBxCRaNF/AnuYaeG8dmf2HcApc7nEdmpk= github.com/shoenig/go-conceal v0.5.6/go.mod h1:rP6ts7GI3lTWQu0gZBWN/aLR1YrdqvrAZbT8cxzxd2A= -github.com/shoenig/lang v0.0.7 h1:0F7/U1ria0edQPYf0e4zX+hJ2Wxo4UPss2fydWkqvCw= -github.com/shoenig/lang v0.0.7/go.mod h1:DStvcG5yPYr/xBBcTEaousm+Pqjn9ozAKfyqWwfhj34= +github.com/shoenig/lang v0.0.8 h1:A6WIzjO8T9rCSVueLIzLj+cHw2Lzm01NEI3x8Oyu9e0= +github.com/shoenig/lang v0.0.8/go.mod h1:u515SaQYHQgukwYa8K6wftsmSh5aWGxJvSi4zjazNfI= github.com/shoenig/test v1.13.2 h1:SaGxHxg7xkRuKuNtuFmHf0LgNGaAgcBT7HN4WHCKfqU= github.com/shoenig/test v1.13.2/go.mod h1:MKmiRyEeuFl8y9PCoThaRDgYQZeWBhRQlH99poXz5LI=