Skip to content

Commit a625e58

Browse files
committed
Updated make
Signed-off-by: Vishal Rana <[email protected]>
1 parent 914a544 commit a625e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependency:
22
go get -u github.com/golang/dep/cmd/dep
3-
dep ensure -update
3+
dep ensure
44

55
test:
66
echo "" > coverage.txt

0 commit comments

Comments
 (0)