Skip to content

Commit fd1b904

Browse files
deps(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3
Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/stretchr/objx/releases) - [Commits](stretchr/objx@v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: github.com/stretchr/objx dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09d13a9 commit fd1b904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

consul/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/mattn/go-isatty v0.0.22 // indirect
2525
github.com/mitchellh/go-homedir v1.1.0 // indirect
2626
github.com/pelletier/go-toml/v2 v2.3.1 // indirect
27-
github.com/stretchr/objx v0.5.2 // indirect
27+
github.com/stretchr/objx v0.5.3 // indirect
2828
golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa // indirect
2929
golang.org/x/sys v0.42.0 // indirect
3030
golang.org/x/tools v0.43.0 // indirect

0 commit comments

Comments
 (0)