Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
7004b51c
Commit
7004b51c
authored
3 years ago
by
Jeff Mitchell
Browse files
Options
Download
Email Patches
Plain Diff
Bump API's SDK version
parent
feba683b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
api/go.mod
+1
-1
api/go.mod
with
1 addition
and
1 deletion
+1
-1
api/go.mod
+
1
-
1
View file @
7004b51c
...
...
@@ -14,7 +14,7 @@ require (
github.com/hashicorp/go-retryablehttp v0.6.6
github.com/hashicorp/go-rootcerts v1.0.2
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/vault/sdk v0.
1
.1
4-0.20200519221838-e0cfd64bc267
github.com/hashicorp/vault/sdk v0.
2
.1
github.com/mitchellh/mapstructure v1.3.2
golang.org/x/net v0.0.0-20200602114024-627f9648deb9
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help