Skip to content

Commit

Permalink
[feat] add go.work for ci builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsucho committed Dec 21, 2023
1 parent dfdf4ce commit 0706e26
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.work
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
go 1.20

use (
./tcp-server
)

0 comments on commit 0706e26

Please sign in to comment.