aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-28 11:30:00 -0700
committerGitHub <noreply@github.com>2024-10-28 11:30:00 -0700
commitcd789d869d5453192f76573b6c6b64ef4b081032 (patch)
tree5e199151f0bdcfcde50ae4c5bc937d16dbb62424 /go.mod
parent1f9f6fae6b407393625a8b8618a26dc4186067c1 (diff)
downloadseaweedfs-cd789d869d5453192f76573b6c6b64ef4b081032.tar.xz
seaweedfs-cd789d869d5453192f76573b6c6b64ef4b081032.zip
chore(deps): bump modernc.org/sqlite from 1.33.0 to 1.33.1 (#6173)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.33.0 to 1.33.1. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.33.0...v1.33.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.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 741d066fc..86bae72ec 100644
--- a/go.mod
+++ b/go.mod
@@ -119,7 +119,7 @@ require (
modernc.org/b v1.0.0 // indirect
modernc.org/mathutil v1.6.0
modernc.org/memory v1.8.0 // indirect
- modernc.org/sqlite v1.33.0
+ modernc.org/sqlite v1.33.1
modernc.org/strutil v1.2.0
modernc.org/token v1.1.0 // indirect
)
@@ -359,6 +359,7 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6 // indirect
+ modernc.org/libc v1.55.3 // indirect
moul.io/http2curl/v2 v2.3.0 // indirect
storj.io/common v0.0.0-20240812101423-26b53789c348 // indirect
storj.io/drpc v0.0.35-0.20240709171858-0075ac871661 // indirect