Skip to content

Commit

Permalink
update vault sample to last OSS version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasten committed Mar 12, 2024
1 parent ce228fd commit fa05e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/vault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This sample shows how to port an existing Go application to EGo.

First clone the repo:
```sh
git clone --depth=1 --branch=v1.9.4 https://github.com/hashicorp/vault
git clone --depth=1 --branch=v1.14.8 https://github.com/hashicorp/vault
cd vault
```

Expand Down

0 comments on commit fa05e1d

Please sign in to comment.