add things

This commit is contained in:
anton.gurov
2019-10-23 19:03:09 +03:00
parent ed22f7a37e
commit 8126e68141
12 changed files with 302 additions and 74 deletions

3
go.mod
View File

@ -3,6 +3,7 @@ module lab.zaar.be/thefish/alchemyst-go
go 1.12
require (
github.com/jcerise/gogue v0.0.0-20190708063629-bff568e35ab7
github.com/rs/zerolog v1.15.0
lab.zaar.be/thefish/bearlibterminal v0.0.0-20191017122032-d103ac97db64
lab.zaar.be/thefish/bearlibterminal v0.0.0-20191018101635-dd37bbc90d77
)