diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-08 09:21:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-08 09:21:01 -0700 |
| commit | 9bd8ee1134d6373e034e7829a3781fc5bce72a77 (patch) | |
| tree | 4e38314a7f7fa0650172c3a98bd66d349c76e1d7 /go.mod | |
| parent | e5c0c24db07d440a595c3f3b3412614f60575439 (diff) | |
| download | seaweedfs-9bd8ee1134d6373e034e7829a3781fc5bce72a77.tar.xz seaweedfs-9bd8ee1134d6373e034e7829a3781fc5bce72a77.zip | |
chore(deps): bump modernc.org/sqlite from 1.30.0 to 1.30.1 (#5754)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.30.0 to 1.30.1.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.30.0...v1.30.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
@@ -118,10 +118,10 @@ require ( google.golang.org/protobuf v1.34.2 gopkg.in/inf.v0 v0.9.1 // indirect modernc.org/b v1.0.0 // indirect - modernc.org/libc v1.50.9 // indirect + modernc.org/libc v1.52.1 // indirect modernc.org/mathutil v1.6.0 modernc.org/memory v1.8.0 // indirect - modernc.org/sqlite v1.30.0 + modernc.org/sqlite v1.30.1 modernc.org/strutil v1.2.0 modernc.org/token v1.1.0 // indirect ) |
