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 May 28, 2024
1 parent 1786f8d commit 74bd555
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 @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.2

require (
github.com/grokify/mogo v0.64.0
github.com/grokify/mogo v0.64.1
github.com/jessevdk/go-flags v1.5.0
github.com/olekukonko/tablewriter v0.0.5
github.com/valyala/quicktemplate v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ github.com/golang/snappy v0.0.3/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEW
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
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.64.0 h1:v32BZwLcEzqmi+fMpKHO5OTZwk/0e7Mj6ZhoTASy/9Q=
github.com/grokify/mogo v0.64.0/go.mod h1:xiALI6FeTSs7FBOvTmYbeB3PzXNQryidUAQXZYB83Cc=
github.com/grokify/mogo v0.64.1 h1:C00OImHAvmnmxT/b2rZ5COFwrm8h18PH2QxwwIviLYM=
github.com/grokify/mogo v0.64.1/go.mod h1:ZJ3pXJcHfUdVZldMchDBmkKrGj4hfxEoF2bTx5oCwWM=
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 74bd555

Please sign in to comment.