oopsie/go.mod
Lewis Dale 49d33b2366
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m31s
Day 9 content, connecting to database
2024-05-08 09:00:58 +01:00

6 lines
97 B
Modula-2

module lewisdale.dev/oopsie
go 1.22.2
require github.com/mattn/go-sqlite3 v1.14.22 // indirect