Bump core version and update portbase version

This commit is contained in:
Daniel
2021-04-03 16:55:51 +02:00
parent 9b22e5cede
commit 2564c7b668
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.5
github.com/safing/portbase v0.9.6
github.com/safing/spn v0.2.4
github.com/satori/go.uuid v1.2.0 // indirect
github.com/shirou/gopsutil v3.21.2+incompatible