1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-15 13:34:45 +00:00
seafile-server/tests/test_upload/go.mod

9 lines
170 B
Modula-2
Raw Normal View History

module test_upload
go 1.18
require (
github.com/haiwen/seafile-server/fileserver v0.0.0-20220621072834-faf434def97d // indirect
gopkg.in/ini.v1 v1.66.6 // indirect
)