chore(deps): bump github.com/hashicorp/consul/sdk from 0.16.2 to 0.16.3 (#26819)

Bumps [github.com/hashicorp/consul/sdk](https://github.com/hashicorp/consul) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul/compare/sdk/v0.16.2...sdk/v0.16.3)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/sdk
  dependency-version: 0.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-03 10:13:04 +01:00
committed by GitHub
parent 2d6629b9dc
commit 91bd92191f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -46,7 +46,7 @@ require (
github.com/hashicorp/cli v1.1.7
github.com/hashicorp/consul-template v0.41.1
github.com/hashicorp/consul/api v1.32.1
github.com/hashicorp/consul/sdk v0.16.2
github.com/hashicorp/consul/sdk v0.16.3
github.com/hashicorp/cronexpr v1.1.3
github.com/hashicorp/go-bexpr v0.1.14
github.com/hashicorp/go-checkpoint v0.5.0

4
go.sum
View File

@@ -418,8 +418,8 @@ github.com/hashicorp/consul-template v0.41.1 h1:6VM6kzyBt7xpHfeSjuSRFO6X0/pPdIy+
github.com/hashicorp/consul-template v0.41.1/go.mod h1:RUPYCBLEnJVxzkJ2O52A20rGEx/K2oz16mPiuRCUWZA=
github.com/hashicorp/consul/api v1.32.1 h1:0+osr/3t/aZNAdJX558crU3PEjVrG4x6715aZHRgceE=
github.com/hashicorp/consul/api v1.32.1/go.mod h1:mXUWLnxftwTmDv4W3lzxYCPD199iNLLUyLfLGFJbtl4=
github.com/hashicorp/consul/sdk v0.16.2 h1:cGX/djeEe9r087ARiKVWwVWCF64J+yW0G6ftZMZYbj0=
github.com/hashicorp/consul/sdk v0.16.2/go.mod h1:onxcZjYVsPx5XMveAC/OtoIsdr32fykB7INFltDoRE8=
github.com/hashicorp/consul/sdk v0.16.3 h1:kI/oax+yeaoremkh36G/f4Q13ivdFF4AE+Co/LlZa0Q=
github.com/hashicorp/consul/sdk v0.16.3/go.mod h1:TSPshuYdi1OQwpLund2vkTHpp4WnLyhf7Q/YihGMtp0=
github.com/hashicorp/cronexpr v1.1.3 h1:rl5IkxXN2m681EfivTlccqIryzYJSXRGRNa0xeG7NA4=
github.com/hashicorp/cronexpr v1.1.3/go.mod h1:P4wA0KBl9C5q2hABiMO7cp6jcIg96CDh1Efb3g1PWA4=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=