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 2cbcfa9 commit 66b90e7Copy full SHA for 66b90e7
cmd/chromad/go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/alecthomas/chroma/v2 v2.17.0
9
github.com/alecthomas/kong v1.10.0
10
github.com/alecthomas/kong-hcl v1.0.1
11
- github.com/gorilla/csrf v1.7.3
+ github.com/gorilla/csrf v1.7.2
12
github.com/gorilla/handlers v1.5.2
13
github.com/gorilla/mux v1.8.1
14
)
0 commit comments