summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-18 09:54:32 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-18 09:54:32 +0000
commitfae7627a1b85b0530acbca8fcb06732d0ce96c66 (patch)
treedd488dbfe0ddea07c4c4ff4ffa4fd6f41f0fa43e /go.mod
parent[bugfix] Parse links that contain non-ascii characters (#2762) (diff)
downloadgotosocial-fae7627a1b85b0530acbca8fcb06732d0ce96c66.tar.xz
[chore]: Bump github.com/technologize/otel-go-contrib (#2765)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index bf5ec0fa4..de5bc2242 100644
--- a/go.mod
+++ b/go.mod
@@ -51,7 +51,7 @@ require (
github.com/superseriousbusiness/httpsig v1.2.0-SSB
github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8
github.com/tdewolff/minify/v2 v2.20.18
- github.com/technologize/otel-go-contrib v1.1.0
+ github.com/technologize/otel-go-contrib v1.1.1
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
github.com/ulule/limiter/v3 v3.11.2
github.com/uptrace/bun v1.1.17