Skip to content

Commit

Permalink
add go work for controller.
Browse files Browse the repository at this point in the history
Signed-off-by: yy <lingdie.yy@outlook.com>
  • Loading branch information
lingdie committed Oct 24, 2023
1 parent 8f40ec0 commit 2172043
Show file tree
Hide file tree
Showing 4 changed files with 666 additions and 12 deletions.
16 changes: 16 additions & 0 deletions controllers/go.work
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
go 1.20

use (
./account
./admission
./app
./db/adminer
./db/bytebase
./terminal
./node
./user
./resources
./license
./job/init
./pkg
)
Loading

0 comments on commit 2172043

Please sign in to comment.