Skip to main content
Go to Latest
File
module github.com/masx200/leetcode-test/utils
go 1.19
require github.com/egregors/TreeNode v1.0.3
require github.com/masx200/leetcode-test/serialize-and-deserialize-binary-tree v0.0.0
replace github.com/masx200/leetcode-test/serialize-and-deserialize-binary-tree v0.0.0 => ../serialize-and-deserialize-binary-tree