Commit 9f3de89d authored by akshya96's avatar akshya96
Browse files

updating go mod for release 1.7.6

parent 8e78f9f8
Branches unavailable
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
......@@ -103,7 +103,7 @@ require (
github.com/hashicorp/vault-plugin-secrets-openldap v0.4.1
github.com/hashicorp/vault-plugin-secrets-terraform v0.1.0
github.com/hashicorp/vault/api v1.1.1
github.com/hashicorp/vault/sdk v0.2.1-0.20210927220619-d41fb44977e1
github.com/hashicorp/vault/sdk v0.2.1-0.20211101201606-6453490da33b
github.com/influxdata/influxdb v0.0.0-20190411212539-d24b7ba8c4c4
github.com/jcmturner/gokrb5/v8 v8.0.0
github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f
......
......@@ -8,7 +8,7 @@ var (
// Whether cgo is enabled or not; set at build time
CgoEnabled bool
Version = "1.7.5"
Version = "1.7.6"
VersionPrerelease = ""
VersionMetadata = ""
)
......@@ -709,7 +709,7 @@ github.com/hashicorp/vault-plugin-secrets-terraform
# github.com/hashicorp/vault/api v1.1.1 => ./api
## explicit
github.com/hashicorp/vault/api
# github.com/hashicorp/vault/sdk v0.2.1-0.20210927220619-d41fb44977e1 => ./sdk
# github.com/hashicorp/vault/sdk v0.2.1-0.20211101201606-6453490da33b => ./sdk
## explicit
github.com/hashicorp/vault/sdk/database/dbplugin
github.com/hashicorp/vault/sdk/database/dbplugin/v5
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment