getAlby / lndhub.go

Accounting wrapper for the Lightning Network. It provides separate accounts for end-users. (LndHub compatible API written in Go)
GNU General Public License v3.0
86 stars 23 forks source link

update dependencies #293

Closed kiwiidb closed 1 year ago

kiwiidb commented 1 year ago

Fixes #276

Just ran a go get -u, which upgrades all our dependencies to the latest available version. Supersedes all the different dependabot PR's.

bumi commented 1 year ago

I will test this because I think we need to update some migration files maybe.