diff options
| author | 2025-03-10 19:40:16 +0000 | |
|---|---|---|
| committer | 2025-03-10 19:40:16 +0000 | |
| commit | bad12a62e60bacf5222e39e26f7da97fdea23c15 (patch) | |
| tree | cd132c66b3a88dac3af27df77c71891a2bc89fa1 /vendor/modules.txt | |
| parent | [chore] add warning message when wazero compiler not supported (#3894) (diff) | |
| download | gotosocial-bad12a62e60bacf5222e39e26f7da97fdea23c15.tar.xz | |
bumps our uptrace/bun dependencies to v1.2.11 (#3895)
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 82637f643..aaf95bc63 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -911,7 +911,7 @@ github.com/ugorji/go/codec github.com/ulule/limiter/v3 github.com/ulule/limiter/v3/drivers/store/common github.com/ulule/limiter/v3/drivers/store/memory -# github.com/uptrace/bun v1.2.10 +# github.com/uptrace/bun v1.2.11 ## explicit; go 1.22.0 github.com/uptrace/bun github.com/uptrace/bun/dialect @@ -925,13 +925,13 @@ github.com/uptrace/bun/internal/tagparser github.com/uptrace/bun/migrate github.com/uptrace/bun/migrate/sqlschema github.com/uptrace/bun/schema -# github.com/uptrace/bun/dialect/pgdialect v1.2.10 +# github.com/uptrace/bun/dialect/pgdialect v1.2.11 ## explicit; go 1.22.0 github.com/uptrace/bun/dialect/pgdialect -# github.com/uptrace/bun/dialect/sqlitedialect v1.2.10 +# github.com/uptrace/bun/dialect/sqlitedialect v1.2.11 ## explicit; go 1.22.0 github.com/uptrace/bun/dialect/sqlitedialect -# github.com/uptrace/bun/extra/bunotel v1.2.10 +# github.com/uptrace/bun/extra/bunotel v1.2.11 ## explicit; go 1.22.0 github.com/uptrace/bun/extra/bunotel # github.com/uptrace/opentelemetry-go-extra/otelsql v0.3.2 |
