Skip to content

Commit

Permalink
Added the missed change
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek-hashicorp committed Dec 23, 2024
1 parent ef79edb commit 6e7a001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoyextensions/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hashicorp/consul/envoyextensions
go 1.20

replace (
github.com/hashicorp/consul/api => ../api
// github.com/hashicorp/consul/api => ../api
github.com/hashicorp/consul/proto-public => ../proto-public
github.com/hashicorp/consul/sdk => ../sdk
)
Expand Down

0 comments on commit 6e7a001

Please sign in to comment.