mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-09 21:18:07 -06:00
🙈 (#2322)
This commit is contained in:
parent
ce71a5a790
commit
238e85a754
4 changed files with 4 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -4,8 +4,6 @@ go 1.21
|
|||
|
||||
toolchain go1.21.3
|
||||
|
||||
replace codeberg.org/gruf/go-mutexes => ../go-mutexes
|
||||
|
||||
require (
|
||||
codeberg.org/gruf/go-bytesize v1.0.2
|
||||
codeberg.org/gruf/go-byteutil v1.1.2
|
||||
|
|
@ -16,7 +14,7 @@ require (
|
|||
codeberg.org/gruf/go-iotools v0.0.0-20230811115124-5d4223615a7f
|
||||
codeberg.org/gruf/go-kv v1.6.4
|
||||
codeberg.org/gruf/go-logger/v2 v2.2.1
|
||||
codeberg.org/gruf/go-mutexes v1.2.0
|
||||
codeberg.org/gruf/go-mutexes v1.3.0
|
||||
codeberg.org/gruf/go-runners v1.6.1
|
||||
codeberg.org/gruf/go-sched v1.2.3
|
||||
codeberg.org/gruf/go-store/v2 v2.2.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue