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 @@ -3,7 +3,7 @@ module github.com/dell/csm-metrics-powerscale
3
3
go 1.23
4
4
5
5
require (
6
- github.com/dell/goisilon v1.16.1
6
+ github.com/dell/goisilon v1.17.0
7
7
github.com/fsnotify/fsnotify v1.6.0
8
8
github.com/golang/mock v1.6.0
9
9
github.com/gorilla/mux v1.8.0
Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
71
71
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
72
72
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
73
73
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
74
- github.com/dell/goisilon v1.16.1 h1:LKDI7S+fFass+OP1jsnM71RoaS8p2051btAQKe90FSk =
75
- github.com/dell/goisilon v1.16.1 /go.mod h1:u5OOBjcArHF0UGWWPckEcEYjlOyUjJhQd13OQSYzl/0 =
74
+ github.com/dell/goisilon v1.17.0 h1:E3oBld85K0GwFPDEWuGE6OTOKUR0fiWtsiKEhnrEEXQ =
75
+ github.com/dell/goisilon v1.17.0 /go.mod h1:c8/bW2ligD3Ri2GCoPeF/EXLYgfLmlJwaKxBjd+U07s =
76
76
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g =
77
77
github.com/emicklei/go-restful/v3 v3.11.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
78
78
github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
You can’t perform that action at this time.
0 commit comments