We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d9a9f commit 25d4d18Copy full SHA for 25d4d18
message.go
@@ -1,8 +1,8 @@
1
package respond
2
3
import (
4
- "github.com/iamalirezaj/go-respond/translations/en"
5
- "github.com/iamalirezaj/go-respond/translations/fa"
+ "github.com/MrJoshLab/go-respond/translations/en"
+ "github.com/MrJoshLab/go-respond/translations/fa"
6
)
7
8
type Message struct {
0 commit comments