mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +08:00
Bump github.com/a8m/envsubst from 1.4.2 to 1.4.3
Bumps [github.com/a8m/envsubst](https://github.com/a8m/envsubst) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/a8m/envsubst/releases) - [Commits](https://github.com/a8m/envsubst/compare/v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: github.com/a8m/envsubst dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Mike Farah
parent
2c2487c0bd
commit
ed7fd54dac
@@ -1,7 +1,7 @@
|
||||
module github.com/mikefarah/yq/v4
|
||||
|
||||
require (
|
||||
github.com/a8m/envsubst v1.4.2
|
||||
github.com/a8m/envsubst v1.4.3
|
||||
github.com/alecthomas/participle/v2 v2.1.4
|
||||
github.com/alecthomas/repr v0.4.0
|
||||
github.com/dimchansky/utfbom v1.1.1
|
||||
@@ -30,3 +30,4 @@ require (
|
||||
)
|
||||
|
||||
go 1.23.0
|
||||
toolchain go1.24.1
|
||||
|
||||
Reference in New Issue
Block a user