Skip to content

Commit

Permalink
chore(deps): bump the go-deps group with 7 updates (#31)
Browse files Browse the repository at this point in the history
Bumps the go-deps group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/docker/docker](https://github.com/docker/docker) | `25.0.2+incompatible` | `25.0.3+incompatible` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.18.0` | `0.20.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.17.0` | `0.18.0` |
| [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) | `1.5.2` | `1.5.4` |
| [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.4` | `1.5.6` |
| [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) | `1.5.4` | `1.5.5` |
| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.6` | `1.25.7-0.20240204074919-46816ad31dde` |


Updates `github.com/docker/docker` from 25.0.2+incompatible to 25.0.3+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v25.0.2...v25.0.3)

Updates `golang.org/x/crypto` from 0.18.0 to 0.20.0
- [Commits](golang/crypto@v0.18.0...v0.20.0)

Updates `golang.org/x/tools` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.17.0...v0.18.0)

Updates `gorm.io/driver/mysql` from 1.5.2 to 1.5.4
- [Commits](go-gorm/mysql@v1.5.2...v1.5.4)

Updates `gorm.io/driver/postgres` from 1.5.4 to 1.5.6
- [Commits](go-gorm/postgres@v1.5.4...v1.5.6)

Updates `gorm.io/driver/sqlite` from 1.5.4 to 1.5.5
- [Commits](go-gorm/sqlite@v1.5.4...v1.5.5)

Updates `gorm.io/gorm` from 1.25.6 to 1.25.7-0.20240204074919-46816ad31dde
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/commits)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: gorm.io/driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: gorm.io/driver/postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: gorm.io/driver/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 697ea14 commit 194c942
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 28 deletions.
18 changes: 9 additions & 9 deletions go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 18 additions & 19 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 194c942

Please sign in to comment.