1
0

fix(deps): update module github.com/lib/pq to v1.10.7

This commit is contained in:
kolaente
2022-09-30 19:30:18 +02:00
parent c359d6a97d
commit 580bd5aeaa
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -43,7 +43,7 @@ require (
github.com/jinzhu/copier v0.3.5
github.com/labstack/echo/v4 v4.9.0
github.com/labstack/gommon v0.3.1
github.com/lib/pq v1.10.6
github.com/lib/pq v1.10.7
github.com/magefile/mage v1.13.0
github.com/mattn/go-sqlite3 v1.14.15
github.com/olekukonko/tablewriter v0.0.5