renaming Equal -> FilterEqual

This commit is contained in:
fiatjaf
2022-01-02 09:08:05 -03:00
parent 629c9174eb
commit 3e20e6c7cc
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fiatjaf/relayer
go 1.15
require (
github.com/fiatjaf/go-nostr v0.4.1
github.com/fiatjaf/go-nostr v0.4.2
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.4.2
github.com/jmoiron/sqlx v1.3.1