Skip to content

Commit

Permalink
Merge pull request #589 from NdoleStudio/dependabot/go_modules/api/go…
Browse files Browse the repository at this point in the history
…rm.io/plugin/opentelemetry-0.1.11

fix(deps): bump gorm.io/plugin/opentelemetry from 0.1.10 to 0.1.11 in /api
  • Loading branch information
AchoArnold authored Jan 1, 2025
2 parents fc37ce9 + a893e33 commit 02c52fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ require (
google.golang.org/protobuf v1.36.1
gorm.io/driver/postgres v1.5.7
gorm.io/gorm v1.25.12
gorm.io/plugin/opentelemetry v0.1.10
gorm.io/plugin/opentelemetry v0.1.11
)

require (
Expand Down
4 changes: 2 additions & 2 deletions api/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ gorm.io/driver/sqlite v1.5.0 h1:zKYbzRCpBrT1bNijRnxLDJWPjVfImGEn0lSnUY5gZ+c=
gorm.io/driver/sqlite v1.5.0/go.mod h1:kDMDfntV9u/vuMmz8APHtHF0b4nyBB7sfCieC6G8k8I=
gorm.io/gorm v1.25.12 h1:I0u8i2hWQItBq1WfE0o2+WuL9+8L21K9e2HHSTE/0f8=
gorm.io/gorm v1.25.12/go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ=
gorm.io/plugin/opentelemetry v0.1.10 h1:QOZ8S+CcCJythrklsmM8AcH+oQHKqO7Y2d7KjRHmNU4=
gorm.io/plugin/opentelemetry v0.1.10/go.mod h1:cPTKXxAeFc+lOlTDsBGXN7owaBCo6eP22AB2gpxNS0M=
gorm.io/plugin/opentelemetry v0.1.11 h1:WrbDQB9cSzWbZHHND5uJe0vPtcjPiuvjrVTYFg3y/yA=
gorm.io/plugin/opentelemetry v0.1.11/go.mod h1:fX6KIIO+gZBvyUmpL/YgehvHtNZBpgQRhdf8GAedXIs=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=

0 comments on commit 02c52fe

Please sign in to comment.