File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/NETWAYS/check_sentinelone
33go 1.19
44
55require (
6- github.com/NETWAYS/go-check v0.4.0
6+ github.com/NETWAYS/go-check v0.4.1
77 github.com/jarcoal/httpmock v1.3.0
88 github.com/sirupsen/logrus v1.9.0
99 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change 1- github.com/NETWAYS/go-check v0.4.0 h1:tDYi09ovbIiOGbNsS8jpMlHWuygrM847b7OkCVnfzQQ =
2- github.com/NETWAYS/go-check v0.4.0 /go.mod h1:q2iAnsW8FNj3melmtvl3+HHUob/j5EVSTQEvycyqRno =
1+ github.com/NETWAYS/go-check v0.4.1 h1:vibO/7tK9Ejq3EOqIc5RymL6Ks81wMt4h5Hod9M8ZyA =
2+ github.com/NETWAYS/go-check v0.4.1 /go.mod h1:omqrXlBtaBmmZAfNSN6giIruHCpNJES4/EDNyv3k5OQ =
33github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
44github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
55github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
@@ -27,7 +27,6 @@ github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpE
2727github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
2828github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
2929github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
30- github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
3130github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8 =
3231github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
3332golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments