Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit a46edf9

Browse files
committed
Update build instructions for gomod
1 parent c92bded commit a46edf9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,11 @@ Additional information about setting up relabel configs, the `source_labels` fie
9292

9393
Before building, make sure the following prerequisites are installed:
9494

95-
* [Dep](https://golang.github.io/dep/) for dependency management.
9695
* [Go](https://golang.org/dl/)
9796

9897
Then build as follows:
9998

10099
```bash
101-
# Install dependencies (only required once)
102-
dep ensure
103100

104101
# Build binary
105102
make

0 commit comments

Comments
 (0)