Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Tags: unknwon/com

Tags

v1.0.1

Toggle v1.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
README: update minimum Go version to 1.3

[ci skip]

v1.0.0

Toggle v1.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
README: update minimum Go version to 1.3

[ci skip]

v2

Toggle v2's commit message
support for following symbolic links in GetAllSubDirs and StatDir (#18)

Introduces two new functions, LgetAllSubDirs and LstatDir which is
copies of GetAllSubDirs and StatDir, but with the differnce that they
will follow symbolic links.

v1

Toggle v1's commit message
merge