fix(deps): update module github.com/grokify/mogo to v0.64.12
This commit is contained in:
parent
5b93046f12
commit
e97471c703
2 changed files with 9 additions and 3 deletions
|
@ -2,10 +2,10 @@ module git.keine.cloud/oliver/pipeline-test-dependencies
|
|||
|
||||
go 1.22.2
|
||||
|
||||
require github.com/grokify/mogo v0.64.11
|
||||
require github.com/grokify/mogo v0.64.12
|
||||
|
||||
require (
|
||||
github.com/huandu/xstrings v1.5.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e // indirect
|
||||
golang.org/x/text v0.18.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 // indirect
|
||||
golang.org/x/text v0.19.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue