mirror of
https://github.com/believethehype/nostdress.git
synced 2026-07-01 06:18:54 -07:00
support eclair with new makeinvoice version.
This commit is contained in:
@@ -5,9 +5,8 @@ go 1.16
|
||||
require (
|
||||
github.com/cockroachdb/pebble v0.0.0-20210812144839-61318a019370
|
||||
github.com/fiatjaf/go-lnurl v1.4.0
|
||||
github.com/fiatjaf/makeinvoice v1.2.3
|
||||
github.com/fiatjaf/makeinvoice v1.3.0
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/joho/godotenv v1.3.0 // indirect
|
||||
github.com/kelseyhightower/envconfig v1.4.0
|
||||
github.com/lib/pq v1.10.2
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
||||
|
||||
Reference in New Issue
Block a user