chore (sdk/api) fix dep references to point to main (#3088)

pull/3090/head
Jim 3 years ago committed by GitHub
parent 86192f75eb
commit 5243209d96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,8 +20,8 @@ require (
github.com/google/go-cmp v0.5.9
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.2
github.com/hashicorp/boundary/api v0.0.34-0.20230215183053-218de6441d53
github.com/hashicorp/boundary/sdk v0.0.30-0.20230215183053-218de6441d53
github.com/hashicorp/boundary/api v0.0.34-0.20230315154040-86192f75ebec
github.com/hashicorp/boundary/sdk v0.0.30-0.20230315154040-86192f75ebec
github.com/hashicorp/cap v0.1.1
github.com/hashicorp/dawdle v0.4.0
github.com/hashicorp/dbassert v0.0.0-20210708202608-ecf920cf1ed8

Loading…
Cancel
Save