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 @@ -32,7 +32,7 @@ require (
3232 github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
3333 github.com/bahlo/generic-list-go v0.2.0 // indirect
3434 github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
35- github.com/buger/jsonparser v1.1.1 // indirect
35+ github.com/buger/jsonparser v1.1.2 // indirect
3636 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3737 github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
3838 github.com/google/uuid v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/bahlo/generic-list-go v0.2.0 h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPn
3939github.com/bahlo/generic-list-go v0.2.0 /go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xWbdbCW3pNTGyYg =
4040github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d h1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas =
4141github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d /go.mod h1:6QX/PXZ00z/TKoufEY6K/a0k6AhaJrQKdFe6OfVXsa4 =
42- github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
43- github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
42+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
43+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
4444github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
4545github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
4646github.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