[+] init
parents
Showing
.gitignore
0 → 100644
README.md
0 → 100644
go.mod
0 → 100644
module yn.ee/facktoreal/slack | ||
go 1.12 | ||
require github.com/romana/rlog v0.0.0-20171115192701-f018bc92e7d7 |
go.sum
0 → 100644
github.com/romana/rlog v0.0.0-20171115192701-f018bc92e7d7 h1:jkvpcEatpwuMF5O5LVxTnehj6YZ/aEZN4NWD/Xml4pI= | ||
github.com/romana/rlog v0.0.0-20171115192701-f018bc92e7d7/go.mod h1:KTrHyWpO1sevuXPZwyeZc72ddWRFqNSKDFl7uVWKpg0= |
main.go
0 → 100644
Please register or sign in to comment