mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Update SPN
This commit is contained in:
parent
8ecb8a4156
commit
0684c749e2
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -18,7 +18,7 @@ require (
|
|||
github.com/oschwald/maxminddb-golang v1.10.0
|
||||
github.com/safing/jess v0.3.1
|
||||
github.com/safing/portbase v0.16.4
|
||||
github.com/safing/spn v0.6.3
|
||||
github.com/safing/spn v0.6.4
|
||||
github.com/shirou/gopsutil v3.21.11+incompatible
|
||||
github.com/spf13/cobra v1.6.1
|
||||
github.com/spkg/zipfs v0.7.1
|
||||
|
|
2
go.sum
2
go.sum
|
@ -209,6 +209,8 @@ github.com/safing/portbase v0.16.4 h1:3w4Sc0TlSDvUS4Uk5TrsFXf98cwMbCf+BG5Bw6coxN
|
|||
github.com/safing/portbase v0.16.4/go.mod h1:mzNCWqPbO7vIYbbK5PElGbudwd2vx4YPNawymL8Aro8=
|
||||
github.com/safing/spn v0.6.3 h1:sTrf5d4zMGcnnEr7d15EqoXMNfOwSyY2aNyZ0qj08xk=
|
||||
github.com/safing/spn v0.6.3/go.mod h1:yq1KfnE6KfyBJ7LjckVrrRvIzbQkfToKLCxDsQxkleA=
|
||||
github.com/safing/spn v0.6.4 h1:Z3nJ140g+I5pQIUKLBQfPjiFI/7v8BmWpoy/aGC8P1k=
|
||||
github.com/safing/spn v0.6.4/go.mod h1:yq1KfnE6KfyBJ7LjckVrrRvIzbQkfToKLCxDsQxkleA=
|
||||
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
|
||||
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
|
||||
github.com/seehuhn/fortuna v1.0.1 h1:lu9+CHsmR0bZnx5Ay646XvCSRJ8PJTi5UYJwDBX68H0=
|
||||
|
|
Loading…
Add table
Reference in a new issue