1 changed files with 7 additions and 0 deletions
@ -1,3 +1,10 @@
@@ -1,3 +1,10 @@
|
||||
module git.darknebu.la/emile/matrix |
||||
|
||||
go 1.13 |
||||
|
||||
require ( |
||||
github.com/h2non/gentleman v2.0.4+incompatible |
||||
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 // indirect |
||||
golang.org/x/net v0.0.0-20200707034311-ab3426394381 // indirect |
||||
gopkg.in/h2non/gentleman.v2 v2.0.4 |
||||
) |
||||
|
Loading…
Reference in new issue