Skip to content

Commit 31eb2b6

Browse files
committed
Remove k6 dependency from root Makefile
1 parent ecc6d82 commit 31eb2b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ go/mod:
1414
cd godeltaprof/compat/ && GO111MODULE=on go mod tidy
1515
cd godeltaprof/ && GO111MODULE=on go mod download
1616
cd godeltaprof/ && GO111MODULE=on go mod tidy
17-
cd x/k6/ && GO111MODULE=on go mod download
18-
cd x/k6/ && GO111MODULE=on go mod tidy
1917

2018
# https://github.com/grafana/pyroscope-go/issues/129
2119
.PHONY: gotip/fix

0 commit comments

Comments
 (0)