diff options
| author | 2024-06-21 18:36:58 +0000 | |
|---|---|---|
| committer | 2024-06-21 18:36:58 +0000 | |
| commit | e543fbc80ef16c8e803954c33d062086552e8109 (patch) | |
| tree | 9f54abee0c3ce5caa4a2580a157e868514ff6c11 /vendor/modules.txt | |
| parent | updates go-mutexes to no longer rely on unsafe linkname (#3027) (diff) | |
| download | gotosocial-e543fbc80ef16c8e803954c33d062086552e8109.tar.xz | |
update remaining gruf libraries relying on linkname (#3028)
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 d68be6db7..94157fa66 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -7,7 +7,7 @@ codeberg.org/gruf/go-bitutil # codeberg.org/gruf/go-bytes v1.0.2 ## explicit; go 1.14 codeberg.org/gruf/go-bytes -# codeberg.org/gruf/go-bytesize v1.0.2 +# codeberg.org/gruf/go-bytesize v1.0.3 ## explicit; go 1.17 codeberg.org/gruf/go-bytesize # codeberg.org/gruf/go-byteutil v1.2.0 @@ -21,7 +21,7 @@ codeberg.org/gruf/go-cache/v3/ttl # codeberg.org/gruf/go-debug v1.3.0 ## explicit; go 1.16 codeberg.org/gruf/go-debug -# codeberg.org/gruf/go-errors/v2 v2.3.1 +# codeberg.org/gruf/go-errors/v2 v2.3.2 ## explicit; go 1.19 codeberg.org/gruf/go-errors/v2 # codeberg.org/gruf/go-fastcopy v1.1.2 |
