mirror of
https://github.com/samber/lo.git
synced 2025-09-26 20:11:13 +08:00
adding benchmarks
This commit is contained in:
@@ -3,6 +3,6 @@ FROM golang:1.18rc1-bullseye
|
||||
|
||||
WORKDIR /go/src/github.com/samber/lo
|
||||
|
||||
COPY Makefile go.* /go/src/github.com/samber/lo
|
||||
COPY Makefile go.* /go/src/github.com/samber/lo/
|
||||
|
||||
RUN make tools
|
||||
|
Reference in New Issue
Block a user