aboutsummaryrefslogtreecommitdiff
path: root/go.work
blob: 0f59ee635a13c36daa28f002111b983e16c20b08 (plain)
1
2
3
4
5
6
go 1.26.0

use (
	.
	./benchmark
)