Compare commits
1 commit
b6e6a74413
...
448e5bee7b
Author | SHA1 | Date | |
---|---|---|---|
448e5bee7b |
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.9
|
||||
require github.com/grokify/mogo v0.64.10
|
||||
|
||||
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.9 h1:sCS/or6Gk1xYOlH+3PI1TkgiALC63pvmXFsAGDD9Dg4=
|
||||
github.com/grokify/mogo v0.64.9/go.mod h1:lyAkBnG6PoXz1F4Pb7TPVaH+1aWLANgUxGSnlgvtVHA=
|
||||
github.com/grokify/mogo v0.64.10 h1:zK8xzDFXmCwYyoTp72urPMv/X/DuBLtX51/oVJOO3IM=
|
||||
github.com/grokify/mogo v0.64.10/go.mod h1:zZsDlAknrt0pTHGeNpm3ZNaUTHSGQoIL6qtmjx0IB0I=
|
||||
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