Update api to 1.21.4 (#22055)

* Update api to 1.21.4

* Added changelog
pull/22089/head
Abhishek Sahu 2025-01-08 19:42:13 +05:30 committed by GitHub
parent e55f3602fd
commit e5a28333eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

3
.changelog/22055.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:improvement
Upgrade api submodule to 1.21.4
```

2
go.mod
View File

@ -37,7 +37,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4
github.com/hashicorp/consul-awsauth v0.0.0-20220713182709-05ac1c5c2706
github.com/hashicorp/consul-net-rpc v0.0.0-20221205195236-156cfab66a69
github.com/hashicorp/consul/api v1.21.3
github.com/hashicorp/consul/api v1.21.4
github.com/hashicorp/consul/envoyextensions v0.2.4
github.com/hashicorp/consul/proto-public v0.3.0
github.com/hashicorp/consul/sdk v0.13.1