We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go mod
1 parent e7b54ac commit 81a9fa7Copy full SHA for 81a9fa7
go.mod
@@ -52,7 +52,7 @@ require (
52
github.com/gorilla/schema v1.4.1 // indirect
53
github.com/gorilla/websocket v1.5.3 // indirect
54
github.com/grokify/gogithub v0.10.0 // indirect
55
- github.com/grokify/mogo v0.73.5 // indirect
+ github.com/grokify/mogo v0.74.0 // indirect
56
github.com/hashicorp/hcl/v2 v2.24.0 // indirect
57
github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f // indirect
58
github.com/huandu/xstrings v1.5.0 // indirect
0 commit comments