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 f68924f commit 2a6426cCopy full SHA for 2a6426c
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/gorilla/websocket v1.5.3
9
github.com/knadh/koanf/providers/confmap v1.0.0
10
github.com/knadh/koanf/v2 v2.2.0
11
- github.com/meysam81/x v1.3.1
+ github.com/meysam81/x v1.12.2
12
github.com/prometheus/client_golang v1.22.0
13
github.com/redis/go-redis/v9 v9.8.0
14
github.com/russross/blackfriday/v2 v2.1.0
0 commit comments