chore(deps): bump github.com/Microsoft/hcsshim from 0.11.1 to 0.11.4

Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.11.1 to 0.11.4.
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](https://github.com/Microsoft/hcsshim/compare/v0.11.1...v0.11.4)

---
updated-dependencies:
- dependency-name: github.com/Microsoft/hcsshim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-11 02:33:01 +00:00
committed by GitHub
parent f0d5026d7d
commit 3859a3eeb4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/prometheus-community/windows_exporter
go 1.19
require (
github.com/Microsoft/hcsshim v0.11.1
github.com/Microsoft/hcsshim v0.11.4
github.com/alecthomas/kingpin/v2 v2.3.2
github.com/dimchansky/utfbom v1.1.1
github.com/go-kit/log v0.2.1