Skip to content

Commit

Permalink
chore(plugins): update aws plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddebko committed Dec 11, 2024
1 parent ec31d93 commit e69eae2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/boundary/mains/aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hashicorp/boundary/plugins/boundary/mains/aws
go 1.23.3

require (
github.com/hashicorp/boundary-plugin-aws v0.4.1
github.com/hashicorp/boundary-plugin-aws v0.4.2
github.com/hashicorp/boundary/sdk v0.0.49
)

Expand Down
4 changes: 2 additions & 2 deletions plugins/boundary/mains/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/hashicorp/boundary-plugin-aws v0.4.1 h1:I64eZcRLhndx5PnuaCFNt9B30Bb0c9WV1S+HaZzBHhE=
github.com/hashicorp/boundary-plugin-aws v0.4.1/go.mod h1:LLNJ6K149OTGteink8xatHKsWohT1cZ8lqLM0kfGolQ=
github.com/hashicorp/boundary-plugin-aws v0.4.2 h1:qPBl61Oow/f8UZLeXYqrxsq1ggeLmqepeM/9VwRzRYI=
github.com/hashicorp/boundary-plugin-aws v0.4.2/go.mod h1:iDTNMMJ7mfmaWSUIML65uphXTUJYNRbm683exxQ/x7w=
github.com/hashicorp/boundary/sdk v0.0.49 h1:XOb6mSKyrU/wI20+5xTYBHQUP7eIeKcLxKSCpCs4yzM=
github.com/hashicorp/boundary/sdk v0.0.49/go.mod h1:IHP79to8aIi22FiY58pgBqJL96/U9D8ZAUhS2DdC+Us=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
Expand Down

0 comments on commit e69eae2

Please sign in to comment.