automatically ignore known forwarded addresses, fixes #64
This commit is contained in:
35
vendor/modules.txt
vendored
35
vendor/modules.txt
vendored
@@ -89,7 +89,7 @@ github.com/raja/argon2pw
|
||||
# github.com/rivo/uniseg v0.2.0
|
||||
## explicit; go 1.12
|
||||
github.com/rivo/uniseg
|
||||
# github.com/rs/zerolog v1.29.1
|
||||
# github.com/rs/zerolog v1.30.0
|
||||
## explicit; go 1.15
|
||||
github.com/rs/zerolog
|
||||
github.com/rs/zerolog/internal/cbor
|
||||
@@ -97,7 +97,7 @@ github.com/rs/zerolog/internal/json
|
||||
# github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf
|
||||
## explicit
|
||||
github.com/ssor/bom
|
||||
# github.com/tidwall/gjson v1.14.4
|
||||
# github.com/tidwall/gjson v1.16.0
|
||||
## explicit; go 1.12
|
||||
github.com/tidwall/gjson
|
||||
# github.com/tidwall/match v1.1.1
|
||||
@@ -109,7 +109,7 @@ github.com/tidwall/pretty
|
||||
# github.com/tidwall/sjson v1.2.5
|
||||
## explicit; go 1.14
|
||||
github.com/tidwall/sjson
|
||||
# github.com/yuin/goldmark v1.5.4
|
||||
# github.com/yuin/goldmark v1.5.6
|
||||
## explicit; go 1.18
|
||||
github.com/yuin/goldmark
|
||||
github.com/yuin/goldmark/ast
|
||||
@@ -141,10 +141,19 @@ gitlab.com/etke.cc/go/trysmtp
|
||||
# gitlab.com/etke.cc/go/validator v1.0.6
|
||||
## explicit; go 1.18
|
||||
gitlab.com/etke.cc/go/validator
|
||||
# gitlab.com/etke.cc/linkpearl v0.0.0-20230616132249-490d525152ec
|
||||
# gitlab.com/etke.cc/linkpearl v0.0.0-20230916181909-246862c25568
|
||||
## explicit; go 1.18
|
||||
gitlab.com/etke.cc/linkpearl
|
||||
# golang.org/x/crypto v0.10.0
|
||||
# go.mau.fi/util v0.1.0
|
||||
## explicit; go 1.20
|
||||
go.mau.fi/util/base58
|
||||
go.mau.fi/util/dbutil
|
||||
go.mau.fi/util/exerrors
|
||||
go.mau.fi/util/exgjson
|
||||
go.mau.fi/util/jsontime
|
||||
go.mau.fi/util/random
|
||||
go.mau.fi/util/retryafter
|
||||
# golang.org/x/crypto v0.13.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/crypto/argon2
|
||||
golang.org/x/crypto/blake2b
|
||||
@@ -159,23 +168,23 @@ golang.org/x/crypto/internal/poly1305
|
||||
golang.org/x/crypto/pbkdf2
|
||||
golang.org/x/crypto/ssh
|
||||
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
|
||||
# golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
|
||||
# golang.org/x/exp v0.0.0-20230905200255-921286631fa9
|
||||
## explicit; go 1.20
|
||||
golang.org/x/exp/maps
|
||||
# golang.org/x/net v0.11.0
|
||||
# golang.org/x/net v0.15.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/net/context
|
||||
golang.org/x/net/html
|
||||
golang.org/x/net/html/atom
|
||||
golang.org/x/net/publicsuffix
|
||||
# golang.org/x/sys v0.9.0
|
||||
# golang.org/x/sys v0.12.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/sys/cpu
|
||||
golang.org/x/sys/execabs
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
# golang.org/x/text v0.10.0
|
||||
# golang.org/x/text v0.13.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/text/encoding
|
||||
golang.org/x/text/encoding/charmap
|
||||
@@ -193,8 +202,8 @@ golang.org/x/text/transform
|
||||
## explicit; go 1.19
|
||||
maunium.net/go/maulogger/v2
|
||||
maunium.net/go/maulogger/v2/maulogadapt
|
||||
# maunium.net/go/mautrix v0.15.3
|
||||
## explicit; go 1.19
|
||||
# maunium.net/go/mautrix v0.16.1
|
||||
## explicit; go 1.20
|
||||
maunium.net/go/mautrix
|
||||
maunium.net/go/mautrix/crypto
|
||||
maunium.net/go/mautrix/crypto/attachment
|
||||
@@ -211,7 +220,3 @@ maunium.net/go/mautrix/id
|
||||
maunium.net/go/mautrix/pushrules
|
||||
maunium.net/go/mautrix/pushrules/glob
|
||||
maunium.net/go/mautrix/sqlstatestore
|
||||
maunium.net/go/mautrix/util
|
||||
maunium.net/go/mautrix/util/base58
|
||||
maunium.net/go/mautrix/util/dbutil
|
||||
maunium.net/go/mautrix/util/jsontime
|
||||
|
||||
Reference in New Issue
Block a user