Skip to content

Commit

Permalink
fix(deps): update module github.com/theopenlane/core to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent b806615 commit a5d8a09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/theopenlane/openlane-cloud

go 1.23.2
go 1.23.3

require (
github.com/99designs/gqlgen v0.17.56
Expand All @@ -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.3.5
github.com/theopenlane/core v0.4.0
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 @@ -257,8 +257,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.3.5 h1:g5rkVWC+tS9Am5fm4dHUcUl6ktHbuwu8QG9+BNbvvXs=
github.com/theopenlane/core v0.3.5/go.mod h1:eRvB98s3cUJnDfVMM/mUCGdXZiH84DRrmU1sSSUoMn0=
github.com/theopenlane/core v0.4.0 h1:JUcUt8rF8UVnRmCnV6xeBm9bL2YzH8oKhH8rGlOo5e4=
github.com/theopenlane/core v0.4.0/go.mod h1:CTOYw2qaLnOoKmtgBvtycPdi6v4ZLSTP2SR4F6l4oRY=
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 a5d8a09

Please sign in to comment.