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 @@ -84,7 +84,7 @@ require (
8484 github.com/bahlo/generic-list-go v0.2.0 // indirect
8585 github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb // indirect
8686 github.com/blang/semver v3.5.1+incompatible // indirect
87- github.com/buger/jsonparser v1.1.1 // indirect
87+ github.com/buger/jsonparser v1.1.2 // indirect
8888 github.com/caarlos0/ctrlc v1.2.0 // indirect
8989 github.com/caarlos0/env/v9 v9.0.0 // indirect
9090 github.com/caarlos0/go-reddit/v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change @@ -200,8 +200,8 @@ github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb h1:m935MPodAbYS46DG4
200200github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb /go.mod h1:PkYb9DJNAwrSvRx5DYA+gUcOIgTGVMNkfSCbZM8cWpI =
201201github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ =
202202github.com/blang/semver v3.5.1+incompatible /go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk =
203- github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
204- github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
203+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
204+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
205205github.com/caarlos0/ctrlc v1.2.0 h1:AtbThhmbeYx1WW3WXdWrd94EHKi+0NPRGS4/4pzrjwk =
206206github.com/caarlos0/ctrlc v1.2.0 /go.mod h1:n3gDlSjsXZ7rbD9/RprIR040b7oaLfNStikPd4gFago =
207207github.com/caarlos0/env/v9 v9.0.0 h1:SI6JNsOA+y5gj9njpgybykATIylrRMklbs5ch6wO6pc =
You can’t perform that action at this time.
0 commit comments