Skip to content

Commit

Permalink
Merge pull request #1574 from flanksource/dependabot/go_modules/gorm.…
Browse files Browse the repository at this point in the history
…io/plugin/prometheus-0.1.0

chore(deps): bump gorm.io/plugin/prometheus from 0.0.0-20231026031148-436184e80556 to 0.1.0
  • Loading branch information
moshloop authored Jan 18, 2024
2 parents c5907ea + e6f2f9c commit 9d3b793
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 @@ -77,7 +77,7 @@ require (
google.golang.org/grpc v1.60.1
gopkg.in/flanksource/yaml.v3 v3.2.3
gorm.io/gorm v1.25.5
gorm.io/plugin/prometheus v0.0.0-20231026031148-436184e80556
gorm.io/plugin/prometheus v0.1.0
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
k8s.io/client-go v0.28.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2408,8 +2408,8 @@ gorm.io/gorm v1.25.5 h1:zR9lOiiYf09VNh5Q1gphfyia1JpiClIWG9hQaxB/mls=
gorm.io/gorm v1.25.5/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
gorm.io/plugin/opentelemetry v0.1.4 h1:7p0ocWELjSSRI7NCKPW2mVe6h43YPini99sNJcbsTuc=
gorm.io/plugin/opentelemetry v0.1.4/go.mod h1:tndJHOdvPT0pyGhOb8E2209eXJCUxhC5UpKw7bGVWeI=
gorm.io/plugin/prometheus v0.0.0-20231026031148-436184e80556 h1:NAptouXjDkFho3xM9mA0XtM6VtJQ8lqdDKL4ug/UUd8=
gorm.io/plugin/prometheus v0.0.0-20231026031148-436184e80556/go.mod h1:5nrc/JrWCUNoDXCY4eOae/FK/J5WjQ0axXuFusCzdTc=
gorm.io/plugin/prometheus v0.1.0 h1:kDQwAfCUsT9D6jDUpIp7pnc7bCJu/6voM8I/BmFjxUQ=
gorm.io/plugin/prometheus v0.1.0/go.mod h1:5nrc/JrWCUNoDXCY4eOae/FK/J5WjQ0axXuFusCzdTc=
gotest.tools/v3 v3.4.0/go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g=
gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
Expand Down

0 comments on commit 9d3b793

Please sign in to comment.