From 1b65526eaaa6a31720c04e4c1b6cdfd54edda6ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 08:42:05 +0000 Subject: [PATCH] Bump github.com/FollowTheProcess/test from 0.20.2 to 0.20.3 Bumps [github.com/FollowTheProcess/test](https://github.com/FollowTheProcess/test) from 0.20.2 to 0.20.3. - [Release notes](https://github.com/FollowTheProcess/test/releases) - [Commits](https://github.com/FollowTheProcess/test/compare/v0.20.2...v0.20.3) --- updated-dependencies: - dependency-name: github.com/FollowTheProcess/test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/go.mod b/go.mod index 35cccd2..2e2f738 100644 --- a/go.mod +++ b/go.mod @@ -4,11 +4,11 @@ go 1.24 require ( github.com/FollowTheProcess/snapshot v0.4.1 - github.com/FollowTheProcess/test v0.20.2 + github.com/FollowTheProcess/test v0.20.3 ) require ( - github.com/FollowTheProcess/hue v0.4.0 // indirect + github.com/FollowTheProcess/hue v0.5.1 // indirect golang.org/x/sys v0.30.0 // indirect golang.org/x/term v0.29.0 // indirect ) diff --git a/go.sum b/go.sum index 5d2f0e3..d5d274d 100644 --- a/go.sum +++ b/go.sum @@ -1,12 +1,12 @@ -github.com/FollowTheProcess/hue v0.4.0 h1:r7vuiFGZTgs4ekJb0CpIs2oqoh36Vohum0OKL1yAKf4= -github.com/FollowTheProcess/hue v0.4.0/go.mod h1:PDpb1DXuZmN3VT7pwru+V3E4WCPQ0TghQIYaqkpOLxo= +github.com/FollowTheProcess/hue v0.5.1 h1:Q+1xbRTG3tzLIIOq3316dCsvoN3eUrcZy6Vfm1mzDjI= +github.com/FollowTheProcess/hue v0.5.1/go.mod h1:7E7L4ybEYTyZpGnQUWvbk7UjIvCX1bbj7JE4VaNLrkg= github.com/FollowTheProcess/snapshot v0.4.1 h1:WIwvs+yZrK9886frLbNB98QWkAXTjIGnuvEjURHOrtE= github.com/FollowTheProcess/snapshot v0.4.1/go.mod h1:hb3V3azvp8FVrl4pvyhvq/ZYOnFSgyKHfXt96Jgg4e0= -github.com/FollowTheProcess/test v0.20.2 h1:8/Yw7ny7IVMHIp/dmkGOdDYSUbAy77c+jDq86nfAhOw= -github.com/FollowTheProcess/test v0.20.2/go.mod h1:4XBQyPoORSO1ZQcXpuopbv1INCAQNB1TY4SF6lGfBwU= +github.com/FollowTheProcess/test v0.20.3 h1:/i0nbChNxndRC+p1STycnf6WhmLcOT4rd3D63QXcodw= +github.com/FollowTheProcess/test v0.20.3/go.mod h1:mgq0jCuYg43AnSaKsPAhs8GxKKJf0RxPP0EoqhswXWE= golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc= golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.29.0 h1:L6pJp37ocefwRRtYPKSWOWzOtWSxVajvz2ldH/xi3iU= golang.org/x/term v0.29.0/go.mod h1:6bl4lRlvVuDgSf3179VpIxBF0o10JUpXWOnI7nErv7s= -golang.org/x/tools v0.29.0 h1:Xx0h3TtM9rzQpQuR4dKLrdglAmCEN5Oi+P74JdhdzXE= -golang.org/x/tools v0.29.0/go.mod h1:KMQVMRsVxU6nHCFXrBPhDB8XncLNLM0lIy/F14RP588= +golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY= +golang.org/x/tools v0.30.0/go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY=