Simple, intuitive snapshot testing for Go 📸
0

Configure Feed

Select the types of activity you want to include in your feed.

Update module go.yaml.in/yaml/v4 to v4.0.0-rc.6 (#72)

authored by

renovate[bot] and committed by
GitHub
(Jun 19, 2026, 7:32 PM +0100) d42b4bfd f2d75f32

+3 -3
+1 -1
go.mod
··· 6 6 go.followtheprocess.codes/diff v0.2.0 7 7 go.followtheprocess.codes/hue v1.2.0 8 8 go.followtheprocess.codes/test v1.4.0 9 - go.yaml.in/yaml/v4 v4.0.0-rc.5 9 + go.yaml.in/yaml/v4 v4.0.0-rc.6 10 10 ) 11 11 12 12 require (
+2 -2
go.sum
··· 4 4 go.followtheprocess.codes/hue v1.2.0/go.mod h1:GxmAqxUuqDAWxXKzanv1GM7SgclNU6yIq4f9rYgDd1k= 5 5 go.followtheprocess.codes/test v1.4.0 h1:LBZYn2MqOW20HLe1AJm3lMLplSWH+zycfC7mmS9NF2w= 6 6 go.followtheprocess.codes/test v1.4.0/go.mod h1:/Lq3YrwTqU/tb1wbO+Kt7Gs1I3qzFu/o/CUykOavoVA= 7 - go.yaml.in/yaml/v4 v4.0.0-rc.5 h1:JVliQq9EGOYaTgMi+k8BhUJyqcGk4ZqeuiN1Cirba9c= 8 - go.yaml.in/yaml/v4 v4.0.0-rc.5/go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0= 7 + go.yaml.in/yaml/v4 v4.0.0-rc.6 h1:1h7H1ohdUh93/FyE4YaDa1Zh64K6VVbjF4K6WUxMtH4= 8 + go.yaml.in/yaml/v4 v4.0.0-rc.6/go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0= 9 9 golang.org/x/sys v0.46.0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw= 10 10 golang.org/x/sys v0.46.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw= 11 11 golang.org/x/term v0.44.0 h1:0rLvDRCtNj0gZkyIXhCyOb2OAzEhLVqc4B+hrsBhrmc=