volatiletech / sqlboiler

Generate a Go ORM tailored to your database schema.
BSD 3-Clause "New" or "Revised" License
6.56k stars 533 forks source link

Add Go module files #1347

Closed quells-at-work closed 5 months ago

quells-at-work commented 5 months ago

Adds go.mod and go.sum to pin dependencies to versions which still support Go 1.18.

quells-at-work commented 5 months ago

Sorry - I was trying to merge this into our fork.