Skip to content

Commit 67f03ab

Browse files
authored
Merge pull request #19 from MimoJanra/dependabot/go_modules/github.com/stretchr/objx-0.5.3
deps(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3
2 parents 09d13a9 + fd1b904 commit 67f03ab

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)