This commit is contained in:
Ian Gulliver
2025-12-29 14:42:29 -08:00
parent 624e9c6b49
commit 2a9aa488ac

2
go.mod
View File

@@ -1,6 +1,6 @@
module rsvp
go 1.24
go 1.24.0
require (
github.com/lib/pq v1.10.9