Skip to content

Commit cc93f61

Browse files
fix(deps): update module github.com/theopenlane/core to v0.37.4 (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da0550c commit cc93f61

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/rs/zerolog v1.34.0
2020
github.com/spf13/cobra v1.10.1
2121
github.com/stretchr/testify v1.11.1
22-
github.com/theopenlane/core v0.37.3
22+
github.com/theopenlane/core v0.37.4
2323
github.com/theopenlane/dbx v0.1.3
2424
github.com/theopenlane/newman v0.2.1
2525
github.com/theopenlane/utils v0.5.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,8 @@ github.com/stripe/stripe-go/v82 v82.5.1 h1:05q6ZDKoe8PLMpQV072obF74HCgP4XJeJYoNu
318318
github.com/stripe/stripe-go/v82 v82.5.1/go.mod h1:majCQX6AfObAvJiHraPi/5udwHi4ojRvJnnxckvHrX8=
319319
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
320320
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
321-
github.com/theopenlane/core v0.37.3 h1:xhqCnP4fzdDau3AgugxmPXAMwzGg9iN4ZRcbQCfZlGQ=
322-
github.com/theopenlane/core v0.37.3/go.mod h1:cSp+m41a6J6Z3t59Cft1j6nJcYNe734W5sFMzk0IZMk=
321+
github.com/theopenlane/core v0.37.4 h1:/+MkOL3U1lxf0P2r3WBHMKJOuZmNy+5UGD9ZrqSgYUA=
322+
github.com/theopenlane/core v0.37.4/go.mod h1:AfTF2pejqM8TXbDEBlfqHDVjnhWrp/2f7tzFMKOuS50=
323323
github.com/theopenlane/dbx v0.1.3 h1:6zncXgqnvRyz5OuCDPM07xmOiBXS7q7U9GSMOWu3vNc=
324324
github.com/theopenlane/dbx v0.1.3/go.mod h1:/bcz8oKFK3qrakLw0yHCAFY6fGnTOC3CntM0jMj3GDk=
325325
github.com/theopenlane/echox v0.2.4 h1:bocz1Dfs7d2fkNa8foQqdmeTtkMTQNwe1v20bIGIDps=

0 commit comments

Comments
 (0)