diff options
| author | 2023-11-30 16:22:34 +0000 | |
|---|---|---|
| committer | 2023-11-30 16:22:34 +0000 | |
| commit | eb170003b81504ba6eb85f950c223dc9eaf1cfca (patch) | |
| tree | f1f9779e14875faa70f4db85a8cf19100633884d /vendor/modules.txt | |
| parent | [bugfix] always go through status parent dereferencing on isNew, even on data... (diff) | |
| download | gotosocial-eb170003b81504ba6eb85f950c223dc9eaf1cfca.tar.xz | |
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
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 bdf6e5d39..32ae1af05 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -13,7 +13,7 @@ codeberg.org/gruf/go-bytesize # codeberg.org/gruf/go-byteutil v1.2.0 ## explicit; go 1.16 codeberg.org/gruf/go-byteutil -# codeberg.org/gruf/go-cache/v3 v3.5.6 +# codeberg.org/gruf/go-cache/v3 v3.5.7 ## explicit; go 1.19 codeberg.org/gruf/go-cache/v3 codeberg.org/gruf/go-cache/v3/result @@ -22,7 +22,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.2.0 +# codeberg.org/gruf/go-errors/v2 v2.3.1 ## explicit; go 1.19 codeberg.org/gruf/go-errors/v2 # codeberg.org/gruf/go-fastcopy v1.1.2 @@ -50,7 +50,7 @@ codeberg.org/gruf/go-maps # codeberg.org/gruf/go-mutexes v1.3.1 ## explicit; go 1.14 codeberg.org/gruf/go-mutexes -# codeberg.org/gruf/go-runners v1.6.1 +# codeberg.org/gruf/go-runners v1.6.2 ## explicit; go 1.19 codeberg.org/gruf/go-runners # codeberg.org/gruf/go-sched v1.2.3 |
