Skip to content

Commit

Permalink
Update mux.go
Browse files Browse the repository at this point in the history
Signed-off-by: rehanpfmr <[email protected]>
  • Loading branch information
rehanpfmr authored Sep 7, 2024
1 parent 25211ab commit 3d84698
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions instrumentation/github.com/gorilla/mux/otelmux/mux.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
package otelmux // import "go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux"

import (
"bufio"
"fmt"
"net"
"net/http"
"sync"

Expand Down

0 comments on commit 3d84698

Please sign in to comment.