diff --git a/go.mod b/go.mod index 4c68288..c4817e8 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/mitchellh/go-homedir v1.1.0 github.com/nats-io/nats.go v1.27.1 github.com/okta/okta-sdk-golang/v2 v2.19.0 - github.com/prometheus/client_golang v1.16.0 + github.com/prometheus/client_golang v1.17.0 github.com/spf13/cobra v1.7.0 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.16.0