diff --git a/go.mod b/go.mod index a6585b4690..0e004b9e44 100644 --- a/go.mod +++ b/go.mod @@ -128,7 +128,7 @@ replace ( github.com/dgrijalva/jwt-go => github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1 github.com/getsentry/sentry-go => github.com/getsentry/sentry-go v0.27.0 github.com/gogo/protobuf v1.3.1 => github.com/gogo/protobuf v1.3.2 - github.com/hashicorp/consul => github.com/hashicorp/consul v1.18.0 + github.com/hashicorp/consul => github.com/hashicorp/consul v1.18.1 github.com/labstack/echo/v4 => github.com/labstack/echo/v4 v4.11.4 github.com/microcosm-cc/bluemonday => github.com/microcosm-cc/bluemonday v1.0.26 github.com/nats-io/nats-server/v2 => github.com/nats-io/nats-server/v2 v2.10.11