mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-07 20:47:49 +00:00
chore: update dependencies
This commit is contained in:
committed by
github-actions[bot]
parent
0adacc0e13
commit
0eb6f2c692
2
go.mod
2
go.mod
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
module github.com/LukeHagar/plexgo
|
module github.com/LukeHagar/plexgo
|
||||||
|
|
||||||
go 1.20
|
go 1.20
|
||||||
@@ -6,5 +5,4 @@ go 1.20
|
|||||||
require (
|
require (
|
||||||
github.com/cenkalti/backoff/v4 v4.2.0
|
github.com/cenkalti/backoff/v4 v4.2.0
|
||||||
github.com/ericlagergren/decimal v0.0.0-20221120152707-495c53812d05
|
github.com/ericlagergren/decimal v0.0.0-20221120152707-495c53812d05
|
||||||
github.com/spyzhov/ajson v0.8.0
|
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user