From 182c5b7a321940730da15550396e3e98c6a1db23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:19:06 +0000 Subject: [PATCH] Bump github.com/FollowTheProcess/test from 0.9.0 to 0.10.1 Bumps [github.com/FollowTheProcess/test](https://github.com/FollowTheProcess/test) from 0.9.0 to 0.10.1. - [Release notes](https://github.com/FollowTheProcess/test/releases) - [Commits](https://github.com/FollowTheProcess/test/compare/v0.9.0...v0.10.1) --- updated-dependencies: - dependency-name: github.com/FollowTheProcess/test 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 690adf5..c52cf30 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,6 @@ module github.com/FollowTheProcess/gowc go 1.22 -require github.com/FollowTheProcess/test v0.9.0 +require github.com/FollowTheProcess/test v0.10.1 require github.com/google/go-cmp v0.6.0 // indirect diff --git a/go.sum b/go.sum index 5f93dd4..f4e95c6 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/FollowTheProcess/test v0.9.0 h1:X7/cqUi6qwbB8Z8PGHI5Hk4RJJF/wRZ+3Mko3QlL/VU= -github.com/FollowTheProcess/test v0.9.0/go.mod h1:9oxZcKkTAgz3bZMiHPtYCytdPcvICS+AAp5mzZzB2oA= +github.com/FollowTheProcess/test v0.10.1 h1:0L9ci7g5tTrz0iOYLNytSWPJnSbMOOeGBmCbg3ei3us= +github.com/FollowTheProcess/test v0.10.1/go.mod h1:oIqlUoS8wKFmKBFBMJH/+asP7lQXE2D3YFhmUEubTUw= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=