fix(deps): update module github.com/grokify/mogo to v0.63.11
This commit is contained in:
parent
1992ced02b
commit
cc61a39769
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.63.8
|
||||
require github.com/grokify/mogo v0.63.11
|
||||
|
||||
require (
|
||||
github.com/huandu/xstrings v1.4.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
|
||||
golang.org/x/text v0.15.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue