diff options
| author | 2023-09-11 15:16:52 +0200 | |
|---|---|---|
| committer | 2023-09-11 15:16:52 +0200 | |
| commit | 7011f57b09fc03bde9d48fef191e904110c09c4b (patch) | |
| tree | 1118192d6c8d49715d2293ee19c79e50b89de64e /go.mod | |
| parent | [chore]: Bump golang.org/x/net from 0.14.0 to 0.15.0 (#2193) (diff) | |
| download | gotosocial-7011f57b09fc03bde9d48fef191e904110c09c4b.tar.xz | |
[chore] bump bun v1.1.14 -> v1.1.15 (#2195)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -47,10 +47,10 @@ require ( github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8 github.com/tdewolff/minify/v2 v2.12.9 github.com/ulule/limiter/v3 v3.11.2 - github.com/uptrace/bun v1.1.14 - github.com/uptrace/bun/dialect/pgdialect v1.1.14 - github.com/uptrace/bun/dialect/sqlitedialect v1.1.14 - github.com/uptrace/bun/extra/bunotel v1.1.14 + github.com/uptrace/bun v1.1.15 + github.com/uptrace/bun/dialect/pgdialect v1.1.15 + github.com/uptrace/bun/dialect/sqlitedialect v1.1.15 + github.com/uptrace/bun/extra/bunotel v1.1.15 github.com/wagslane/go-password-validator v0.3.0 github.com/yuin/goldmark v1.5.6 go.opentelemetry.io/otel v1.17.0 @@ -156,7 +156,7 @@ require ( github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc // indirect github.com/twitchyliquid64/golang-asm v0.15.1 // indirect github.com/ugorji/go/codec v1.2.11 // indirect - github.com/uptrace/opentelemetry-go-extra/otelsql v0.2.1 // indirect + github.com/uptrace/opentelemetry-go-extra/otelsql v0.2.2 // indirect github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.17.0 // indirect |
