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 @@ -30,7 +30,7 @@ require (
3030github.com/onsi/gomega  v1.33.1 
3131github.com/patrickmn/go-cache  v2.1.0+incompatible 
3232github.com/pkg/errors  v0.9.1 
33- github.com/prometheus/client_golang  v1.21.0  
33+ github.com/prometheus/client_golang  v1.21.1  
3434github.com/prometheus/client_model  v0.6.1 
3535github.com/spf13/cobra  v1.9.1 
3636github.com/spf13/pflag  v1.0.6 
Original file line number Diff line number Diff line change @@ -245,8 +245,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
245245github.com/pmezard/go-difflib  v1.0.0 /go.mod  h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
246246github.com/pmezard/go-difflib  v1.0.1-0.20181226105442-5d4384ee4fb2  h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
247247github.com/pmezard/go-difflib  v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod  h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
248- github.com/prometheus/client_golang  v1.21.0   h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA =
249- github.com/prometheus/client_golang  v1.21.0  /go.mod  h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
248+ github.com/prometheus/client_golang  v1.21.1   h1:DOvXXTqVzvkIewV/CDPFdejpMCGeMcbGCQ8YOmu+Ibk =
249+ github.com/prometheus/client_golang  v1.21.1  /go.mod  h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
250250github.com/prometheus/client_model  v0.0.0-20190812154241-14fe0d1b01d4 /go.mod  h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
251251github.com/prometheus/client_model  v0.6.1  h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
252252github.com/prometheus/client_model  v0.6.1 /go.mod  h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
                         You can’t perform that action at this time. 
           
                  
0 commit comments