From 55ccad01054ddf6e4af2cdac3100e93affee912a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 08:44:26 +0000 Subject: [PATCH 1/2] Bump github.com/FollowTheProcess/test from 0.20.3 to 0.21.0 Bumps [github.com/FollowTheProcess/test](https://github.com/FollowTheProcess/test) from 0.20.3 to 0.21.0. - [Release notes](https://github.com/FollowTheProcess/test/releases) - [Commits](https://github.com/FollowTheProcess/test/compare/v0.20.3...v0.21.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 | 8 ++++---- go.sum | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/go.mod b/go.mod index 2e2f738..ebaf373 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.3 + github.com/FollowTheProcess/test v0.21.0 ) require ( - github.com/FollowTheProcess/hue v0.5.1 // indirect - golang.org/x/sys v0.30.0 // indirect - golang.org/x/term v0.29.0 // indirect + github.com/FollowTheProcess/hue v0.5.2 // indirect + golang.org/x/sys v0.31.0 // indirect + golang.org/x/term v0.30.0 // indirect ) diff --git a/go.sum b/go.sum index d5d274d..81f40ef 100644 --- a/go.sum +++ b/go.sum @@ -1,12 +1,12 @@ -github.com/FollowTheProcess/hue v0.5.1 h1:Q+1xbRTG3tzLIIOq3316dCsvoN3eUrcZy6Vfm1mzDjI= -github.com/FollowTheProcess/hue v0.5.1/go.mod h1:7E7L4ybEYTyZpGnQUWvbk7UjIvCX1bbj7JE4VaNLrkg= +github.com/FollowTheProcess/hue v0.5.2 h1:Ns/vO8wiwv2oXDn+QyBLcYCK0LcfXVVu31bHGTLAFHI= +github.com/FollowTheProcess/hue v0.5.2/go.mod h1:5FD2UrxTzWi0Uc63w8ndsjqPrH4xn3Q7k7vEpINqEP4= 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.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.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY= -golang.org/x/tools v0.30.0/go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY= +github.com/FollowTheProcess/test v0.21.0 h1:8eljlAhdOusGXgEso8It6ymvk+Ua3MenNH3+4jp0+dY= +github.com/FollowTheProcess/test v0.21.0/go.mod h1:3UQ3s3EsAuD9Hw5aekXIxssqhIx7kCTjw2lKtYb0uFo= +golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik= +golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k= +golang.org/x/term v0.30.0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y= +golang.org/x/term v0.30.0/go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g= +golang.org/x/tools v0.31.0 h1:0EedkvKDbh+qistFTd0Bcwe/YLh4vHwWEkiI0toFIBU= +golang.org/x/tools v0.31.0/go.mod h1:naFTU+Cev749tSJRXJlna0T3WxKvb1kWEx15xA4SdmQ= From fcb70cee43b3f25e43147dd268defb73de8edc35 Mon Sep 17 00:00:00 2001 From: Tom Fleet Date: Mon, 17 Mar 2025 13:31:58 +0000 Subject: [PATCH 2/2] Add typ to spellcheck ignore --- .typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.typos.toml b/.typos.toml index ba94b04..313d903 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,4 +1,5 @@ [default.extend-words] byt = "byt" # Useful name as byte is a keyword in go +typ = "typ" # Same decorder = "decorder" # Name of a Go linter importas = "importas" # Same