Categorygithub.com/HykoAPI/sequences
repositorypackage
0.2.0
Repository: https://github.com/hykoapi/sequences.git
Documentation: pkg.go.dev

# README

Sequences

Updating Sequences

  • Create PR
  • Merge PR
  • Pull master
  • Tag with new version number: git tag vx.x.x
  • Push tag git push origin vx.x.x
  • Update go.mod file in your project