Compare commits
1 commit
5e25451de8
...
77e1fadaef
Author | SHA1 | Date | |
---|---|---|---|
77e1fadaef |
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ module git.keine.cloud/oliver/pipeline-test-dependencies
|
|||
|
||||
go 1.22.2
|
||||
|
||||
require github.com/grokify/mogo v0.64.7
|
||||
require github.com/grokify/mogo v0.64.8
|
||||
|
||||
require (
|
||||
github.com/huandu/xstrings v1.5.0 // indirect
|
||||
|
|
|
@ -20,8 +20,8 @@ github.com/grokify/mogo v0.64.1 h1:C00OImHAvmnmxT/b2rZ5COFwrm8h18PH2QxwwIviLYM=
|
|||
github.com/grokify/mogo v0.64.1/go.mod h1:ZJ3pXJcHfUdVZldMchDBmkKrGj4hfxEoF2bTx5oCwWM=
|
||||
github.com/grokify/mogo v0.64.4 h1:HAubpb4fpEg058rKtzP7jmtW75mflaBpSpv3rsx3QqY=
|
||||
github.com/grokify/mogo v0.64.4/go.mod h1:7f1yCRZuLv3ziWBh1zOT5zSWMG3y+WVvqXDFXF/Zpig=
|
||||
github.com/grokify/mogo v0.64.7 h1:J8m0hDM5/27FqOTInisVcTTJL4lIMKxa5L/z05tctRg=
|
||||
github.com/grokify/mogo v0.64.7/go.mod h1:mXtVtGE6+pZbXstdqyyqp7B3b7gv3Jy2z9HPBshqMYU=
|
||||
github.com/grokify/mogo v0.64.8 h1:Oi7X6EWIaBVPLirrP8DAAMcTgQzUHBqag36yjBzMwTU=
|
||||
github.com/grokify/mogo v0.64.8/go.mod h1:qD4Zz/GTGquZ7prO4A7h3kT7ZntMshXLk1lXdviKkUI=
|
||||
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=
|
||||
|
|
Loading…
Add table
Reference in a new issue