1
0
mirror of https://github.com/nbd-wtf/satdress.git synced 2024-09-23 01:20:34 +00:00

update dependencies.

This commit is contained in:
fiatjaf 2023-10-20 17:19:24 -03:00
parent e37ee82b9c
commit 994e7e33b1
No known key found for this signature in database
GPG Key ID: BAD43C4BE5C1A3A1
2 changed files with 1398 additions and 157 deletions

4
go.mod
View File

@ -4,8 +4,8 @@ go 1.16
require ( require (
github.com/cockroachdb/pebble v0.0.0-20210812144839-61318a019370 github.com/cockroachdb/pebble v0.0.0-20210812144839-61318a019370
github.com/fiatjaf/go-lnurl v1.4.0 github.com/fiatjaf/go-lnurl v1.13.1
github.com/fiatjaf/makeinvoice v1.5.3 github.com/fiatjaf/makeinvoice v1.5.5
github.com/gorilla/mux v1.8.0 github.com/gorilla/mux v1.8.0
github.com/kelseyhightower/envconfig v1.4.0 github.com/kelseyhightower/envconfig v1.4.0
github.com/lib/pq v1.10.3 github.com/lib/pq v1.10.3

1551
go.sum

File diff suppressed because it is too large Load Diff