From ae72b1f960b5f591986afa9556bd8ea2d6113774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 03:28:09 +0000 Subject: [PATCH] Bump github.com/FollowTheProcess/test from 0.3.1 to 0.5.0 Bumps [github.com/FollowTheProcess/test](https://github.com/FollowTheProcess/test) from 0.3.1 to 0.5.0. - [Release notes](https://github.com/FollowTheProcess/test/releases) - [Commits](https://github.com/FollowTheProcess/test/compare/v0.3.1...v0.5.0) --- 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 a4645f8..7cd343e 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,6 @@ module github.com/FollowTheProcess/gowc go 1.21 -require github.com/FollowTheProcess/test v0.3.1 +require github.com/FollowTheProcess/test v0.5.0 require github.com/google/go-cmp v0.6.0 // indirect diff --git a/go.sum b/go.sum index dae2942..841d61d 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/FollowTheProcess/test v0.3.1 h1:6/+kbwlLZAI1VLZaCiiCnHRsSpp3ycP6wmiruSaeNmM= -github.com/FollowTheProcess/test v0.3.1/go.mod h1:9oxZcKkTAgz3bZMiHPtYCytdPcvICS+AAp5mzZzB2oA= +github.com/FollowTheProcess/test v0.5.0 h1:ZnwgwyhqiaKfHIOvrh5Q4L/iacgpsIpC7i6Orp+TMRs= +github.com/FollowTheProcess/test v0.5.0/go.mod h1:9oxZcKkTAgz3bZMiHPtYCytdPcvICS+AAp5mzZzB2oA= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=