Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jxsl13 committed Jan 31, 2024
1 parent 76213ae commit d238e0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.6

require (
github.com/go-playground/validator/v10 v10.17.0
github.com/jxsl13/goripr/v2 v2.0.2
github.com/jxsl13/goripr/v2 v2.0.3
github.com/jxsl13/twapi v1.4.0
github.com/knadh/koanf/maps v0.1.1
github.com/knadh/koanf/parsers/dotenv v0.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=
github.com/jxsl13/goripr/v2 v2.0.2 h1:yNjVqAE3FM22TT3wDFV42vZcFS8unH/9TeS/Hi57udU=
github.com/jxsl13/goripr/v2 v2.0.2/go.mod h1:sWJpRxwvfLvmvJq2obJRu0UPQsOeb2ofClFESsn9zvg=
github.com/jxsl13/goripr/v2 v2.0.3 h1:/v09VPk8yYfTZyaNhTrtkjFbAqDA4j79/FBg0UW5MU8=
github.com/jxsl13/goripr/v2 v2.0.3/go.mod h1:sWJpRxwvfLvmvJq2obJRu0UPQsOeb2ofClFESsn9zvg=
github.com/jxsl13/twapi v1.4.0 h1:wNK/gu7FXUsKVBHI8ovApP1ZsgbEWD5LmnyPN7oYiOo=
github.com/jxsl13/twapi v1.4.0/go.mod h1:SvE31nNOEed8RJSpwOCvFbFWB8M1XgWolCJD8avi3u0=
github.com/knadh/koanf/maps v0.1.1 h1:G5TjmUh2D7G2YWf5SQQqSiHRJEjaicvU0KpypqB3NIs=
Expand Down

0 comments on commit d238e0a

Please sign in to comment.