Skip to content

Commit

Permalink
chore(log-adapter): Adjust the GORM log adapter path
Browse files Browse the repository at this point in the history
  • Loading branch information
flc1125 committed Jan 5, 2024
1 parent 5c8aa65 commit 27d2a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gorm/adapter/logger.go → x/log-adapter/gorm/logger.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package adapter
package gorm

import (
"context"
Expand Down

0 comments on commit 27d2a40

Please sign in to comment.