Skip to content

Commit

Permalink
Fix dir structure
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Helia <patrik.helia@kiwi.com>
  • Loading branch information
patriczek committed Jul 11, 2020
1 parent 7750529 commit f8292b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/go-pg/example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"context"
"log"

pggotrace "gopkg.in/DataDog/dd-trace-go.v1/contrib/pg-go/pg_go"
pggotrace "gopkg.in/DataDog/dd-trace-go.v1/contrib/go-pg"

"github.com/go-pg/pg/v10"
)
Expand Down

0 comments on commit f8292b6

Please sign in to comment.