Skip to content

Commit fbb9e35

Browse files
authored
chore: update go-corset to latest commit (#1781)
This updates `go-corset` to `75a88c5` as this contains some performance optimisations of interest. Specifically, simplification of inverse columns.
1 parent d54b65c commit fbb9e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracer/.github/actions/setup-go-corset/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ runs:
1212

1313
- name: Install Go Corset
1414
shell: bash
15-
run: go install github.com/consensys/go-corset/cmd/go-corset@latest
15+
run: go install github.com/consensys/go-corset/cmd/go-corset@75a88c5

0 commit comments

Comments
 (0)