Update portbase and SPN deps

This commit is contained in:
Daniel
2022-12-12 15:12:28 +01:00
parent 2cc228b2ae
commit b0836cd02b
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -17,8 +17,8 @@ require (
github.com/miekg/dns v1.1.50
github.com/oschwald/maxminddb-golang v1.10.0
github.com/safing/jess v0.3.1
github.com/safing/portbase v0.16.3
github.com/safing/spn v0.5.7
github.com/safing/portbase v0.16.4
github.com/safing/spn v0.5.8
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.5.0
github.com/spkg/zipfs v0.7.1