File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/GeertJohan/go.rice v1.0.3 // indirect
2828 github.com/akavel/rsrc v0.8.0 // indirect
2929 github.com/bahlo/generic-list-go v0.2.0 // indirect
30- github.com/buger/jsonparser v1.1.1 // indirect
30+ github.com/buger/jsonparser v1.1.2 // indirect
3131 github.com/cespare/xxhash/v2 v2.3.0 // indirect
3232 github.com/daaku/go.zipexe v1.0.2 // indirect
3333 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/btcsuite/goleveldb v0.0.0-20160330041536-7834afc9e8cd/go.mod h1:F+uVa
7474github.com/btcsuite/snappy-go v0.0.0-20151229074030-0bdef8d06723 /go.mod h1:8woku9dyThutzjeg+3xrA5iCpBRH8XEEg3lh6TiUghc =
7575github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792 /go.mod h1:ghJtEyQwv5/p4Mg4C0fgbePVuGr935/5ddU9Z3TmDRY =
7676github.com/btcsuite/winsvc v1.0.0 /go.mod h1:jsenWakMcC0zFBFurPLEAyrnc/teJEM1O46fmI40EZs =
77- github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
78- github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
77+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
78+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
7979github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
8080github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
8181github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
You can’t perform that action at this time.
0 commit comments