diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-01 09:01:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-01 09:01:36 -0700 |
| commit | d41c1c29568bca6277e5132272fbda3b2aa48af9 (patch) | |
| tree | ec1e855d25529461a884bbeb3ee2b4cfb95aa922 /go.mod | |
| parent | d6149f87a3edc86377e80052579a1fbd73e4be07 (diff) | |
| download | seaweedfs-d41c1c29568bca6277e5132272fbda3b2aa48af9.tar.xz seaweedfs-d41c1c29568bca6277e5132272fbda3b2aa48af9.zip | |
chore(deps): bump github.com/viant/ptrie from 0.3.0 to 0.3.1 (#5447)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -30,7 +30,7 @@ require ( github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect github.com/fclairamb/ftpserverlib v0.24.0 github.com/fsnotify/fsnotify v1.7.0 // indirect - github.com/go-errors/errors v1.4.2 // indirect + github.com/go-errors/errors v1.5.1 // indirect github.com/go-redis/redis/v8 v8.11.5 github.com/go-redsync/redsync/v4 v4.11.0 github.com/go-sql-driver/mysql v1.8.0 @@ -96,9 +96,8 @@ require ( github.com/tsuna/gohbase v0.0.0-20201125011725-348991136365 github.com/tylertreat/BoomFilters v0.0.0-20210315201527-1a82519a3e43 github.com/valyala/bytebufferpool v1.0.0 - github.com/viant/assertly v0.5.4 // indirect - github.com/viant/ptrie v0.3.0 - github.com/viant/toolbox v0.33.2 // indirect + github.com/viant/ptrie v0.3.1 + github.com/viant/toolbox v0.34.5 // indirect github.com/xdg-go/pbkdf2 v1.0.0 // indirect github.com/xdg-go/scram v1.1.2 // indirect github.com/xdg-go/stringprep v1.0.4 // indirect |
