diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-09 09:16:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-09 09:16:49 -0700 |
| commit | 1023971dbc69aefffbd243956f880aac8e3979aa (patch) | |
| tree | 7e96613da1bd512bc29e3c228764082fa448011f /go.mod | |
| parent | 33ecc8442efe1b9370ac7c9c20a8eda43bb3bdd8 (diff) | |
| download | seaweedfs-1023971dbc69aefffbd243956f880aac8e3979aa.tar.xz seaweedfs-1023971dbc69aefffbd243956f880aac8e3979aa.zip | |
chore(deps): bump modernc.org/sqlite from 1.37.1 to 1.38.0 (#6854)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -117,7 +117,7 @@ require ( modernc.org/b v1.0.0 // indirect modernc.org/mathutil v1.7.1 modernc.org/memory v1.11.0 // indirect - modernc.org/sqlite v1.37.1 + modernc.org/sqlite v1.38.0 modernc.org/strutil v1.2.1 ) @@ -366,7 +366,7 @@ require ( gopkg.in/validator.v2 v2.0.1 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect - modernc.org/libc v1.65.7 // indirect + modernc.org/libc v1.65.10 // 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 |
