mirror of
https://github.com/safing/portbase
synced 2025-09-04 03:29:59 +00:00
Remove portmaster dependency
This commit is contained in:
parent
6166ce84af
commit
81c06e44fe
1 changed files with 0 additions and 9 deletions
9
Gopkg.lock
generated
9
Gopkg.lock
generated
|
@ -161,14 +161,6 @@
|
||||||
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
|
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
|
||||||
version = "v0.8.1"
|
version = "v0.8.1"
|
||||||
|
|
||||||
[[projects]]
|
|
||||||
branch = "develop"
|
|
||||||
digest = "1:d88649ff4a4a0746857dd9e39915aedddce2b08e442ac131a91e573cd45bde93"
|
|
||||||
name = "github.com/safing/portmaster"
|
|
||||||
packages = ["core/structure"]
|
|
||||||
pruneopts = "UT"
|
|
||||||
revision = "26c307b7a0db78d91b35ef9020706f106ebef8b6"
|
|
||||||
|
|
||||||
[[projects]]
|
[[projects]]
|
||||||
digest = "1:274f67cb6fed9588ea2521ecdac05a6d62a8c51c074c1fccc6a49a40ba80e925"
|
digest = "1:274f67cb6fed9588ea2521ecdac05a6d62a8c51c074c1fccc6a49a40ba80e925"
|
||||||
name = "github.com/satori/go.uuid"
|
name = "github.com/satori/go.uuid"
|
||||||
|
@ -332,7 +324,6 @@
|
||||||
"github.com/gorilla/mux",
|
"github.com/gorilla/mux",
|
||||||
"github.com/gorilla/websocket",
|
"github.com/gorilla/websocket",
|
||||||
"github.com/hashicorp/go-version",
|
"github.com/hashicorp/go-version",
|
||||||
"github.com/safing/portmaster/core/structure",
|
|
||||||
"github.com/satori/go.uuid",
|
"github.com/satori/go.uuid",
|
||||||
"github.com/seehuhn/fortuna",
|
"github.com/seehuhn/fortuna",
|
||||||
"github.com/shirou/gopsutil/host",
|
"github.com/shirou/gopsutil/host",
|
||||||
|
|
Loading…
Add table
Reference in a new issue