File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1535,11 +1535,11 @@ SOFTWARE.
15351535
15361536--------------------------------------------------------------------------------
15371537Dependency : github.com/go-chi/chi/v5
1538- Version: v5.2.5
1538+ Version: v5.3.0
15391539Licence type (autodetected): MIT
15401540--------------------------------------------------------------------------------
15411541
1542- Contents of probable licence file $GOMODCACHE/github.com/go-chi/chi/v5@v5.2.5 /LICENSE:
1542+ Contents of probable licence file $GOMODCACHE/github.com/go-chi/chi/v5@v5.3.0 /LICENSE:
15431543
15441544Copyright (c) 2015-present Peter Kieltyka (https://github.com/pkieltyka), Google Inc.
15451545
Original file line number Diff line number Diff line change @@ -1535,11 +1535,11 @@ SOFTWARE.
15351535
15361536--------------------------------------------------------------------------------
15371537Dependency : github.com/go-chi/chi/v5
1538- Version: v5.2.5
1538+ Version: v5.3.0
15391539Licence type (autodetected): MIT
15401540--------------------------------------------------------------------------------
15411541
1542- Contents of probable licence file $GOMODCACHE/github.com/go-chi/chi/v5@v5.2.5 /LICENSE:
1542+ Contents of probable licence file $GOMODCACHE/github.com/go-chi/chi/v5@v5.3.0 /LICENSE:
15431543
15441544Copyright (c) 2015-present Peter Kieltyka (https://github.com/pkieltyka), Google Inc.
15451545
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/elastic/go-elasticsearch/v8 v8.19.6
1414 github.com/elastic/go-ucfg v0.9.1
1515 github.com/fxamacker/cbor/v2 v2.9.2
16- github.com/go-chi/chi/v5 v5.2.5
16+ github.com/go-chi/chi/v5 v5.3.0
1717 github.com/gofrs/uuid/v5 v5.4.0
1818 github.com/google/go-cmp v0.7.0
1919 github.com/hashicorp/go-cleanhttp v0.5.2
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2
5959github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
6060github.com/fxamacker/cbor/v2 v2.9.2 h1:X4Ksno9+x3cz0TZv69ec1hxP/+tymuR8PXQJyDwfh78 =
6161github.com/fxamacker/cbor/v2 v2.9.2 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
62- github.com/go-chi/chi/v5 v5.2.5 h1:Eg4myHZBjyvJmAFjFvWgrqDTXFyOzjj7YIm3L3mu6Ug =
63- github.com/go-chi/chi/v5 v5.2.5 /go.mod h1:X7Gx4mteadT3eDOMTsXzmI4/rwUpOwBHLpAfupzFJP0 =
62+ github.com/go-chi/chi/v5 v5.3.0 h1:halUjDxhshgXHMrao5bB8eNBXo/rnzwr8m5m36glehM =
63+ github.com/go-chi/chi/v5 v5.3.0 /go.mod h1:R+tYY2hNuVUUjxoPtqUdgBqevM9s9njzkTLutVsOCto =
6464github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
6565github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI =
6666github.com/go-logr/logr v1.4.3 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
You can’t perform that action at this time.
0 commit comments