File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
plugins/boundary/mains/aws Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
toolchain go1.21.5
6
6
7
7
require (
8
- github.com/hashicorp/boundary-plugin-aws v0.3.2-0.20240717193727-5add0a1b53c0
8
+ github.com/hashicorp/boundary-plugin-aws v0.3.2-0.20240724155006-9af01109459c
9
9
github.com/hashicorp/boundary/sdk v0.0.43-0.20240717182311-a20aae98794a
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
74
74
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
75
75
github.com/google/uuid v1.4.0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4 =
76
76
github.com/google/uuid v1.4.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
77
- github.com/hashicorp/boundary-plugin-aws v0.3.2-0.20240717193727-5add0a1b53c0 h1:e5byW5gQGTnWofd+QyXCn0gw8kFBcgXynz4+Ga8N6Vs =
78
- github.com/hashicorp/boundary-plugin-aws v0.3.2-0.20240717193727-5add0a1b53c0 /go.mod h1:p6cicTmRGFw9qKvCbABIxsbRkqJq+jjwy0Ih+Ns3RHg =
77
+ github.com/hashicorp/boundary-plugin-aws v0.3.2-0.20240724155006-9af01109459c h1:DIwje1Xkio9T+QYeaD25WaItay/q+tGpSVDVT8V+qfA =
78
+ github.com/hashicorp/boundary-plugin-aws v0.3.2-0.20240724155006-9af01109459c /go.mod h1:p6cicTmRGFw9qKvCbABIxsbRkqJq+jjwy0Ih+Ns3RHg =
79
79
github.com/hashicorp/boundary/sdk v0.0.43-0.20240717182311-a20aae98794a h1:SwVze6sYE5o+J9qdcgj29auY1k6O8oSo9DC2+2Gb9rw =
80
80
github.com/hashicorp/boundary/sdk v0.0.43-0.20240717182311-a20aae98794a /go.mod h1:9iOT7kDM6mYcSkKxNuZlv8rP7U5BG1kXoevjLLL8lNQ =
81
81
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments