Commit 8c37acf 1 parent d71b447 commit 8c37acf Copy full SHA for 8c37acf
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/hashicorp/go-hclog v1.6.3
10
10
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.9
11
11
github.com/hashicorp/go-secure-stdlib/tlsutil v0.1.3
12
- github.com/hashicorp/vault/sdk v0.15.0
12
+ github.com/hashicorp/vault/sdk v0.15.2
13
13
github.com/kelseyhightower/envconfig v1.4.0
14
14
github.com/kr/text v0.2.0
15
15
github.com/mitchellh/cli v1.1.5
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/hashicorp/go-secure-stdlib/tlsutil v0.1.3 h1:xbrxd0U9XQW8qL1BAz2XrAjA
79
79
github.com/hashicorp/go-secure-stdlib/tlsutil v0.1.3 /go.mod h1:LWq2Sy8UoKKuK4lFuCNWSjJj57MhNNf2zzBWMtkAIX4 =
80
80
github.com/hashicorp/go-sockaddr v1.0.6 h1:RSG8rKU28VTUTvEKghe5gIhIQpv8evvNpnDEyqO4u9I =
81
81
github.com/hashicorp/go-sockaddr v1.0.6 /go.mod h1:uoUUmtwU7n9Dv3O4SNLeFvg0SxQ3lyjsj6+CCykpaxI =
82
- github.com/hashicorp/vault/sdk v0.15.0 h1:xNo1lL2shm0yE4coXNZkTV/6++2GfEh+/cCAfBjzEnA =
83
- github.com/hashicorp/vault/sdk v0.15.0 /go.mod h1:2Wj2tHIgfz0gNWgEPWBbCXFIiPrq96E8FTjPNV9J1Bc =
82
+ github.com/hashicorp/vault/sdk v0.15.2 h1:Rp5Yp4lyBhlWgq24ZVb2n/YN47RKOAvmx/jlMfS9ku4 =
83
+ github.com/hashicorp/vault/sdk v0.15.2 /go.mod h1:2Wj2tHIgfz0gNWgEPWBbCXFIiPrq96E8FTjPNV9J1Bc =
84
84
github.com/huandu/xstrings v1.3.1 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
85
85
github.com/huandu/xstrings v1.3.2 h1:L18LIDzqlW6xN2rEkpdV8+oL/IXWJ1APd+vsdYy4Wdw =
86
86
github.com/huandu/xstrings v1.3.2 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
You can’t perform that action at this time.
0 commit comments