renovate[bot]
|
7551e5c087
|
fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.6.1
|
2023-11-03 12:37:23 -07:00 |
renovate[bot]
|
b2316000f9
|
fix(deps): update golang.org/x/exp digest to 9212866
|
2023-09-13 17:50:11 -07:00 |
renovate[bot]
|
3d0a0fcaad
|
fix(deps): update golang.org/x/exp digest to 47ecfdc (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-01 20:30:33 -07:00 |
renovate[bot]
|
6fddec2e6e
|
fix(deps): update golang.org/x/exp digest to 10a5072
|
2023-04-01 14:12:43 -07:00 |
Greg Magolan
|
de8d9cae3d
|
fix: use custom realpath function in copy_directory and copy_to_directory since github.com/yookoala/realpath has bugs on Windows (#338)
|
2023-01-16 21:46:50 -08:00 |
Greg Magolan
|
74caa5c097
|
fix: on Windows you must call filepath.Walkdir on the realpath and not the symlink path (#335)
|
2023-01-16 15:41:39 -08:00 |
Greg Magolan
|
f241f28f17
|
chore: switch copy_to_directory binary tool to use com_github_bmatcuk_doublestar_v4 instead of com_github_gobwas_glob (#313)
|
2023-01-05 14:24:24 -08:00 |
Greg Magolan
|
ec13ec9a69
|
feat: improve performance of copy_to_directory by moving glob match & copying to a golang binary (#308)
|
2023-01-03 09:42:20 -08:00 |