Skip to content

Commit

Permalink
Update module github.com/theopenlane/core to v0.2.2 (#24)
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 2738f9f commit 386c40d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ require (
github.com/knadh/koanf/v2 v2.1.1
github.com/mcuadros/go-defaults v1.2.0
github.com/stoewer/go-strcase v1.3.0
github.com/theopenlane/core v0.2.1
github.com/theopenlane/core v0.2.2
go.opentelemetry.io/otel v1.30.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ github.com/theopenlane/core v0.2.0 h1:pwYaDD3ACxW/+Eop2aYblkhJlJxSir2ZI3kLofAz9b
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/core v0.2.2 h1:L4XbktFXBqUtYA5IuPu4W86IlafB9iTEtEpW7THYjWw=
github.com/theopenlane/core v0.2.2/go.mod h1:OSQRPEOaFZNPA+URrNO/kGReO1bvRNgfH8zj3QWATb0=
github.com/theopenlane/echox v0.1.0 h1:y4Z2shaODCLwXHsHBrY/EkH/2sIuo49xdIfxx7h+Zvg=
github.com/theopenlane/echox v0.1.0/go.mod h1:RaynhPvY9qbLOVlcO7Js1NqZ66+CP9hVBa0c7ehNYA4=
github.com/theopenlane/echox v0.2.0 h1:s9DJJrsLOSPsXVfgmQxgXmSVtxzztBnSmcVX4ax7tIM=
Expand Down

0 comments on commit 386c40d

Please sign in to comment.