Skip to content

Commit

Permalink
Introduce go.work file
Browse files Browse the repository at this point in the history
  • Loading branch information
VojtechVitek committed Mar 5, 2024
1 parent 766f11a commit 856fd35
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions go.work
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
go 1.21.6

use (
.
./example
)

0 comments on commit 856fd35

Please sign in to comment.