Skip to content

Commit 8f24709

Browse files
Bump github.com/FollowTheProcess/hue from 0.5.0 to 0.5.1 (#62)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0bbdf5 commit 8f24709

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/FollowTheProcess/test
33
go 1.24
44

55
require (
6-
github.com/FollowTheProcess/hue v0.5.0
6+
github.com/FollowTheProcess/hue v0.5.1
77
github.com/FollowTheProcess/snapshot v0.4.1
88
golang.org/x/tools v0.30.0
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/FollowTheProcess/hue v0.5.0 h1:MrvBx8icb/GM8osVEnH7xPxcBW9x6P7MaBJ68PUW/ao=
2-
github.com/FollowTheProcess/hue v0.5.0/go.mod h1:7E7L4ybEYTyZpGnQUWvbk7UjIvCX1bbj7JE4VaNLrkg=
1+
github.com/FollowTheProcess/hue v0.5.1 h1:Q+1xbRTG3tzLIIOq3316dCsvoN3eUrcZy6Vfm1mzDjI=
2+
github.com/FollowTheProcess/hue v0.5.1/go.mod h1:7E7L4ybEYTyZpGnQUWvbk7UjIvCX1bbj7JE4VaNLrkg=
33
github.com/FollowTheProcess/snapshot v0.4.1 h1:WIwvs+yZrK9886frLbNB98QWkAXTjIGnuvEjURHOrtE=
44
github.com/FollowTheProcess/snapshot v0.4.1/go.mod h1:hb3V3azvp8FVrl4pvyhvq/ZYOnFSgyKHfXt96Jgg4e0=
55
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=

0 commit comments

Comments
 (0)