achiku / planter

Generate PlantUML ER diagram textual description from PostgreSQL tables
MIT License
546 stars 53 forks source link

feat: Upgrade Go version to 1.21 and Update Go Modules #33

Closed hiroakis closed 10 months ago

hiroakis commented 11 months ago

This pull request introduces the following changes:

  1. Go Version Upgrade: This update includes the migration to Go 1.21.
  2. Deprecation of Old Versions: The PR drops support for older Go versions.
  3. Go Module Updates: The PR also includes updates to Go modules.

Can you please review the patch and provide feedback or approvals as needed.