Update portbase

This commit is contained in:
Daniel
2021-08-24 13:42:03 +02:00
parent dcdbf628e0
commit 9ee212817d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/hashicorp/go-version v1.3.0
github.com/miekg/dns v1.1.40
github.com/oschwald/maxminddb-golang v1.8.0
github.com/safing/portbase v0.11.1
github.com/safing/portbase v0.11.2
github.com/safing/spn v0.2.5
github.com/shirou/gopsutil v3.21.4+incompatible
github.com/spf13/cobra v1.1.3

4
go.sum
View File

@@ -272,8 +272,8 @@ github.com/safing/jess v0.2.1 h1:35eYqM+JnN16NuepQzk5cyONbU2Dka6v+y1tyRL7Yj0=
github.com/safing/jess v0.2.1/go.mod h1:IRjuFYOID7jWBntY4YBDEe+orvm3ptIk/gm5jMsiW0U=
github.com/safing/portbase v0.10.0 h1:VsgIkQPVK6+00OTYujUgPiA3DXbZOjXn/dwXwz9hkFg=
github.com/safing/portbase v0.10.0/go.mod h1:Xb0htNFFEb6BlkloWyVbQoUguUMGrTVmEDwwpAAMS5g=
github.com/safing/portbase v0.11.1 h1:/ag7MgQ5lZctvZmN0nb9yvSn7r3YyMFFFjvpQ84WX30=
github.com/safing/portbase v0.11.1/go.mod h1:Xb0htNFFEb6BlkloWyVbQoUguUMGrTVmEDwwpAAMS5g=
github.com/safing/portbase v0.11.2 h1:qQiFuQ0Pe+LSlj70kX8FzBYkwtDZ+Hdl1bMlyg7CgGA=
github.com/safing/portbase v0.11.2/go.mod h1:Xb0htNFFEb6BlkloWyVbQoUguUMGrTVmEDwwpAAMS5g=
github.com/safing/portmaster v0.6.13/go.mod h1:7Ux+qkINlWF3a1YKFWudA6uUrA+i4ik16JwYMmqTzGs=
github.com/safing/spn v0.2.4 h1:V2XPMTQkHo7xwH89Kfx+65cFWgXAz/jCeCXcweEJuLQ=
github.com/safing/spn v0.2.4/go.mod h1:ZA6za4rEP46GiVKJGZsQyqoqMvPhtF913mg5JtJl3Sc=