File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/kazeburo/mackerel-plugin-axslog
33go 1.25.0
44
55require (
6- github.com/buger/jsonparser v1.1.2-0.20220418200129-61b32cfdfa0f
6+ github.com/buger/jsonparser v1.1.2
77 github.com/jessevdk/go-flags v1.6.1
88 github.com/kazeburo/ltsvparser v0.2.0
99 github.com/mackerelio/golib v1.2.1
Original file line number Diff line number Diff line change 11github.com/avast/retry-go/v4 v4.7.0 h1:yjDs35SlGvKwRNSykujfjdMxMhMQQM0TnIjJaHB+Zio =
22github.com/avast/retry-go/v4 v4.7.0 /go.mod h1:ZMPDa3sY2bKgpLtap9JRUgk2yTAba7cgiFhqxY2Sg6Q =
3- github.com/buger/jsonparser v1.1.2-0.20220418200129-61b32cfdfa0f h1:U16k/nN3gIXMF7pyy68OPI8VVdTIn2spnP7VMlEU9w0 =
4- github.com/buger/jsonparser v1.1.2-0.20220418200129-61b32cfdfa0f /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
3+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
4+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
55github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
66github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
77github.com/go-test/deep v1.1.0 h1:WOcxcdHcvdgThNXjw0t76K42FXTU7HpNQWHpA2HHNlg =
You can’t perform that action at this time.
0 commit comments