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 7d2138d commit f3f036bCopy full SHA for f3f036b
go.mod
@@ -37,7 +37,7 @@ require (
37
github.com/armon/go-radix v1.0.0 // indirect
38
github.com/bgentry/speakeasy v0.1.0 // indirect
39
github.com/bmatcuk/doublestar/v4 v4.8.1 // indirect
40
- github.com/cloudflare/circl v1.6.0 // indirect
+ github.com/cloudflare/circl v1.6.1 // indirect
41
github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 // indirect
42
github.com/fatih/color v1.18.0 // indirect
43
github.com/getkin/kin-openapi v0.131.0 // indirect
0 commit comments