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 Oct 28, 2023
1 parent 0a440fd commit efb4bcb
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 @@ -5,7 +5,7 @@ go 1.21
// toolchain go1.21.1

require (
github.com/grokify/mogo v0.57.0
github.com/grokify/mogo v0.58.0
github.com/jessevdk/go-flags v1.5.0
github.com/olekukonko/tablewriter v0.0.5
github.com/valyala/quicktemplate v1.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ github.com/grokify/base36 v1.0.5 h1:iUgnt40hrPtn3M2gjU4Darow5ikf8xWXrTuMWTLziCk=
github.com/grokify/base36 v1.0.5/go.mod h1:L+1aaUBGfp5Ctar7KCS5G9uPABo1Ccu1Ct2iQAuhOJ4=
github.com/grokify/mogo v0.57.0 h1:rQ9J40eFdKtw6uO3Zo6Fcgw3Ep5pYIaOJDpbzhd4DDE=
github.com/grokify/mogo v0.57.0/go.mod h1:+XBRsHQBzmp05GFrlHFhpEjX5uTcOaLeU7fVcaIaaOI=
github.com/grokify/mogo v0.58.0 h1:PCNibo8Umtb2aSwxH9zhKlQOHOIUf/rE3/hUhXm2PKg=
github.com/grokify/mogo v0.58.0/go.mod h1:4d3z1044eMA/LJpj6+Vn19Ozh921yOk5tyTqSgYKnbg=
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU=
github.com/huandu/xstrings v1.4.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI=
Expand Down

0 comments on commit efb4bcb

Please sign in to comment.