File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ require (
5454 github.com/google/uuid v1.6.0 // indirect
5555 github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
5656 github.com/inconshreveable/mousetrap v1.1.0 // indirect
57- github.com/kaptinlin/messageformat-go v0.4.5 // indirect
57+ github.com/kaptinlin/messageformat-go v0.4.6 // indirect
5858 github.com/kr/pretty v0.3.1 // indirect
5959 github.com/kr/text v0.2.0 // indirect
6060 github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
6969github.com/joho/godotenv v1.5.1 /go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
7070github.com/kaptinlin/go-i18n v0.2.0 h1:8iwjAERQbCVF78c3HxC4MxUDxDRFvQVQlMDvlsO43hU =
7171github.com/kaptinlin/go-i18n v0.2.0 /go.mod h1:gRHEMrTHtQLsAFwulPbJG71TwHjXxkagn88O8FI8FuA =
72- github.com/kaptinlin/messageformat-go v0.4.5 h1:Y1CTf38O6lKKXX/UZTwb2Xw7c6DPk7kjQEHPJW6qxTI =
73- github.com/kaptinlin/messageformat-go v0.4.5 /go.mod h1:r0PH7FsxJX8jS/n6LAYZon5w3X+yfCLUrquqYd2H7ks =
72+ github.com/kaptinlin/messageformat-go v0.4.6 h1:57DUC9en40mGZR7MvqOS+5EYogAl465fjo+loAA1KPg =
73+ github.com/kaptinlin/messageformat-go v0.4.6 /go.mod h1:r0PH7FsxJX8jS/n6LAYZon5w3X+yfCLUrquqYd2H7ks =
7474github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
7575github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
7676github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments