Skip to content

Commit 806283c

Browse files
chore(deps): bump github.com/tomwright/dasel/v3 from 3.3.1 to 3.3.2 (#1088)
Bumps [github.com/tomwright/dasel/v3](https://github.com/tomwright/dasel) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/tomwright/dasel/releases) - [Changelog](https://github.com/TomWright/dasel/blob/master/CHANGELOG.md) - [Commits](TomWright/dasel@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: github.com/tomwright/dasel/v3 dependency-version: 3.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41f3b22 commit 806283c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/smacker/go-tree-sitter v0.0.0-20240827094217-dd81d9e9be82
2626
github.com/spf13/pflag v1.0.5
2727
github.com/tomwright/dasel/v2 v2.8.1
28-
github.com/tomwright/dasel/v3 v3.3.1
28+
github.com/tomwright/dasel/v3 v3.3.2
2929
github.com/yuin/goldmark v1.7.8
3030
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
3131
golang.org/x/net v0.47.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
130130
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
131131
github.com/tomwright/dasel/v2 v2.8.1 h1:mo5SlL0V2d3a0uPsD9Rrndn0cHWpbNDheB4+Fm++z8k=
132132
github.com/tomwright/dasel/v2 v2.8.1/go.mod h1:6bNDNAnmGEtGpuIvksuQwiNcAgQ87pmzndynsqTNglc=
133-
github.com/tomwright/dasel/v3 v3.3.1 h1:szLYe1mX0CgR2hnZs/s299ij7SUVU5gF5DBmCIwIY20=
134-
github.com/tomwright/dasel/v3 v3.3.1/go.mod h1:0YJkmcgt+s40MGFIgLXfiAzm89BD079r8QGRaERwBls=
133+
github.com/tomwright/dasel/v3 v3.3.2 h1:KLFpJrGW5suih9FvGJDJ9HFv+YcyYjE/JfDGCfwxyq4=
134+
github.com/tomwright/dasel/v3 v3.3.2/go.mod h1:0YJkmcgt+s40MGFIgLXfiAzm89BD079r8QGRaERwBls=
135135
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778/go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs=
136136
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=
137137
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM=

0 commit comments

Comments
 (0)