Commit 9eeac40 2 people authored and committed
1 parent 6b74475 commit 9eeac40 Copy full SHA for 9eeac40
File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ ```release-note:change
2
+ database/snowflake: Update plugin to v0.10.0
3
+ ```
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ require (
143
143
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.10.1
144
144
github.com/hashicorp/vault-plugin-database-redis v0.2.2
145
145
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.2.3
146
- github.com/hashicorp/vault-plugin-database-snowflake v0.9.1
146
+ github.com/hashicorp/vault-plugin-database-snowflake v0.10.0
147
147
github.com/hashicorp/vault-plugin-mock v0.16.1
148
148
github.com/hashicorp/vault-plugin-secrets-ad v0.16.2
149
149
github.com/hashicorp/vault-plugin-secrets-alicloud v0.15.1
Original file line number Diff line number Diff line change @@ -2293,8 +2293,8 @@ github.com/hashicorp/vault-plugin-database-redis v0.2.2 h1:nMpNIDP1Cvw5aMLXp3Obv
2293
2293
github.com/hashicorp/vault-plugin-database-redis v0.2.2 /go.mod h1:POHYpUTsdJwGE1DSHaDlLjB/CpzBHLfIIVVXElBtbcs =
2294
2294
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.2.3 h1:Y2/teLlrYR80LATq4T2EZJgeQFkYUvExH1WUfssi2IU =
2295
2295
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.2.3 /go.mod h1:eGj+U2NroyrtKqdNAoOG7is2mbmSIoTvDA0EETqWTDI =
2296
- github.com/hashicorp/vault-plugin-database-snowflake v0.9.1 h1:KWwZfBVY1AGhuGogzsghQafEb/6jXBdeqjh9tIJzKgU =
2297
- github.com/hashicorp/vault-plugin-database-snowflake v0.9.1 /go.mod h1:COMbAUyRr1KgNLv0R3n0/olFoy3JkXq57VYd5+9ulPw =
2296
+ github.com/hashicorp/vault-plugin-database-snowflake v0.10.0 h1:XmGY3YsEwhs/LHHO6I9MmiHcI0peL31cQCbHMCniMro =
2297
+ github.com/hashicorp/vault-plugin-database-snowflake v0.10.0 /go.mod h1:COMbAUyRr1KgNLv0R3n0/olFoy3JkXq57VYd5+9ulPw =
2298
2298
github.com/hashicorp/vault-plugin-mock v0.16.1 h1:5QQvSUHxDjEEbrd2REOeacqyJnCLPD51IQzy71hx8P0 =
2299
2299
github.com/hashicorp/vault-plugin-mock v0.16.1 /go.mod h1:83G4JKlOwUtxVourn5euQfze3ZWyXcUiLj2wqrKSDIM =
2300
2300
github.com/hashicorp/vault-plugin-secrets-ad v0.16.2 h1:AkNt0No686jr0gKxQZQi2QM3b5RrHnbbeHPvUlCxIV0 =
You can’t perform that action at this time.
0 commit comments