filetime: support windows paths (#2118) (#2146)

This commit is contained in:
Jan-Otto Kröpke
2025-07-20 08:35:33 +02:00
committed by GitHub
parent 15156ce444
commit 66d207b0e2
3 changed files with 4 additions and 22 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.23.4
require (
github.com/Microsoft/hcsshim v0.12.9
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/bmatcuk/doublestar/v4 v4.8.1
github.com/bmatcuk/doublestar/v4 v4.9.0
github.com/dimchansky/utfbom v1.1.1
github.com/go-ole/go-ole v1.3.0
github.com/prometheus/client_golang v1.21.1