Skip to content

Commit 4f7ff3c

Browse files
authored
add boringcrypto experiment pkg (#194)
Signed-off-by: pham vinh dat <[email protected]>
1 parent b91f3a8 commit 4f7ff3c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ test: clean
1515
@go test -v -count=1 -cover ./...
1616

1717
generate:
18-
@go generate ./...
18+
@GOEXPERIMENT=arenas,boringcrypto go generate ./...

pkg/section/standard_list.go

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)