Skip to content

Commit

Permalink
[fix] 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 0706e26 commit 412f860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.work
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
go 1.20

use (
.
./tcp-server
)

0 comments on commit 412f860

Please sign in to comment.