Update go mod file for api package.

This commit is contained in:
Derek Menteer 2022-10-20 14:54:44 -05:00 committed by Derek Menteer
parent 9b4846ce64
commit 3f2403ffe4
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -31,7 +31,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-20220307172752-3602954411b4
github.com/hashicorp/consul/api v1.15.2
github.com/hashicorp/consul/api v1.15.3
github.com/hashicorp/consul/proto-public v0.1.0
github.com/hashicorp/consul/sdk v0.11.0
github.com/hashicorp/go-bexpr v0.1.2