Skip to content

Commit ebed0cf

Browse files
committed
Use go work
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 4c2bd6d commit ebed0cf

File tree

4 files changed

+103
-139
lines changed

4 files changed

+103
-139
lines changed

go.sum

Lines changed: 0 additions & 101 deletions
This file was deleted.

go.work

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
go 1.24.2
2+
3+
use (
4+
.
5+
./kubernetes
6+
)

0 commit comments

Comments
 (0)