From 05f4bfa6f9a52cca63322e93bf54875a712c15c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:45:36 +0000 Subject: [PATCH] Bump github.com/m-mizutani/gt from 0.1.1 to 0.1.2 Bumps [github.com/m-mizutani/gt](https://github.com/m-mizutani/gt) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/m-mizutani/gt/releases) - [Commits](https://github.com/m-mizutani/gt/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: github.com/m-mizutani/gt dependency-version: 0.1.2 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 d0a50df..ba6d10a 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,6 @@ module github.com/lufia/try go 1.23.0 -require github.com/m-mizutani/gt v0.1.1 +require github.com/m-mizutani/gt v0.1.2 require github.com/google/go-cmp v0.5.9 // indirect diff --git a/go.sum b/go.sum index 657bfba..f5c8cd1 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38= github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= -github.com/m-mizutani/gt v0.1.1 h1:BQ5b2dXhAJA+HD8/QVdpD/XVXwM46t5OSikYhYNdblQ= -github.com/m-mizutani/gt v0.1.1/go.mod h1:0MPYSfGBLmYjTduzADVmIqD58ELQ5IfBFiK/f0FmB3k= +github.com/m-mizutani/gt v0.1.2 h1:kulbh306ZuFzLMUG82EIjSqycPyE3eHC4TWuHqWfR5M= +github.com/m-mizutani/gt v0.1.2/go.mod h1:0MPYSfGBLmYjTduzADVmIqD58ELQ5IfBFiK/f0FmB3k=