Skip to content

Commit 0f576a2

Browse files
committed
Update dependencies
1 parent 9ec2298 commit 0f576a2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/nussjustin/httpc
33
go 1.24
44

55
require (
6-
github.com/go-json-experiment/json v0.0.0-20250223041408-d3c622f1b874
6+
github.com/go-json-experiment/json v0.0.0-20250417205406-170dfdcf87d1
77
github.com/google/go-cmp v0.7.0
8-
github.com/nussjustin/problem v0.0.0-20250415195331-f012dda88dba
8+
github.com/nussjustin/problem v0.0.0-20250418193059-3eab1ad02edf
99
)

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
github.com/go-json-experiment/json v0.0.0-20250223041408-d3c622f1b874 h1:F8d1AJ6M9UQCavhwmO6ZsrYLfG8zVFWfEfMS2MXPkSY=
2-
github.com/go-json-experiment/json v0.0.0-20250223041408-d3c622f1b874/go.mod h1:TiCD2a1pcmjd7YnhGH0f/zKNcCD06B029pHhzV23c2M=
1+
github.com/go-json-experiment/json v0.0.0-20250417205406-170dfdcf87d1 h1:+VexzzkMLb1tnvpuQdGT/DicIRW7MN8ozsXqBMgp0Hk=
2+
github.com/go-json-experiment/json v0.0.0-20250417205406-170dfdcf87d1/go.mod h1:TiCD2a1pcmjd7YnhGH0f/zKNcCD06B029pHhzV23c2M=
33
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
44
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
5-
github.com/nussjustin/problem v0.0.0-20250415195331-f012dda88dba h1:YDvOg4zHgPRYJ6oidWAhgB129GVDSVm/5JPe5YjML+Y=
6-
github.com/nussjustin/problem v0.0.0-20250415195331-f012dda88dba/go.mod h1:6OO4YOISsZzGBE6GZddfQOOA7lJ+Zcs77gt+meaglK8=
5+
github.com/nussjustin/problem v0.0.0-20250418193059-3eab1ad02edf h1:5ATiCqu5nKRJnTffbyxl0tl5tHn7VIAZ6D7d+BxkOTo=
6+
github.com/nussjustin/problem v0.0.0-20250418193059-3eab1ad02edf/go.mod h1:6OO4YOISsZzGBE6GZddfQOOA7lJ+Zcs77gt+meaglK8=

0 commit comments

Comments
 (0)