|
@@ -70,8 +70,7 @@ require (
|
|
|
github.com/blackfireio/osinfo v1.0.3
|
|
|
github.com/bluele/gcache v0.0.2
|
|
|
github.com/cespare/xxhash/v2 v2.1.2
|
|
|
- github.com/coreos/go-systemd/v22 v22.5.0
|
|
|
- github.com/crowdsecurity/go-cs-lib v0.0.0-20230531105801-4c1535c2b3bd
|
|
|
+ github.com/crowdsecurity/go-cs-lib v0.0.2
|
|
|
github.com/goccy/go-yaml v1.9.7
|
|
|
github.com/gofrs/uuid v4.0.0+incompatible
|
|
|
github.com/golang-jwt/jwt/v4 v4.2.0
|
|
@@ -102,6 +101,7 @@ require (
|
|
|
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
|
|
|
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef // indirect
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
|
+ github.com/coreos/go-systemd/v22 v22.5.0 // indirect
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
|
|
|
github.com/docker/distribution v2.8.2+incompatible // indirect
|
|
|
github.com/docker/go-units v0.4.0 // indirect
|