Skip to content

Commit

Permalink
dep: go mod: update
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Nov 23, 2024
1 parent ddf31f9 commit 5d82ad4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/getkin/kin-openapi v0.123.0
github.com/grokify/gocharts/v2 v2.21.0
github.com/grokify/mogo v0.65.5
github.com/grokify/sogo v0.8.13
github.com/grokify/sogo v0.8.14
github.com/jessevdk/go-flags v1.6.1
github.com/rs/zerolog v1.33.0
github.com/valyala/fasthttp v1.57.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ github.com/grokify/gocharts/v2 v2.21.0 h1:XjVFV85Gn24aZ3+zHzeITIGwNWd3Llni029k/T
github.com/grokify/gocharts/v2 v2.21.0/go.mod h1:TWe3yGhjo9xyPBBDhbdDobzdyvaLgRXcPFnGmZZxP8A=
github.com/grokify/mogo v0.65.5 h1:ifDwXUQNeFIi27sKk2kp/TYiseo2imMuVbPGA/zBGjM=
github.com/grokify/mogo v0.65.5/go.mod h1:q0uXqdhW6F4VJZ5iTJqi34GMewjZr6Q48ZbAigBYfpQ=
github.com/grokify/sogo v0.8.13 h1:samn4SUdpJicyEAoN79R9Ov8NY8wKLuTMhwsrr6Tq4Q=
github.com/grokify/sogo v0.8.13/go.mod h1:KnOXzJRI2ZCB0I9vyyGRrIJTjlGDucXnKINR5FxYLm8=
github.com/grokify/sogo v0.8.14 h1:81h+TqKWPsupyL0Gnz+MPYjFQ7pFWVMGZgQj76y4g8s=
github.com/grokify/sogo v0.8.14/go.mod h1:idLTkVoZo9USd61j533eEoVAUBq/btadK1OtPaT0+7E=
github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=
github.com/huandu/xstrings v1.5.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI=
Expand Down

0 comments on commit 5d82ad4

Please sign in to comment.