fix(deps): update module github.com/grokify/mogo to v0.64.4
This commit is contained in:
parent
3d6f0e110b
commit
4afd4a91e5
2 changed files with 12 additions and 4 deletions
|
@ -2,10 +2,10 @@ module git.keine.cloud/oliver/pipeline-test-dependencies
|
|||
|
||||
go 1.22.2
|
||||
|
||||
require github.com/grokify/mogo v0.64.1
|
||||
require github.com/grokify/mogo v0.64.4
|
||||
|
||||
require (
|
||||
github.com/huandu/xstrings v1.4.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d // indirect
|
||||
golang.org/x/text v0.15.0 // indirect
|
||||
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
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue