Update SPN

This commit is contained in:
Daniel 2021-12-06 12:46:07 +01:00
parent 8ce3bb1cfc
commit b433b6f413
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -21,7 +21,7 @@ require (
github.com/mr-tron/base58 v1.2.0
github.com/oschwald/maxminddb-golang v1.8.0
github.com/safing/portbase v0.13.1
github.com/safing/spn v0.3.9
github.com/safing/spn v0.3.10
github.com/shirou/gopsutil v3.21.10+incompatible
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0

2
go.sum
View file

@ -831,6 +831,8 @@ github.com/safing/spn v0.3.8 h1:4Rywnqq0bj1OwZKvDBp1RMe6vXCMstnViAistaKA7j0=
github.com/safing/spn v0.3.8/go.mod h1:v6UOiyBvhdYF41i41kaobd2TDUpBtAk9gfbXJ6ciQZc=
github.com/safing/spn v0.3.9 h1:qS3wpNXdn0eKMSrUM/JV6Kzrhw4DgfXZ3pFNkAKtt4s=
github.com/safing/spn v0.3.9/go.mod h1:5PXM7++zAatxlx4IGK1T1OxzAoQhEp9e9vYwY1mrczE=
github.com/safing/spn v0.3.10 h1:nVTa0aeJd7oZ7W0kO0/rxpDbgDJbhLIY1DxymRFdETI=
github.com/safing/spn v0.3.10/go.mod h1:5PXM7++zAatxlx4IGK1T1OxzAoQhEp9e9vYwY1mrczE=
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=