go-transmission-stats/go.mod

11 lines
214 B
Modula-2
Raw Normal View History

2023-07-18 10:22:51 +02:00
module tildegit.org/hyperreal/go-transmission-stats
2023-03-25 05:14:51 +01:00
2023-07-18 10:22:51 +02:00
go 1.20
2023-03-25 05:14:51 +01:00
2023-04-16 23:45:38 +02:00
require (
github.com/hekmon/cunits/v2 v2.1.0
2023-07-18 10:22:51 +02:00
github.com/hekmon/transmissionrpc v1.1.0
2023-04-16 23:45:38 +02:00
)
2023-04-02 00:23:09 +02:00
2023-07-18 10:22:51 +02:00
require github.com/hashicorp/go-cleanhttp v0.5.1 // indirect