diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-01 09:14:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-01 09:14:06 -0700 |
| commit | 00e243d98e287afbca28d95aca1f7cf4262eaf92 (patch) | |
| tree | 2df0d752bc24ebe83e51a5d13db060601caf75d0 /go.mod | |
| parent | b6dd4b8477b2fb73300aa1da47ad8f2c0bb9de2b (diff) | |
| download | seaweedfs-00e243d98e287afbca28d95aca1f7cf4262eaf92.tar.xz seaweedfs-00e243d98e287afbca28d95aca1f7cf4262eaf92.zip | |
build(deps): bump modernc.org/sqlite from 1.22.0 to 1.22.1 (#4444)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.22.0 to 1.22.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.22.0...v1.22.1)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -130,11 +130,11 @@ require ( modernc.org/b v1.0.0 // indirect modernc.org/cc/v3 v3.40.0 // indirect modernc.org/ccgo/v3 v3.16.13 // indirect - modernc.org/libc v1.22.4 // indirect + modernc.org/libc v1.22.5 // indirect modernc.org/mathutil v1.5.0 // indirect modernc.org/memory v1.5.0 // indirect modernc.org/opt v0.1.3 // indirect - modernc.org/sqlite v1.22.0 + modernc.org/sqlite v1.22.1 modernc.org/strutil v1.1.3 modernc.org/token v1.0.1 // indirect ) |
