Update deps
This commit is contained in:
10
go.mod
10
go.mod
@@ -16,9 +16,9 @@ require (
|
||||
github.com/jackc/puddle/v2 v2.0.0-beta.1
|
||||
github.com/miekg/dns v1.1.50
|
||||
github.com/oschwald/maxminddb-golang v1.10.0
|
||||
github.com/safing/jess v0.3.0
|
||||
github.com/safing/portbase v0.16.1
|
||||
github.com/safing/spn v0.5.2
|
||||
github.com/safing/jess v0.3.1
|
||||
github.com/safing/portbase v0.16.2
|
||||
github.com/safing/spn v0.5.3
|
||||
github.com/shirou/gopsutil v3.21.11+incompatible
|
||||
github.com/spf13/cobra v1.5.0
|
||||
github.com/spkg/zipfs v0.7.1
|
||||
@@ -28,7 +28,7 @@ require (
|
||||
github.com/umahmood/haversine v0.0.0-20151105152445-808ab04add26
|
||||
golang.org/x/net v0.0.0-20221004154528-8021a29435af
|
||||
golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0
|
||||
golang.org/x/sys v0.0.0-20221006211917-84dc82d7e875
|
||||
golang.org/x/sys v0.0.0-20221010170243-090e33056c14
|
||||
zombiezen.com/go/sqlite v0.10.1
|
||||
)
|
||||
|
||||
@@ -80,7 +80,7 @@ require (
|
||||
github.com/yusufpapurcu/wmi v1.2.2 // indirect
|
||||
github.com/zalando/go-keyring v0.2.1 // indirect
|
||||
go.etcd.io/bbolt v1.3.6 // indirect
|
||||
golang.org/x/crypto v0.0.0-20221005025214-4161e89ecf1b // indirect
|
||||
golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 // indirect
|
||||
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
|
||||
golang.org/x/tools v0.1.12 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user