chore: remove deprecated client
This commit is contained in:
@@ -4,4 +4,9 @@ go 1.26.0
|
||||
|
||||
require galaxy/core v0.0.0
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
||||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
||||
)
|
||||
|
||||
replace galaxy/core => ../core
|
||||
|
||||
Reference in New Issue
Block a user