* add multimodule * re-package modules
@@ -0,0 +1,15 @@
go 1.26.0
use (
./client
./error
./model
./server
./util
)
replace (
galaxy/error v0.0.0 => ./error
galaxy/model v0.0.0 => ./model
galaxy/util v0.0.0 => ./util
The note is not visible to the blocked user.