We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9327e66 commit e323871Copy full SHA for e323871
checkapi/go.mod
@@ -11,7 +11,7 @@ require (
11
12
require (
13
github.com/davecgh/go-spew v1.1.1 // indirect
14
- github.com/go-json-experiment/json v0.0.0-20250813233538-9b1f9ea2e11b // indirect
+ github.com/go-json-experiment/json 4849db3c2f7e // indirect
15
github.com/goccy/go-yaml v1.18.0 // indirect
16
github.com/kaptinlin/go-i18n v0.1.6 // indirect
17
github.com/kaptinlin/messageformat-go v0.4.0 // indirect
0 commit comments