-
v1.17.1
released this
2026-08-08 00:16:52 -04:00 | 1 commits to master since this releaseFIXED:
- tplx/sprigx would throw errors on dnsx.IsPtr, because it returns a
bool and net.IP instead of a boolen and optional error. Fixed by
adding dnsx.IsPtrChk and using that instead.
Downloads
- tplx/sprigx would throw errors on dnsx.IsPtr, because it returns a