update to latest sherpats fixing typo in error message, handle absent dmarc "policy override" reason

This commit is contained in:
Mechiel Lukkien
2024-03-09 15:43:49 +01:00
parent a96493946b
commit 0c800f3d7e
15 changed files with 34 additions and 25 deletions

2
go.mod
View File

@ -10,7 +10,7 @@ require (
github.com/mjl-/sherpa v0.6.7
github.com/mjl-/sherpadoc v0.0.12
github.com/mjl-/sherpaprom v0.0.2
github.com/mjl-/sherpats v0.0.5
github.com/mjl-/sherpats v0.0.6
github.com/prometheus/client_golang v1.18.0
github.com/russross/blackfriday/v2 v2.1.0
go.etcd.io/bbolt v1.3.9