mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-07 23:16:53 +00:00
Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.1 (#542)
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.0...v1.14.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3bd3826ac2
commit
52f9f32a22
2
go.mod
2
go.mod
@@ -16,7 +16,7 @@ require (
|
||||
github.com/grpc-ecosystem/grpc-gateway v1.14.7
|
||||
github.com/kat-co/vala v0.0.0-20170210184112-42e1d8b61f12
|
||||
github.com/lib/pq v1.8.0
|
||||
github.com/mattn/go-sqlite3 v1.14.0
|
||||
github.com/mattn/go-sqlite3 v1.14.1
|
||||
github.com/mitchellh/mapstructure v1.3.2 // indirect
|
||||
github.com/pelletier/go-toml v1.8.0 // indirect
|
||||
github.com/pkg/errors v0.9.1
|
||||
|
||||
Reference in New Issue
Block a user