Skip to content

Commit

Permalink
fix(deps): update module github.com/theopenlane/core to v0.2.1 (#21)
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 Sep 30, 2024
1 parent dee9917 commit 5464152
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 @@ -24,7 +24,7 @@ require (
github.com/stoewer/go-strcase v1.3.0
github.com/stretchr/testify v1.9.0
github.com/theopenlane/beacon v0.1.0
github.com/theopenlane/core v0.2.0
github.com/theopenlane/core v0.2.1
github.com/theopenlane/echo-prometheus v0.1.0
github.com/theopenlane/echox v0.2.0
github.com/theopenlane/httpsling v0.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
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.2.0 h1:pwYaDD3ACxW/+Eop2aYblkhJlJxSir2ZI3kLofAz9bA=
github.com/theopenlane/core v0.2.0/go.mod h1:lW16gYncVjHPQVxaCjkfcK0ER08/+YrdaCd28lbx5Tc=
github.com/theopenlane/core v0.2.1 h1:2BNEOLI0zw/AQ04merJcCI8YUL4J4StE/bMAJFafXBA=
github.com/theopenlane/core v0.2.1/go.mod h1:JrFfUOReT39yMNFpaWRczS+jrhIbZ47ayOfKvuWVkC8=
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 5464152

Please sign in to comment.