mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
regenerate apidiff/next.txt after change to smtpclient
by calling "make genapidiff"
This commit is contained in:
parent
73381d26ed
commit
34572d14d0
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ Below are the incompatible changes between v0.0.10 and next, per package.
|
|||
# smtp
|
||||
|
||||
# smtpclient
|
||||
- GatherIPs: changed from func(context.Context, *log/slog.Logger, github.com/mjl-/mox/dns.Resolver, github.com/mjl-/mox/dns.IPDomain, map[string][]net.IP) (bool, bool, github.com/mjl-/mox/dns.Domain, []net.IP, bool, error) to func(context.Context, *log/slog.Logger, github.com/mjl-/mox/dns.Resolver, string, github.com/mjl-/mox/dns.IPDomain, map[string][]net.IP) (bool, bool, github.com/mjl-/mox/dns.Domain, []net.IP, bool, error)
|
||||
|
||||
# spf
|
||||
|
||||
|
|
Loading…
Reference in a new issue