File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/mikefarah/yq/v4
2
2
3
3
require (
4
- github.com/a8m/envsubst v1.4.2
4
+ github.com/a8m/envsubst v1.4.3
5
5
github.com/alecthomas/participle/v2 v2.1.4
6
6
github.com/alecthomas/repr v0.4.0
7
7
github.com/dimchansky/utfbom v1.1.1
@@ -30,3 +30,4 @@ require (
30
30
)
31
31
32
32
go 1.23.0
33
+ toolchain go1.24.1
Original file line number Diff line number Diff line change 1
- github.com/a8m/envsubst v1.4.2 h1:4yWIHXOLEJHQEFd4UjrWDrYeYlV7ncFWJOCBRLOZHQg =
2
- github.com/a8m/envsubst v1.4.2 /go.mod h1:MVUTQNGQ3tsjOOtKCNd+fl8RzhsXcDvvAEzkhGtlsbY =
1
+ github.com/a8m/envsubst v1.4.3 h1:kDF7paGK8QACWYaQo6KtyYBozY2jhQrTuNNuUxQkhJY =
2
+ github.com/a8m/envsubst v1.4.3 /go.mod h1:4jjHWQlZoaXPoLQUb7H2qT4iLkZDdmEQiOUogdUmqVU =
3
3
github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0 =
4
4
github.com/alecthomas/assert/v2 v2.11.0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
5
5
github.com/alecthomas/participle/v2 v2.1.4 h1:W/H79S8Sat/krZ3el6sQMvMaahJ+XcM9WSI2naI7w2U =
You can’t perform that action at this time.
0 commit comments