Skip to content

Commit

Permalink
Update module github.com/hashicorp/consul/api to v1.28.3 (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 1ce6320 commit a14f414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ require (
)

replace (
github.com/hashicorp/consul/api => github.com/hashicorp/consul/api v1.28.2
github.com/hashicorp/consul/api => github.com/hashicorp/consul/api v1.28.3
github.com/nats-io/nats-server/v2 => github.com/nats-io/nats-server/v2 v2.10.14
github.com/nats-io/nkeys => github.com/nats-io/nkeys v0.4.7
)

0 comments on commit a14f414

Please sign in to comment.