mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-10 22:39:55 +00:00

Replaced the Mergo package from "github.com/imdario/mergo" to "dario.cat/mergo". This change was necessary due to the new release from the Mergo package which includes bug fixes and performance improvements. Moreover, updated the Go version from 1.20 to 1.21.1, including the toolchain version to stay up to date with the latest language features and bug fixes. Lastly, other dependencies were updated and cleaned up for maintaining package stability and compatibility.