Skip to content

Commit

Permalink
Remove k6 dependency from root Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanhuhta committed Dec 20, 2024
1 parent ecc6d82 commit 31eb2b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ go/mod:
cd godeltaprof/compat/ && GO111MODULE=on go mod tidy
cd godeltaprof/ && GO111MODULE=on go mod download
cd godeltaprof/ && GO111MODULE=on go mod tidy
cd x/k6/ && GO111MODULE=on go mod download
cd x/k6/ && GO111MODULE=on go mod tidy

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

0 comments on commit 31eb2b6

Please sign in to comment.