Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion observability/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/heptiolabs/healthcheck v0.0.0-20211123025425-613501dd5deb
github.com/prometheus/client_golang v1.23.2
github.com/shortlink-org/go-sdk/config 4c6548ea718b
github.com/shortlink-org/go-sdk/http v0.0.0-20251108145352-f59577605d0a
github.com/shortlink-org/go-sdk/http e726ce36c641
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155
go.opentelemetry.io/otel v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.38.0
Expand Down
Loading