Skip to content

Commit

Permalink
update go-sqlite3 => v0.20.0 (#3483)
Browse files Browse the repository at this point in the history
  • Loading branch information
NyaaaWhatsUpDoc authored Oct 25, 2024
1 parent d8a8386 commit 51cb6ca
Show file tree
Hide file tree
Showing 41 changed files with 840 additions and 262 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
github.com/miekg/dns v1.1.62
github.com/minio/minio-go/v7 v7.0.78
github.com/mitchellh/mapstructure v1.5.0
github.com/ncruces/go-sqlite3 v0.19.0
github.com/ncruces/go-sqlite3 v0.20.0
github.com/oklog/ulid v1.3.1
github.com/prometheus/client_golang v1.20.5
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 5 additions & 40 deletions vendor/github.com/ncruces/go-sqlite3/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/ncruces/go-sqlite3/blob.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

138 changes: 99 additions & 39 deletions vendor/github.com/ncruces/go-sqlite3/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 6 additions & 11 deletions vendor/github.com/ncruces/go-sqlite3/conn.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 51cb6ca

Please sign in to comment.