Skip to content

Commit 5e9bd71

Browse files
Update module github.com/hashicorp/consul/api to v1.31.1 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2bd019 commit 5e9bd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
)
4949

5050
replace (
51-
github.com/hashicorp/consul/api => github.com/hashicorp/consul/api v1.31.0
51+
github.com/hashicorp/consul/api => github.com/hashicorp/consul/api v1.31.1
5252
github.com/nats-io/nats-server/v2 => github.com/nats-io/nats-server/v2 v2.10.25
5353
github.com/nats-io/nkeys => github.com/nats-io/nkeys v0.4.10
5454
)

0 commit comments

Comments
 (0)