Skip to content

Commit

Permalink
Bump github.com/omec-project/util in /mongoapi/dbtestapp
Browse files Browse the repository at this point in the history
Bumps [github.com/omec-project/util](https://github.com/omec-project/util) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/omec-project/util/releases)
- [Commits](v1.2.4...v1.2.5)

---
updated-dependencies:
- dependency-name: github.com/omec-project/util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 98f465c commit 2a9b9c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mongoapi/dbtestapp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/gin-contrib/cors v1.7.2
github.com/gin-gonic/gin v1.10.0
github.com/omec-project/util v1.2.4
github.com/omec-project/util v1.2.5
go.mongodb.org/mongo-driver v1.17.1
)

Expand Down
4 changes: 2 additions & 2 deletions mongoapi/dbtestapp/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/omec-project/util v1.2.4 h1:UIzoLrNAMaSdXmrgMve4/SRSoHBSLtVSILcUdjqTr+4=
github.com/omec-project/util v1.2.4/go.mod h1:Gt9TL5+o6BgBQ5DbpQ+A6gwMEFlMjNHV+e2cuAfnkwE=
github.com/omec-project/util v1.2.5 h1:LuNti7mJjIgRNXkJ+VrpddthZVAUORXid9HIIACbOh8=
github.com/omec-project/util v1.2.5/go.mod h1:Gt9TL5+o6BgBQ5DbpQ+A6gwMEFlMjNHV+e2cuAfnkwE=
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
github.com/onsi/ginkgo v1.16.5/go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU=
github.com/onsi/gomega v1.18.1 h1:M1GfJqGRrBrrGGsbxzV5dqM2U2ApXefZCQpkukxYRLE=
Expand Down

0 comments on commit 2a9b9c5

Please sign in to comment.