Skip to content

Commit

Permalink
fix(deps): update module github.com/theopenlane/core to v0.4.4 (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent c5ea115 commit 06baa12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.10.0
github.com/theopenlane/beacon v0.1.0
github.com/theopenlane/core v0.4.3
github.com/theopenlane/core v0.4.4
github.com/theopenlane/echo-prometheus v0.1.0
github.com/theopenlane/echox v0.2.0
github.com/theopenlane/entx v0.2.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -402,8 +402,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/theopenlane/beacon v0.1.0 h1:cyGx18rbaJTZT8pRcqMMvg+kN6uh86X4OoDahQp6VnE=
github.com/theopenlane/beacon v0.1.0/go.mod h1:gOJAanQzfmDF3FIyv7Lwx16bKI7YPkJx1iRT4SdcBW4=
github.com/theopenlane/core v0.4.3 h1:LLbBATWXWD2gzSxffP4CQwYwnqDmIBwMOln7h0/9ZFA=
github.com/theopenlane/core v0.4.3/go.mod h1:L3zLnzhiU5WPlJ1tBjGlZVjCcWU3twVC9mngCLqURWU=
github.com/theopenlane/core v0.4.4 h1:LWORDGeXdQ9uE/zYbkN32vs6lDd76mFUAU9V8mTwnfU=
github.com/theopenlane/core v0.4.4/go.mod h1:L3zLnzhiU5WPlJ1tBjGlZVjCcWU3twVC9mngCLqURWU=
github.com/theopenlane/echo-prometheus v0.1.0 h1:1zMejBVHe5w4zLHS+k5FV9S/46QBiwO6ggTSKi6r/7E=
github.com/theopenlane/echo-prometheus v0.1.0/go.mod h1:Eiiv1ZLXKMsteQ3T+H1tFfSSZuXSvQfZp95qr5hmGkA=
github.com/theopenlane/echox v0.2.0 h1:s9DJJrsLOSPsXVfgmQxgXmSVtxzztBnSmcVX4ax7tIM=
Expand Down

0 comments on commit 06baa12

Please sign in to comment.