# README
sync-dependencies-go
Description
This package is used to sync dependencies for go projects.
Commands Available
- update-deps: Update dependencies command (update-deps) will sync or update all dependencies in the go.mod file.
- update-go-version: Update GO version command will change the go version from {oldVersion| to {newVersion}.