This commit is contained in:
Edward 2020-04-28 22:47:31 +08:00
parent a1a62a0133
commit 488d9790fa
2 changed files with 7 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module github.com/crazybber/go-fucking-algorithm
go 1.14
require github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381

2
go.sum Normal file
View File

@ -0,0 +1,2 @@
github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381 h1:bqDmpDG49ZRnB5PcgP0RXtQvnMSgIF14M7CBd2shtXs=
github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381/go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4=