From 534e3a20dec0037a5c5dd9a6e99d7b55d23199cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 03:35:05 +0000 Subject: [PATCH] Bump github.com/FollowTheProcess/test from 0.1.0 to 0.3.0 Bumps [github.com/FollowTheProcess/test](https://github.com/FollowTheProcess/test) from 0.1.0 to 0.3.0. - [Release notes](https://github.com/FollowTheProcess/test/releases) - [Commits](https://github.com/FollowTheProcess/test/compare/v0.1.0...v0.3.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 3deb104..59ccb4f 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.1.0 +require github.com/FollowTheProcess/test v0.3.0 require github.com/google/go-cmp v0.5.9 // indirect diff --git a/go.sum b/go.sum index 17d0904..ab4ee2a 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/FollowTheProcess/test v0.1.0 h1:oEIzRCGrMMquPW0Gb7ScsVwDVDAWBF2Mjr8mmK10QDY= -github.com/FollowTheProcess/test v0.1.0/go.mod h1:ou4u+b2RmPFNwW6iGNMMcWdCQGfF6BN1UrbM7mKOONQ= +github.com/FollowTheProcess/test v0.3.0 h1:0IPjhGsHxfUQ42MZOagMAwV3cKi5kBbM0rrcCXD+P58= +github.com/FollowTheProcess/test v0.3.0/go.mod h1:3Igr3r21fH/D3gjOpCx9VboSBQtR3D8oxn9NFP4LkbQ= github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38= github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=