Commit 2220a7c 1 parent a67dfe5 commit 2220a7c Copy full SHA for 2220a7c
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/coreos/go-systemd/v22 v22.5.0
7
7
github.com/crowdsecurity/crowdsec v1.5.5
8
- github.com/crowdsecurity/go-cs-bouncer v0.0.12
8
+ github.com/crowdsecurity/go-cs-bouncer v0.0.13
9
9
github.com/crowdsecurity/go-cs-lib v0.0.5
10
10
github.com/prometheus/client_golang v1.17.0
11
11
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSV
15
15
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
16
16
github.com/crowdsecurity/crowdsec v1.5.5 h1:wzA0uvxZSAfvU6Q9mT7eGzkfMiIfVRZXG/Dto+hYnLA =
17
17
github.com/crowdsecurity/crowdsec v1.5.5 /go.mod h1:ozniSsSWu3EZIzmqS5hAftFBheH84dIdkqQqKKYGfZk =
18
- github.com/crowdsecurity/go-cs-bouncer v0.0.12 h1:3xIy/abpBKM2Q/c6GPHtNEZJa9Scw3v771kGIxGsyYM =
19
- github.com/crowdsecurity/go-cs-bouncer v0.0.12 /go.mod h1:CQrs7Al1ORcdDtY/sMv/ps1LjxFDCiM2Kvlamn3uJx0 =
18
+ github.com/crowdsecurity/go-cs-bouncer v0.0.13 h1:BndYyRr7NtATbrbU9ju43kfIESfkdsq2wmIptxkyzB0 =
19
+ github.com/crowdsecurity/go-cs-bouncer v0.0.13 /go.mod h1:CQrs7Al1ORcdDtY/sMv/ps1LjxFDCiM2Kvlamn3uJx0 =
20
20
github.com/crowdsecurity/go-cs-lib v0.0.5 h1:eVLW+BRj3ZYn0xt5/xmgzfbbB8EBo32gM4+WpQQk2e8 =
21
21
github.com/crowdsecurity/go-cs-lib v0.0.5 /go.mod h1:8FMKNGsh3hMZi2SEv6P15PURhEJnZV431XjzzBSuf0k =
22
22
github.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