fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.18.1

This commit is contained in:
2024-09-09 02:01:46 +00:00
parent b47c3058da
commit 68392ab76f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.22.5
require (
github.com/a-h/templ v0.2.778
github.com/golang-migrate/migrate/v4 v4.17.1
github.com/golang-migrate/migrate/v4 v4.18.1
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/mattn/go-sqlite3 v1.14.23