Skip to content

Commit

Permalink
add a workspace file
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange-42 committed Feb 10, 2023
1 parent edc5218 commit 17ab57b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions go.work
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
go 1.20

use (
.
./benchmark
./profile
)

0 comments on commit 17ab57b

Please sign in to comment.