Skip to content

Commit

Permalink
feat(deps): update to fox to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerwill90 committed Jul 15, 2024
1 parent 3a276cf commit 876ef08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/stretchr/testify v1.9.0
github.com/tigerwill90/fox v0.14.0
github.com/tigerwill90/fox v0.15.0
go.opentelemetry.io/contrib/propagators/b3 v1.28.0
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/otel/trace v1.28.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/rogpeppe/go-internal v1.8.0 h1:FCbCCtXNOY3UtUuHUYaghJg4y7Fd14rXifAYUA
github.com/rogpeppe/go-internal v1.8.0/go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6poM+XZ2dLUbcbE=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/tigerwill90/fox v0.14.0 h1:fX9Pg1EBu4eaNkMac+6Nff+hohxEq5R17OtBV/LRCoo=
github.com/tigerwill90/fox v0.14.0/go.mod h1:1D355//lMLlduFSNb1fS+w+TK9svw/sjhH/h9tAD4KQ=
github.com/tigerwill90/fox v0.15.0 h1:ff4cxNrnCHvXPagkVUOSBDsJeibWQgM8k98VBPxGX88=
github.com/tigerwill90/fox v0.15.0/go.mod h1:1D355//lMLlduFSNb1fS+w+TK9svw/sjhH/h9tAD4KQ=
go.opentelemetry.io/contrib/propagators/b3 v1.28.0 h1:XR6CFQrQ/ttAYmTBX2loUEFGdk1h17pxYI8828dk/1Y=
go.opentelemetry.io/contrib/propagators/b3 v1.28.0/go.mod h1:DWRkzJONLquRz7OJPh2rRbZ7MugQj62rk7g6HRnEqh0=
go.opentelemetry.io/otel v1.28.0 h1:/SqNcYk+idO0CxKEUOtKQClMK/MimZihKYMruSMViUo=
Expand Down

0 comments on commit 876ef08

Please sign in to comment.