Skip to content

Commit

Permalink
Update hue and snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheProcess committed Jan 13, 2025
1 parent 7b611e3 commit f30a903
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/FollowTheProcess/test
go 1.23

require (
github.com/FollowTheProcess/hue v0.1.1
github.com/FollowTheProcess/snapshot v0.4.0
github.com/FollowTheProcess/hue v0.2.0
github.com/FollowTheProcess/snapshot v0.4.1
golang.org/x/tools v0.29.0
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/FollowTheProcess/hue v0.1.1 h1:7lbqq2pwIsB5qvir1RvIvNQLXWOdTl/IOqHHxI1vJu8=
github.com/FollowTheProcess/hue v0.1.1/go.mod h1:T9IMtR7WyOoEKreUHsnEZnmn86su94g9Y/Hb4WszBUo=
github.com/FollowTheProcess/snapshot v0.4.0 h1:/fbFtmDG4wO0rp1X2uSlkdlbx09oSDZbjut0AwaO5V0=
github.com/FollowTheProcess/snapshot v0.4.0/go.mod h1:F1o4iTqDixcDJjKOVIAIKdjCbVyVgKEehkmpZbNtxlQ=
github.com/FollowTheProcess/hue v0.2.0 h1:TJA6cqZl+3dRGnZagTZFw6FY4mqNWALmmtW0jkJOBkE=
github.com/FollowTheProcess/hue v0.2.0/go.mod h1:T9IMtR7WyOoEKreUHsnEZnmn86su94g9Y/Hb4WszBUo=
github.com/FollowTheProcess/snapshot v0.4.1 h1:WIwvs+yZrK9886frLbNB98QWkAXTjIGnuvEjURHOrtE=
github.com/FollowTheProcess/snapshot v0.4.1/go.mod h1:hb3V3azvp8FVrl4pvyhvq/ZYOnFSgyKHfXt96Jgg4e0=
github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
Expand Down

0 comments on commit f30a903

Please sign in to comment.