mirror of
https://github.com/rclone/rclone.git
synced 2025-01-04 05:19:31 +01:00
9 lines
123 B
Modula-2
9 lines
123 B
Modula-2
|
module github.com/koofr/go-httpclient
|
||
|
|
||
|
go 1.12
|
||
|
|
||
|
require (
|
||
|
github.com/onsi/ginkgo v1.12.0
|
||
|
github.com/onsi/gomega v1.9.0
|
||
|
)
|