File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020
2121require (
2222 dario.cat/mergo v1.0.2 // indirect
23- github.com/BurntSushi/toml v1.5.1-0.20250403130103-3d3abc24416a // indirect
23+ github.com/BurntSushi/toml v1.5.1-0.20250606162815-011fa2bc64ce // indirect
2424 github.com/Microsoft/go-winio v0.6.2 // indirect
2525 github.com/Microsoft/hcsshim v0.13.0 // indirect
2626 github.com/VividCortex/ewma v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ dario.cat/mergo v1.0.2/go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA=
44github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c h1:udKWzYgxTojEKWjV8V+WSxDXJ4NFATAsZjh8iIbsQIg =
55github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c /go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E =
66github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
7- github.com/BurntSushi/toml v1.5.1-0.20250403130103-3d3abc24416a h1:pRZNZLyCUkX30uKttIh5ihOtsqCgugM+a4WTxUULiMw =
8- github.com/BurntSushi/toml v1.5.1-0.20250403130103-3d3abc24416a /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
7+ github.com/BurntSushi/toml v1.5.1-0.20250606162815-011fa2bc64ce h1:rdHALCMqlJVeIieqJjJTfLp6GZ0Bk/6MWI/6d7gJe+A =
8+ github.com/BurntSushi/toml v1.5.1-0.20250606162815-011fa2bc64ce /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
99github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
1010github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
1111github.com/Microsoft/hcsshim v0.13.0 h1:/BcXOiS6Qi7N9XqUcv27vkIuVOkBEcWstd2pMlWSeaA =
You can’t perform that action at this time.
0 commit comments