Categorygithub.com/JoshuaJimenezR/sync-dependencies-go
repositorypackage
0.0.0-20240509214224-556e94c354c8
Repository: https://github.com/joshuajimenezr/sync-dependencies-go.git
Documentation: pkg.go.dev

# 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}.