diff options
| author | 2024-03-18 09:54:32 +0000 | |
|---|---|---|
| committer | 2024-03-18 09:54:32 +0000 | |
| commit | fae7627a1b85b0530acbca8fcb06732d0ce96c66 (patch) | |
| tree | dd488dbfe0ddea07c4c4ff4ffa4fd6f41f0fa43e /go.mod | |
| parent | [bugfix] Parse links that contain non-ascii characters (#2762) (diff) | |
| download | gotosocial-fae7627a1b85b0530acbca8fcb06732d0ce96c66.tar.xz | |
[chore]: Bump github.com/technologize/otel-go-contrib (#2765)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
