Skip to content

Commit

Permalink
update to fixed branch of krakend-otel for nil tracer
Browse files Browse the repository at this point in the history
  • Loading branch information
dhontecillas committed Jan 21, 2025
1 parent dd23d23 commit fa1b98b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
require (
github.com/gin-gonic/gin v1.9.1
github.com/go-contrib/uuid v1.2.0
github.com/krakend/krakend-otel v0.9.0
github.com/krakend/krakend-otel v0.9.1-0.20250121103705-06871c16e861
github.com/krakendio/bloomfilter/v2 v2.0.4
github.com/krakendio/krakend-amqp/v2 v2.1.0
github.com/krakendio/krakend-audit v0.0.7
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,8 @@ github.com/krakend/go-auth0/v2 v2.0.1 h1:Ve73eo/rUo1NK/GrzOeWSuVdweGHY2sGU52NYdp
github.com/krakend/go-auth0/v2 v2.0.1/go.mod h1:jaMs1/YcOmZYRUPBvk/nrhABJv/XkrUJGA2eywOUFRA=
github.com/krakend/krakend-otel v0.9.0 h1:ILAkYF9aFH71Yo2WC07IR7f3GxeoQBkbkx8BMILaCpA=
github.com/krakend/krakend-otel v0.9.0/go.mod h1:OZSwrxjTjuC7dx/6XmQFz9hiYNyFDNzECWOkZywa4iw=
github.com/krakend/krakend-otel v0.9.1-0.20250121103705-06871c16e861 h1:YcaRdA2IwD4KkBxvknW7+Xq9YiKeA54VBYKC+3qYio0=
github.com/krakend/krakend-otel v0.9.1-0.20250121103705-06871c16e861/go.mod h1:OZSwrxjTjuC7dx/6XmQFz9hiYNyFDNzECWOkZywa4iw=
github.com/krakendio/binder v0.0.0-20241115150014-29ceb1a9414b h1:4BmhKuybR5uDs6C7jOCm4KA3DxRK/BCk71n6146krTE=
github.com/krakendio/binder v0.0.0-20241115150014-29ceb1a9414b/go.mod h1:CYIubvHjRQrAM2JZn4pv/Whrmo57K2cHOv2jLVQk4aI=
github.com/krakendio/bloomfilter/v2 v2.0.4 h1:+FCe52Izx4mZgFevvifOMF+3WbbhmZT0xZnrnUE4C0U=
Expand Down

0 comments on commit fa1b98b

Please sign in to comment.