diff --git a/consul/go.mod b/consul/go.mod index 6797dae..33f92c7 100644 --- a/consul/go.mod +++ b/consul/go.mod @@ -24,7 +24,7 @@ require ( github.com/mattn/go-isatty v0.0.22 // indirect github.com/mitchellh/go-homedir v1.1.0 // indirect github.com/pelletier/go-toml/v2 v2.3.1 // indirect - github.com/stretchr/objx v0.5.2 // indirect + github.com/stretchr/objx v0.5.3 // indirect golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa // indirect golang.org/x/sys v0.42.0 // indirect golang.org/x/tools v0.43.0 // indirect