Skip to content

Commit

Permalink
regenerate apidiff/next.txt after change to smtpclient
Browse files Browse the repository at this point in the history
by calling "make genapidiff"
  • Loading branch information
mjl- committed Apr 13, 2024
1 parent 73381d2 commit 34572d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apidiff/next.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 34572d1

Please sign in to comment.