Skip to content

Commit

Permalink
chore: go work 적용
Browse files Browse the repository at this point in the history
- testcase-server를 별도 모듈로 관리하기 위함
  • Loading branch information
cranemont committed Feb 4, 2023
1 parent 915e2d7 commit 8eb2299
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.20

use (
.
./tests/testcase-server
)

0 comments on commit 8eb2299

Please sign in to comment.