diff --git a/api/go.mod b/api/go.mod index 41e59ea06d..35899dec47 100644 --- a/api/go.mod +++ b/api/go.mod @@ -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