Skip to content

Commit ed7d09a

Browse files
[skip changelog] Bump go.bug.st/testifyjson from 1.2.0 to 1.3.0
Bumps [go.bug.st/testifyjson](https://github.com/bugst/go-testifyjson) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/bugst/go-testifyjson/releases) - [Commits](bugst/go-testifyjson@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: go.bug.st/testifyjson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24799f3 commit ed7d09a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
go.bug.st/downloader/v2 v2.2.0
3939
go.bug.st/f v0.4.0
4040
go.bug.st/relaxed-semver v0.12.0
41-
go.bug.st/testifyjson v1.2.0
41+
go.bug.st/testifyjson v1.3.0
4242
golang.org/x/sys v0.29.0
4343
golang.org/x/term v0.28.0
4444
golang.org/x/text v0.21.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ go.bug.st/relaxed-semver v0.12.0 h1:se8v3lTdAAFp68+/RS/0Y/nFdnpdzkP5ICY04SPau4E=
213213
go.bug.st/relaxed-semver v0.12.0/go.mod h1:Cpcbiig6Omwlq6bS7i3MQWiqS7W7HDd8CAnZFC40Cl0=
214214
go.bug.st/serial v1.6.2 h1:kn9LRX3sdm+WxWKufMlIRndwGfPWsH1/9lCWXQCasq8=
215215
go.bug.st/serial v1.6.2/go.mod h1:UABfsluHAiaNI+La2iESysd9Vetq7VRdpxvjx7CmmOE=
216-
go.bug.st/testifyjson v1.2.0 h1:0pAfOUMVCOJ6bb9JcC4UmnACjxwxv2Ojb6Z9chaQBjg=
217-
go.bug.st/testifyjson v1.2.0/go.mod h1:nZyy2icFbv3OE3zW3mGVOnC/GhWgb93LRu+29n2tJlI=
216+
go.bug.st/testifyjson v1.3.0 h1:DiO3LpK0RIgxvm66Pf8m7FhRVLEBFRmLkg+6vRzmk0g=
217+
go.bug.st/testifyjson v1.3.0/go.mod h1:nZyy2icFbv3OE3zW3mGVOnC/GhWgb93LRu+29n2tJlI=
218218
go.opentelemetry.io/otel v1.31.0 h1:NsJcKPIW0D0H3NgzPDHmo0WW6SptzPdqg/L1zsIm2hY=
219219
go.opentelemetry.io/otel v1.31.0/go.mod h1:O0C14Yl9FgkjqcCZAsE053C13OaddMYr/hz6clDkEJE=
220220
go.opentelemetry.io/otel/metric v1.31.0 h1:FSErL0ATQAmYHUIzSezZibnyVlft1ybhy4ozRPcF2fE=

0 commit comments

Comments
 (0)