Skip to content

Commit a17824e

Browse files
updated the go isilon version (#51)
updated the go isilon
1 parent 4cbb64c commit a17824e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/dell/csm-metrics-powerscale
33
go 1.22
44

55
require (
6-
github.com/dell/goisilon v1.16.0
6+
github.com/dell/goisilon v1.16.1
77
github.com/fsnotify/fsnotify v1.6.0
88
github.com/golang/mock v1.6.0
99
github.com/gorilla/mux v1.8.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
8484
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
8585
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
8686
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
87-
github.com/dell/goisilon v1.16.0 h1:IjRJ7nvgPRc9PM8zNHsGoSqdklEcdspQUV6FsVMyoYk=
88-
github.com/dell/goisilon v1.16.0/go.mod h1:u5OOBjcArHF0UGWWPckEcEYjlOyUjJhQd13OQSYzl/0=
87+
github.com/dell/goisilon v1.16.1 h1:LKDI7S+fFass+OP1jsnM71RoaS8p2051btAQKe90FSk=
88+
github.com/dell/goisilon v1.16.1/go.mod h1:u5OOBjcArHF0UGWWPckEcEYjlOyUjJhQd13OQSYzl/0=
8989
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE=
9090
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
9191
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs=

0 commit comments

Comments
 (0)