mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-27 17:49:50 +08:00
wip
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
module github.com/antonmedv/expr
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/gdamore/tcell v1.3.0
|
||||
github.com/rivo/tview v0.0.0-20200219210816-cd38d7432498
|
||||
github.com/sanity-io/litter v1.2.0
|
||||
github.com/stretchr/testify v1.5.1
|
||||
)
|
||||
Reference in New Issue
Block a user