@@ -0,0 +1,12 @@
module github.com/bootdotdev/learn-cicd-starter
go 1.20
require (
github.com/go-chi/chi v1.5.4
github.com/go-chi/cors v1.2.1
github.com/google/uuid v1.3.0
github.com/joho/godotenv v1.5.1
)
require github.com/go-sql-driver/mysql v1.7.1
The note is not visible to the blocked user.