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 @@ -42,7 +42,7 @@ require (
4242 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
4343 github.com/eclipse/paho.golang v0.21.0 // indirect
4444 github.com/emicklei/go-restful/v3 v3.11.0 // indirect
45- github.com/felixge/fgprof v0.9.4 // indirect
45+ github.com/felixge/fgprof v0.9.5 // indirect
4646 github.com/felixge/httpsnoop v1.0.4 // indirect
4747 github.com/fsnotify/fsnotify v1.7.0 // indirect
4848 github.com/fxamacker/cbor/v2 v2.7.0 // indirect
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/emicklei/go-restful/v3 v3.11.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRr
7272github.com/evanphx/json-patch v5.9.0+incompatible h1:fBXyNpNMuTTDdquAq/uisOr2lShz4oaXpDTX2bLe7ls =
7373github.com/evanphx/json-patch v5.9.0+incompatible /go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk =
7474github.com/felixge/fgprof v0.9.3 /go.mod h1:RdbpDgzqYVh/T9fPELJyV7EYJuHB55UTEULNun8eiPw =
75- github.com/felixge/fgprof v0.9.4 h1:ocDNwMFlnA0NU0zSB3I52xkO4sFXk80VK9lXjLClu88 =
76- github.com/felixge/fgprof v0.9.4 /go.mod h1:yKl+ERSa++RYOs32d8K6WEXCB4uXdLls4ZaZPpayhMM =
75+ github.com/felixge/fgprof v0.9.5 h1:8+vR6yu2vvSKn08urWyEuxx75NWPEvybbkBirEpsbVY =
76+ github.com/felixge/fgprof v0.9.5 /go.mod h1:yKl+ERSa++RYOs32d8K6WEXCB4uXdLls4ZaZPpayhMM =
7777github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
7878github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
7979github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
You can’t perform that action at this time.
0 commit comments