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 237514c commit fbd75c8Copy full SHA for fbd75c8
go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/golang-jwt/jwt/v5 v5.2.2
15
github.com/google/uuid v1.6.0
16
github.com/kataras/go-events v0.0.3
17
- github.com/michaelquigley/pfxlog v1.0.0
+ github.com/michaelquigley/pfxlog v0.6.10
18
github.com/mitchellh/go-ps v1.0.0
19
github.com/mitchellh/mapstructure v1.5.0
20
github.com/openziti/channel/v3 v3.0.39
0 commit comments