chore: remove deprecated client
Tests · UI / test (pull_request) Has been cancelled
Tests · Go / test (push) Successful in 2m25s
Tests · UI / test (push) Waiting to run
Tests · Integration / integration (pull_request) Successful in 1m44s
Tests · Go / test (pull_request) Successful in 2m2s

This commit is contained in:
Ilia Denisov
2026-05-23 16:55:02 +02:00
parent 780769b3c4
commit 8e0a1c39c0
56 changed files with 18 additions and 18545 deletions
+5
View File
@@ -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