Update SPN

This commit is contained in:
Daniel
2022-01-31 11:08:45 +01:00
parent 93edc10ac2
commit 3fc4cd5ac7
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/mr-tron/base58 v1.2.0 // indirect
github.com/oschwald/maxminddb-golang v1.8.0
github.com/safing/portbase v0.13.4
github.com/safing/spn v0.3.18
github.com/safing/spn v0.3.19
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0