diff options
| author | 2022-11-08 09:35:01 +0000 | |
|---|---|---|
| committer | 2022-11-08 10:35:01 +0100 | |
| commit | 7c0bbd3f6a3ed9a8e5b879a00dbd4dad88e375c3 (patch) | |
| tree | 0409dfee4ff5685f66cbd61d8504b119b1db093c /vendor/modules.txt | |
| parent | [docs] refer to the latest release version (#992) (diff) | |
| download | gotosocial-7c0bbd3f6a3ed9a8e5b879a00dbd4dad88e375c3.tar.xz | |
[chore] update gruf libraries (#996)
* update go-store to v2.0.6: closer callbacks are now only ever called at most once
Signed-off-by: kim <grufwub@gmail.com>
* bump go-store => v2.0.7, go-mutexes => v1.1.4
Signed-off-by: kim <grufwub@gmail.com>
Signed-off-by: kim <grufwub@gmail.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 84312f454..928b8e1f4 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -38,7 +38,7 @@ codeberg.org/gruf/go-kv/format # codeberg.org/gruf/go-logger/v2 v2.2.1 ## explicit; go 1.19 codeberg.org/gruf/go-logger/v2/level -# codeberg.org/gruf/go-mutexes v1.1.3 +# codeberg.org/gruf/go-mutexes v1.1.4 ## explicit; go 1.14 codeberg.org/gruf/go-mutexes # codeberg.org/gruf/go-pools v1.1.0 @@ -50,7 +50,7 @@ codeberg.org/gruf/go-runners # codeberg.org/gruf/go-sched v1.1.1 ## explicit; go 1.19 codeberg.org/gruf/go-sched -# codeberg.org/gruf/go-store/v2 v2.0.5 +# codeberg.org/gruf/go-store/v2 v2.0.7 ## explicit; go 1.19 codeberg.org/gruf/go-store/v2/kv codeberg.org/gruf/go-store/v2/storage |
