Bump core version and update portbase dep

This commit is contained in:
Daniel
2021-04-19 15:19:35 +02:00
parent 06eee6805c
commit 995e924b15
3 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/miekg/dns v1.1.40
github.com/oschwald/maxminddb-golang v1.8.0
github.com/safing/jess v0.2.1 // indirect
github.com/safing/portbase v0.9.6
github.com/safing/portbase v0.9.7
github.com/safing/spn v0.2.4
github.com/satori/go.uuid v1.2.0 // indirect
github.com/shirou/gopsutil v3.21.2+incompatible