Update go.mod
This commit is contained in:
@@ -4,11 +4,10 @@ go 1.21
|
||||
|
||||
require (
|
||||
github.com/go-sql-driver/mysql v1.7.1
|
||||
github.com/google/uuid v1.3.1
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/gorilla/sessions v1.2.1
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/google/uuid v1.3.1
|
||||
github.com/gomarkdown/markdown v0.0.0-20231222211730-1d6a2021dbc2
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user