fix(deps): update module github.com/grokify/mogo to v0.64.11
This commit is contained in:
parent
fbebead273
commit
d1d846eabb
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.4
|
||||
require github.com/grokify/mogo v0.64.11
|
||||
|
||||
require (
|
||||
github.com/huandu/xstrings v1.5.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect
|
||||
golang.org/x/text v0.16.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e // indirect
|
||||
golang.org/x/text v0.18.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue