Update deps

This commit is contained in:
Daniel
2023-10-06 15:09:41 +02:00
parent 51ee8ed7ab
commit 8738fe2495
2 changed files with 11 additions and 11 deletions

6
go.mod
View File

@@ -22,9 +22,9 @@ require (
github.com/mitchellh/go-server-timing v1.0.1
github.com/oschwald/maxminddb-golang v1.12.0
github.com/safing/jess v0.3.1
github.com/safing/portbase v0.18.2
github.com/safing/portbase v0.18.3
github.com/safing/portmaster-android/go v0.0.0-20230830120134-3226ceac3bec
github.com/safing/spn v0.7.1
github.com/safing/spn v0.7.2
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.7.0
github.com/spkg/zipfs v0.7.1
@@ -96,7 +96,7 @@ require (
golang.org/x/mod v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.13.0 // indirect
golang.org/x/tools v0.14.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
gvisor.dev/gvisor v0.0.0-20231006032704-15cc3fcbbd77 // indirect