diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-01 04:49:57 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-07-01 11:33:55 +0000 |
| commit | 091a06cd7bd3bab75c73c8e1702da27f0c1fb339 (patch) | |
| tree | 33f9a2f00ae91df4bcd442f1c764e96ca0e044dc /go.mod | |
| parent | 0452067d1acfab89dff5bebbae9791317dfc6f83 (diff) | |
mod: bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.18.3
Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.18.2 to 4.18.3.
- [Release notes](https://github.com/golang-migrate/migrate/releases)
- [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml)
- [Commits](https://github.com/golang-migrate/migrate/compare/v4.18.2...v4.18.3)
---
updated-dependencies:
- dependency-name: github.com/golang-migrate/migrate/v4
dependency-version: 4.18.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ require ( github.com/VividCortex/gohistogram v1.0.0 github.com/argoproj/argo-workflows/v3 v3.6.5 github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6 - github.com/golang-migrate/migrate/v4 v4.18.2 + github.com/golang-migrate/migrate/v4 v4.18.3 github.com/golangci/golangci-lint v1.63.4 github.com/google/flatbuffers v25.1.24+incompatible github.com/google/generative-ai-go v0.19.0 |
