mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Udpate deps
This commit is contained in:
parent
a9184576b3
commit
30115184ee
2 changed files with 4 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -20,7 +20,7 @@ require (
|
|||
github.com/miekg/dns v1.1.43
|
||||
github.com/oschwald/maxminddb-golang v1.8.0
|
||||
github.com/safing/portbase v0.12.3
|
||||
github.com/safing/spn v0.3.5
|
||||
github.com/safing/spn v0.3.6
|
||||
github.com/shirou/gopsutil v3.21.9+incompatible
|
||||
github.com/spf13/cobra v1.2.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
|
|
3
go.sum
3
go.sum
|
@ -438,6 +438,7 @@ github.com/safing/portbase v0.12.3/go.mod h1:toxYHFJX5OILTmh5XxXxGExoGuCz1nUER9/
|
|||
github.com/safing/portmaster v0.6.13/go.mod h1:7Ux+qkINlWF3a1YKFWudA6uUrA+i4ik16JwYMmqTzGs=
|
||||
github.com/safing/portmaster v0.7.0/go.mod h1:5FLo/07RhqJp0HxTcUuy2iX3TYJAil62ZY+uogI0Ul4=
|
||||
github.com/safing/portmaster v0.7.3/go.mod h1:o//kZ8eE+5vT1V22mgnxHIAdlEz42sArsK5OF2Lf/+s=
|
||||
github.com/safing/portmaster v0.7.4/go.mod h1:Q93BWdF1oAL0oUMukshl8W1aPZhmrlTGi6tFTFc3pTw=
|
||||
github.com/safing/spn v0.2.4 h1:V2XPMTQkHo7xwH89Kfx+65cFWgXAz/jCeCXcweEJuLQ=
|
||||
github.com/safing/spn v0.2.4/go.mod h1:ZA6za4rEP46GiVKJGZsQyqoqMvPhtF913mg5JtJl3Sc=
|
||||
github.com/safing/spn v0.2.5 h1:npp+8c6fWvn+ykCp9+K8FFZuofxGPXT7yDu86nEo61M=
|
||||
|
@ -452,6 +453,8 @@ github.com/safing/spn v0.3.4 h1:G9dDYrGaDN5+uIEjRTHEdGLZxSNIJgrsFgJtpHiXx2U=
|
|||
github.com/safing/spn v0.3.4/go.mod h1:TfzNsZCbnlWv0UFDILFOUSudVKJZlnBVoR1fDXrjOK0=
|
||||
github.com/safing/spn v0.3.5 h1:5ENGmb5Uq3cRY4YImuTn5rTG2OyS7D8KYX983fFE6Cg=
|
||||
github.com/safing/spn v0.3.5/go.mod h1:jHkFF2Yu1fnjFu4KXjVA+iagMr/z4eB4p3jiwikvKj8=
|
||||
github.com/safing/spn v0.3.6 h1:kI7hW7Ln5Ef5WpDHMu6G8i2e0dwLK+Iq4zPexDYOoRU=
|
||||
github.com/safing/spn v0.3.6/go.mod h1:RSeFb/h5Wt3yDVezXj3lhXJ/Iwd7FbtsGf5E+p5J2YQ=
|
||||
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=
|
||||
|
|
Loading…
Add table
Reference in a new issue