File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/coreos/go-systemd/v22 v22.5.0
7- github.com/crowdsecurity/crowdsec v1.5.3-rc2.0.20230728143508-ffadd4277969
8- github.com/crowdsecurity/go-cs-bouncer v0.0.8-0.20230728143631-8e012f484d8f
7+ github.com/crowdsecurity/crowdsec v1.5.3-rc3
8+ github.com/crowdsecurity/go-cs-bouncer v0.0.8
99 github.com/crowdsecurity/go-cs-lib v0.0.3
1010 github.com/prometheus/client_golang v1.15.1
1111 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XL
1313github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs =
1414github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
1515github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
16- github.com/crowdsecurity/crowdsec v1.5.3-rc2.0.20230728143508-ffadd4277969 h1:y2QOJlrIbELgiEEpc7/A08F6SueoDf/h/COD/JBRxaw =
17- github.com/crowdsecurity/crowdsec v1.5.3-rc2.0.20230728143508-ffadd4277969 /go.mod h1:GHVjaiY4Z/41TvzdsIN7CeAJmnmkFrpb0NCxkhbvOsU =
18- github.com/crowdsecurity/go-cs-bouncer v0.0.8-0.20230728143631-8e012f484d8f h1:VnG7Ky15a6/RncHrWCgFsnCiLl0nnhhJWL91jL7dM88 =
19- github.com/crowdsecurity/go-cs-bouncer v0.0.8-0.20230728143631-8e012f484d8f /go.mod h1:n/lYD+iA5auxjgOqxwaOCkNcgH7tjYzpXh7II5l1iIs =
16+ github.com/crowdsecurity/crowdsec v1.5.3-rc3 h1:9z7QKL9LsnBN9EemBRkMwkAf3RTnc4++wij2FVsnuuY =
17+ github.com/crowdsecurity/crowdsec v1.5.3-rc3 /go.mod h1:GHVjaiY4Z/41TvzdsIN7CeAJmnmkFrpb0NCxkhbvOsU =
18+ github.com/crowdsecurity/go-cs-bouncer v0.0.8 h1:icRkrvc9Gzwf/jZx1VYEZQMJFwuHN8+eNaWuKjlSmBI =
19+ github.com/crowdsecurity/go-cs-bouncer v0.0.8 /go.mod h1:U6GlXKk7Cu+nY2CrX6kh7iecJ2YKXBVhLh1rd5P6CfU =
2020github.com/crowdsecurity/go-cs-lib v0.0.3 h1:NPSHTLS83A3wFyzV5R9Py8fBbTrVHu/1PQeaD7id4+I =
2121github.com/crowdsecurity/go-cs-lib v0.0.3 /go.mod h1:8FMKNGsh3hMZi2SEv6P15PURhEJnZV431XjzzBSuf0k =
2222github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments