mirror of
https://github.com/celogeek/go-qbittorrent-sync.git
synced 2025-05-24 07:52:36 +02:00
8 lines
174 B
Modula-2
8 lines
174 B
Modula-2
module github.com/celogeek/go-qbittorrent-sync
|
|
|
|
go 1.20
|
|
|
|
require github.com/go-resty/resty/v2 v2.7.0
|
|
|
|
require golang.org/x/net v0.0.0-20211029224645-99673261e6eb // indirect
|