|
@@ -17,7 +17,7 @@ require (
|
|
|
github.com/confluentinc/bincover v0.2.0
|
|
|
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
|
|
|
github.com/crowdsecurity/grokky v0.0.0-20220120093523-d5b3478363fa
|
|
|
- github.com/crowdsecurity/machineid v1.0.1
|
|
|
+ github.com/crowdsecurity/machineid v1.0.2
|
|
|
github.com/davecgh/go-spew v1.1.1
|
|
|
github.com/denisbrodbeck/machineid v1.0.1
|
|
|
github.com/dghubble/sling v1.3.0
|
|
@@ -71,7 +71,7 @@ require (
|
|
|
require (
|
|
|
github.com/beevik/etree v1.1.0
|
|
|
github.com/google/winops v0.0.0-20211216095627-f0e86eb1453b
|
|
|
- golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
|
|
|
+ golang.org/x/sys v0.0.0-20220513210249-45d2b4557a2a
|
|
|
)
|
|
|
|
|
|
require (
|
|
@@ -84,7 +84,6 @@ require (
|
|
|
github.com/ahmetalpbalkan/dlog v0.0.0-20170105205344-4fb5f8204f26 // indirect
|
|
|
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
|
|
|
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef // indirect
|
|
|
- github.com/beevik/etree v1.1.0 // indirect
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
|
github.com/cespare/xxhash/v2 v2.1.2 // indirect
|
|
|
github.com/containerd/containerd v1.6.2 // indirect
|