Compare commits

..

1 commit

2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ go 1.23.2
toolchain go1.24.2
require github.com/grokify/mogo v0.68.11
require github.com/grokify/mogo v0.68.13
require (
github.com/huandu/xstrings v1.5.0 // indirect

View file

@ -24,8 +24,8 @@ github.com/grokify/mogo v0.64.11 h1:aFH060aO6yjDdLzCY7Y4bQcC1iyNFvd8rBR9zq9M0zA=
github.com/grokify/mogo v0.64.11/go.mod h1:FrKyuDTl7uz0BrMCT40KGtsJQs2KGYjo3cib7toouEA=
github.com/grokify/mogo v0.64.12 h1:BNrZ1qBFuX4qu5722CW6qtqu/mrrsZ3bhKu/w1KowKg=
github.com/grokify/mogo v0.64.12/go.mod h1:lDhfYIiOhJo7C2U3aL00PlUU9gLvmTONi4MdIWoGmGM=
github.com/grokify/mogo v0.68.11 h1:NQCklgkAetwCcyLZci0/W2lLYwQPNlNh4ojMpcRquYA=
github.com/grokify/mogo v0.68.11/go.mod h1:ElGmqZaEVAE/cOuCqZbpOj79oQDdLC02m5v7+P00IW0=
github.com/grokify/mogo v0.68.13 h1:FS4SeUA63jfj9zOvx6NZTgvg+pUgSN+2bAjm+SgcN+4=
github.com/grokify/mogo v0.68.13/go.mod h1:pKOkGR2vheo+200muo2gSnXQ4SJ5TwW0Y7WY7uHahu8=
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/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=