seanlaidlaw/iRODS-Downloader

View on GitHub
go.mod

Summary

Maintainability
Test Coverage
module github.com/seanlaidlaw/iRODS-Downloader

go 1.12

require (
    github.com/google/btree v1.0.0 // indirect
    github.com/spf13/viper v1.9.0 // indirect
)