Update SPN

This commit is contained in:
Daniel
2021-12-23 17:00:11 +01:00
parent 1edf5c02cf
commit 403317af27
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/mr-tron/base58 v1.2.0
github.com/oschwald/maxminddb-golang v1.8.0
github.com/safing/portbase v0.13.2
github.com/safing/spn v0.3.11
github.com/safing/spn v0.3.12
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0

2
go.sum
View File

@@ -881,6 +881,8 @@ github.com/safing/spn v0.3.10 h1:nVTa0aeJd7oZ7W0kO0/rxpDbgDJbhLIY1DxymRFdETI=
github.com/safing/spn v0.3.10/go.mod h1:5PXM7++zAatxlx4IGK1T1OxzAoQhEp9e9vYwY1mrczE=
github.com/safing/spn v0.3.11 h1:3Mite13Q1LmMBEaWticWMX19tIuDnxESNV4sv7Xq4ik=
github.com/safing/spn v0.3.11/go.mod h1:hLzI8HZoh/jEUeVT4+lJrYtSuSqbLlqMPrZWf01m5vw=
github.com/safing/spn v0.3.12 h1:bwGYy+HYdHdQ1kSPuWsOHOfj0m9hbr3M6eqCPZkRWTs=
github.com/safing/spn v0.3.12/go.mod h1:hLzI8HZoh/jEUeVT4+lJrYtSuSqbLlqMPrZWf01m5vw=
github.com/sagikazarmark/crypt v0.3.0/go.mod h1:uD/D+6UF4SrIR1uGEv7bBNkNqLGqUr43MRiaGWX1Nig=
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=