Remove unneeded replace directive

vscode-customization api/v0.0.17
Jeff Mitchell 5 years ago
parent 081de3cf79
commit 8d8290b83e

@ -2,8 +2,6 @@ module github.com/hashicorp/boundary/api
go 1.15
replace github.com/hashicorp/boundary/sdk => ../sdk
require (
github.com/fatih/structs v1.1.0
github.com/hashicorp/go-cleanhttp v0.5.2

Loading…
Cancel
Save