Skip to content

Commit 55ff08d

Browse files
chore(deps): bump gorm.io/plugin/opentelemetry (#238)
Bumps the gomod-normal-deps group with 1 update in the /ext directory: [gorm.io/plugin/opentelemetry](https://github.com/go-gorm/opentelemetry). Updates `gorm.io/plugin/opentelemetry` from 0.1.4 to 0.1.6 - [Release notes](https://github.com/go-gorm/opentelemetry/releases) - [Commits](go-gorm/opentelemetry@v0.1.4...v0.1.6) --- updated-dependencies: - dependency-name: gorm.io/plugin/opentelemetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-normal-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2dba13 commit 55ff08d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ext/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
google.golang.org/grpc v1.66.0
2727
gorm.io/driver/mysql v1.5.7
2828
gorm.io/gorm v1.25.11
29-
gorm.io/plugin/opentelemetry v0.1.4
29+
gorm.io/plugin/opentelemetry v0.1.6
3030
)
3131

3232
require (

ext/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,6 @@ gorm.io/driver/sqlite v1.5.0/go.mod h1:kDMDfntV9u/vuMmz8APHtHF0b4nyBB7sfCieC6G8k
417417
gorm.io/gorm v1.25.7/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
418418
gorm.io/gorm v1.25.11 h1:/Wfyg1B/je1hnDx3sMkX+gAlxrlZpn6X0BXRlwXlvHg=
419419
gorm.io/gorm v1.25.11/go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ=
420-
gorm.io/plugin/opentelemetry v0.1.4 h1:7p0ocWELjSSRI7NCKPW2mVe6h43YPini99sNJcbsTuc=
421-
gorm.io/plugin/opentelemetry v0.1.4/go.mod h1:tndJHOdvPT0pyGhOb8E2209eXJCUxhC5UpKw7bGVWeI=
420+
gorm.io/plugin/opentelemetry v0.1.6 h1:+qFdvyBoaB6i9mJsToAUyAwO40WFAH2GHBzIEb9eSSg=
421+
gorm.io/plugin/opentelemetry v0.1.6/go.mod h1:TYGUagk7h8WwuCsDDznEzznY31PP3+NRpfh6FH7Yqfs=
422422
nullprogram.com/x/optparse v1.0.0/go.mod h1:KdyPE+Igbe0jQUrVfMqDMeJQIJZEuyV7pjYmp6pbG50=

0 commit comments

Comments
 (0)