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.
2 parents 965efbe + 5ad40ab commit 4212059Copy full SHA for 4212059
backend/go.mod
@@ -23,7 +23,7 @@ require (
23
github.com/algolia/algoliasearch-client-go/v3 v3.18.1 // indirect
24
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 // indirect
25
github.com/bradfitz/slice v0.0.0-20180809154707-2b758aa73013 // indirect
26
- github.com/cloudflare/circl v1.3.7 // indirect
+ github.com/cloudflare/circl v1.6.1 // indirect
27
github.com/cyphar/filepath-securejoin v0.2.5 // indirect
28
github.com/emirpasic/gods v1.18.1 // indirect
29
github.com/frikky/kin-openapi v0.41.0 // indirect
0 commit comments