mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.46 to 1.14.48 (#2486)
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.46 to 1.14.48. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.46...v1.14.48) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fa03a9ba70
commit
c99ca51ad5
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
|||
github.com/go-gormigrate/gormigrate/v2 v2.1.6
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/labstack/echo/v4 v4.15.2
|
||||
github.com/mattn/go-sqlite3 v1.14.46
|
||||
github.com/mattn/go-sqlite3 v1.14.48
|
||||
github.com/nbd-wtf/ln-decodepay v1.13.0
|
||||
github.com/orandin/lumberjackrus v1.0.1
|
||||
github.com/peterldowns/pgtestdb v0.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue