File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
plugins/boundary/mains/minio Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hashicorp/boundary/plugins/boundary/mains/minio
3
3
go 1.22.2
4
4
5
5
require (
6
- github.com/hashicorp/boundary-plugin-minio v0.1.2
6
+ github.com/hashicorp/boundary-plugin-minio v0.1.3
7
7
github.com/hashicorp/boundary/sdk v0.0.42
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaU
60
60
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
61
61
github.com/google/uuid v1.5.0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU =
62
62
github.com/google/uuid v1.5.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
63
- github.com/hashicorp/boundary-plugin-minio v0.1.2 h1:2X1pr9Oqfe/R3tAzPLY9u3IRzZxLNp7mzvnsjEFx7d8 =
64
- github.com/hashicorp/boundary-plugin-minio v0.1.2 /go.mod h1:SGZen1uwxv3dha13c0Jh3oOpiSvcEEjYFI7ik0ONIZ0 =
63
+ github.com/hashicorp/boundary-plugin-minio v0.1.3 h1:uGgTaZUh+gyIuEBaTF14jFzUzNzGue4swlc354XiUzU =
64
+ github.com/hashicorp/boundary-plugin-minio v0.1.3 /go.mod h1:SGZen1uwxv3dha13c0Jh3oOpiSvcEEjYFI7ik0ONIZ0 =
65
65
github.com/hashicorp/boundary/sdk v0.0.42 h1:iRDdnM6/6q9qLtBP7/cpq/FWQGf69TFSsBQFxgGK8Jw =
66
66
github.com/hashicorp/boundary/sdk v0.0.42 /go.mod h1:QJhm4rky2YMtk9DS5Rj8QJhDKB/6zQbVrm3R0QgdYmQ =
67
67
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