Skip to content

Commit

Permalink
feat: append v3 tag for go mod releases
Browse files Browse the repository at this point in the history
  • Loading branch information
moul committed Feb 5, 2020
1 parent ba4612b commit b91d078
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ https://depviz-demo.moul.io/

## Supported providers

*Depviz* aggregates the entities of multiple providers into 3 generic ones.
*Depviz* aggregates the entities of multiple providers into 3 generic ones.

---

Expand Down Expand Up @@ -126,7 +126,7 @@ https://github.com/moul/depviz/releases
### Install With Golang

```
go get moul.io/depviz/cmd/depviz
go get moul.io/depviz/cmd/depviz/v3
```

### Using brew
Expand Down
2 changes: 1 addition & 1 deletion go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b91d078

Please sign in to comment.