File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/shiron-dev/dotfiles/scripts/dofy
33go 1.25.3
44
55require (
6- github.com/cweill/gotests v1.7.4
6+ github.com/cweill/gotests v1.8.0
77 github.com/fatih/color v1.18.0
88 github.com/google/wire v0.7.0
99 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/cweill/gotests v1.6.0 h1:KJx+/p4EweijYzqPb4Y/8umDCip1Cv6hEVyOx0mE9W8=
22github.com/cweill/gotests v1.6.0 /go.mod h1:CaRYbxQZGQOxXDvM9l0XJVV2Tjb2E5H53vq+reR2GrA =
33github.com/cweill/gotests v1.7.4 h1:WOzZdYvRkj9be+u7d1A2xFbI+fuMzWEZCwxyqADHC00 =
44github.com/cweill/gotests v1.7.4 /go.mod h1:ec4OTmXWVUEIznSTBJcO5s9df8C+4NGiEaUuVJW1pL0 =
5+ github.com/cweill/gotests v1.8.0 h1:j7lEVL3SzfZ+HS59LcKVGExWl82cpZXbR6S2CrH2vrc =
6+ github.com/cweill/gotests v1.8.0 /go.mod h1:ec4OTmXWVUEIznSTBJcO5s9df8C+4NGiEaUuVJW1pL0 =
57github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
68github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
79github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
You can’t perform that action at this time.
0 commit comments