chore: update via to v0.15.1
All checks were successful
Deploy c4 / deploy (push) Successful in 54s

This commit is contained in:
Ryan Hamamura
2026-02-13 10:59:00 -10:00
parent 9069530e47
commit f238e126d3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/pressly/goose/v3 v3.26.0
github.com/ryanhamamura/via v0.15.0
github.com/ryanhamamura/via v0.15.1
golang.org/x/crypto v0.47.0
modernc.org/sqlite v1.44.0
)