This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-07-13 00:54:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3bf348214da08eb3c420fb5d159c009220b6244
mox
/
dnsbl
History
Mechiel Lukkien
d1b87cdb0d
replace packages slog and slices from golang.org/x/exp with stdlib
...
since we are now at go1.21 as minimum.
2024-02-08 14:49:01 +01:00
..
dnsbl_test.go
switch to slog.Logger for logging, for easier reuse of packages by external software
2023-12-14 13:45:52 +01:00
dnsbl.go
replace packages slog and slices from golang.org/x/exp with stdlib
2024-02-08 14:49:01 +01:00
examples_test.go
replace packages slog and slices from golang.org/x/exp with stdlib
2024-02-08 14:49:01 +01:00