Bump github.com/alessio/shellescape from 1.4.1 to 1.4.2

Bumps [github.com/alessio/shellescape](https://github.com/alessio/shellescape) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/alessio/shellescape/releases)
- [Changelog](https://github.com/alessio/shellescape/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alessio/shellescape/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/alessio/shellescape
  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]
2024-04-04 22:17:18 +00:00
committed by GitHub
parent c37bde487b
commit 45b1c30861
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module katenary
go 1.16
require (
github.com/alessio/shellescape v1.4.1
github.com/alessio/shellescape v1.4.2
github.com/compose-spec/compose-go v1.2.8
github.com/distribution/distribution/v3 v3.0.0-20220505155552-985711c1f414 // indirect
github.com/kr/pretty v0.2.0 // indirect