diff options
author | 2021-09-13 09:33:01 +0100 | |
---|---|---|
committer | 2021-09-13 10:33:01 +0200 | |
commit | 635281f1339e2cbe0be4e801545d126090d57f6d (patch) | |
tree | c9abe9d733724f0c0a80ab07f9b713155633ec82 /vendor/modules.txt | |
parent | Merge pull request #214 from NyaaaWhatsUpDoc/improvement/update-storage-library (diff) | |
download | gotosocial-635281f1339e2cbe0be4e801545d126090d57f6d.tar.xz |
update my personal library versions (#220)
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 5c2428e3b..ccfb67854 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -13,13 +13,13 @@ git.iim.gay/grufwub/go-errors # git.iim.gay/grufwub/go-hashenc v0.3.0 ## explicit; go 1.16 git.iim.gay/grufwub/go-hashenc -# git.iim.gay/grufwub/go-mutexes v0.5.0 +# git.iim.gay/grufwub/go-mutexes v0.5.1 ## explicit; go 1.16 git.iim.gay/grufwub/go-mutexes -# git.iim.gay/grufwub/go-nowish v0.3.4 +# git.iim.gay/grufwub/go-nowish v0.3.5 ## explicit; go 1.16 git.iim.gay/grufwub/go-nowish -# git.iim.gay/grufwub/go-store v0.4.1 +# git.iim.gay/grufwub/go-store v0.4.2 ## explicit; go 1.16 git.iim.gay/grufwub/go-store/kv git.iim.gay/grufwub/go-store/storage |