Update SPN to v0.4.2

This commit is contained in:
Daniel
2022-02-24 10:06:20 +01:00
parent a55327fcf4
commit 7d27653961
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/miekg/dns v1.1.46
github.com/oschwald/maxminddb-golang v1.8.0
github.com/safing/portbase v0.13.6
github.com/safing/spn v0.4.1
github.com/safing/spn v0.4.2
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0