Skip to content

Commit

Permalink
add boringcrypto experiment pkg (#194)
Browse files Browse the repository at this point in the history
Signed-off-by: pham vinh dat <phamvinhdat1998@gmail.com>
  • Loading branch information
phamvinhdat committed Apr 1, 2024
1 parent b91f3a8 commit 4f7ff3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -15,4 +15,4 @@ test: clean
@go test -v -count=1 -cover ./...

generate:
@go generate ./...
@GOEXPERIMENT=arenas,boringcrypto go generate ./...
4 changes: 3 additions & 1 deletion pkg/section/standard_list.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4f7ff3c

Please sign in to comment.