diff options
author | 2024-03-18 09:54:32 +0000 | |
---|---|---|
committer | 2024-03-18 09:54:32 +0000 | |
commit | fae7627a1b85b0530acbca8fcb06732d0ce96c66 (patch) | |
tree | dd488dbfe0ddea07c4c4ff4ffa4fd6f41f0fa43e /vendor | |
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 'vendor')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 08609a4a3..1985dba3c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -817,7 +817,7 @@ github.com/tdewolff/parse/v2/buffer github.com/tdewolff/parse/v2/css github.com/tdewolff/parse/v2/html github.com/tdewolff/parse/v2/strconv -# github.com/technologize/otel-go-contrib v1.1.0 +# github.com/technologize/otel-go-contrib v1.1.1 ## explicit; go 1.17 github.com/technologize/otel-go-contrib/otelginmetrics # github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc |