mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore: downgrade x/mod to silence go 1.21 toolchain error
This commit is contained in:
parent
b7fa7ffc31
commit
92bf2487c1
2
go.mod
2
go.mod
@ -19,7 +19,7 @@ require (
|
|||||||
github.com/sirupsen/logrus v1.9.3
|
github.com/sirupsen/logrus v1.9.3
|
||||||
github.com/teris-io/shortid v0.0.0-20160104014424-6c56cef5189c
|
github.com/teris-io/shortid v0.0.0-20160104014424-6c56cef5189c
|
||||||
github.com/yuin/goldmark v1.5.6
|
github.com/yuin/goldmark v1.5.6
|
||||||
golang.org/x/mod v0.13.0
|
golang.org/x/mod v0.12.0
|
||||||
golang.org/x/time v0.3.0
|
golang.org/x/time v0.3.0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user