Update SPN

This commit is contained in:
Daniel
2022-01-26 15:43:20 +01:00
parent 754d1c8dc5
commit f0799bf2e7
2 changed files with 4 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.17
github.com/safing/spn v0.3.18
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0