File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/codeshelldev/secured-signal-api
22
33go 1.25.5
44
5- require github.com/codeshelldev/gotl v0.0.7-2
5+ require github.com/codeshelldev/gotl v0.0.7-3
66
77require go.uber.org/zap v1.27.1 // indirect
88
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/codeshelldev/gotl v0.0.6 h1:d2u+kz2zbxPuZYVZXciJ/EfDlG0eVO2/lM1pXokIJ
66github.com/codeshelldev/gotl v0.0.6 /go.mod h1:rDkJma6eQSRfCr7ieX9/esn3/uAWNzjHfpjlr9j6FFk =
77github.com/codeshelldev/gotl v0.0.7-2 h1:fEzLV5qBLu/KROXyNs4Sn78MG3UN/TTegtafdaeYyOU =
88github.com/codeshelldev/gotl v0.0.7-2 /go.mod h1:rDkJma6eQSRfCr7ieX9/esn3/uAWNzjHfpjlr9j6FFk =
9+ github.com/codeshelldev/gotl v0.0.7-3 h1:wgiVboSDIlth0JILTV/gO8gHwCZbc2FJsSzXxu9G+sc =
10+ github.com/codeshelldev/gotl v0.0.7-3 /go.mod h1:rDkJma6eQSRfCr7ieX9/esn3/uAWNzjHfpjlr9j6FFk =
911github.com/codeshelldev/gotl v0.0.7 h1:io/KshzcR7gmtgfp27JjHGVspPxITeZ+Q8D2154v0yQ =
1012github.com/codeshelldev/gotl v0.0.7 /go.mod h1:rDkJma6eQSRfCr7ieX9/esn3/uAWNzjHfpjlr9j6FFk =
1113github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ func main() {
3131 log .Info (`
3232
3333 [1;34m┌────────────────────────────────────────────────┐[0m
34- [1;34m│[0m [1;32m s 🎄 Happy Holidays! 🎄 [0m [1;34m│[0m
34+ [1;34m│[0m [1;32m 🎄 Happy Holidays! 🎄 [0m [1;34m│[0m
3535 [1;34m│[0m [1;34m│[0m
3636 [1;34m│[0m [0;37mThank you for using this project and for all [0m [1;34m│[0m
3737 [1;34m│[0m [0;37mthe downloads, stars, and support this year. [0m [1;34m│[0m
You can’t perform that action at this time.
0 commit comments