mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 11:22:25 -05:00
[chore] bump modernc.org/sqlite v1.28.0 -> v1.29.4 (#2749)
This commit is contained in:
parent
1bcdf1da3b
commit
c27049ad15
125 changed files with 2480136 additions and 1870210 deletions
28
vendor/modules.txt
vendored
28
vendor/modules.txt
vendored
|
|
@ -378,6 +378,11 @@ github.com/h2non/filetype
|
|||
github.com/h2non/filetype/matchers
|
||||
github.com/h2non/filetype/matchers/isobmff
|
||||
github.com/h2non/filetype/types
|
||||
# github.com/hashicorp/golang-lru/v2 v2.0.7
|
||||
## explicit; go 1.18
|
||||
github.com/hashicorp/golang-lru/v2
|
||||
github.com/hashicorp/golang-lru/v2/internal
|
||||
github.com/hashicorp/golang-lru/v2/simplelru
|
||||
# github.com/hashicorp/hcl v1.0.0
|
||||
## explicit
|
||||
github.com/hashicorp/hcl
|
||||
|
|
@ -436,9 +441,6 @@ github.com/josharian/intern
|
|||
# github.com/json-iterator/go v1.1.12
|
||||
## explicit; go 1.12
|
||||
github.com/json-iterator/go
|
||||
# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
## explicit
|
||||
github.com/kballard/go-shellquote
|
||||
# github.com/klauspost/compress v1.17.6
|
||||
## explicit; go 1.19
|
||||
github.com/klauspost/compress/flate
|
||||
|
|
@ -930,7 +932,6 @@ go.opentelemetry.io/otel/semconv/v1.10.0
|
|||
go.opentelemetry.io/otel/semconv/v1.12.0
|
||||
go.opentelemetry.io/otel/semconv/v1.20.0
|
||||
go.opentelemetry.io/otel/semconv/v1.20.0/httpconv
|
||||
go.opentelemetry.io/otel/semconv/v1.21.0
|
||||
go.opentelemetry.io/otel/semconv/v1.24.0
|
||||
go.opentelemetry.io/otel/semconv/v1.7.0
|
||||
# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0
|
||||
|
|
@ -1247,15 +1248,9 @@ gopkg.in/yaml.v2
|
|||
# gopkg.in/yaml.v3 v3.0.1
|
||||
## explicit
|
||||
gopkg.in/yaml.v3
|
||||
# lukechampine.com/uint128 v1.2.0
|
||||
## explicit; go 1.12
|
||||
lukechampine.com/uint128
|
||||
# modernc.org/cc/v3 v3.41.0
|
||||
## explicit; go 1.17
|
||||
modernc.org/cc/v3
|
||||
# modernc.org/ccgo/v3 v3.16.15
|
||||
## explicit; go 1.18
|
||||
modernc.org/ccgo/v3/lib
|
||||
# modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6
|
||||
## explicit; go 1.20
|
||||
modernc.org/gc/v3
|
||||
# modernc.org/libc v1.41.0
|
||||
## explicit; go 1.20
|
||||
modernc.org/libc
|
||||
|
|
@ -1290,11 +1285,8 @@ modernc.org/mathutil
|
|||
# modernc.org/memory v1.7.2
|
||||
## explicit; go 1.18
|
||||
modernc.org/memory
|
||||
# modernc.org/opt v0.1.3
|
||||
## explicit; go 1.13
|
||||
modernc.org/opt
|
||||
# modernc.org/sqlite v1.28.0
|
||||
## explicit; go 1.19
|
||||
# modernc.org/sqlite v1.29.4
|
||||
## explicit; go 1.20
|
||||
modernc.org/sqlite
|
||||
modernc.org/sqlite/lib
|
||||
# modernc.org/strutil v1.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue