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 cf53247 commit daf42bfCopy full SHA for daf42bf
go.mod
@@ -4,7 +4,7 @@ go 1.23.5
4
5
require (
6
github.com/alecthomas/kong v1.10.0
7
- github.com/djthorpe/go-marshaler v0.0.15
+ github.com/djthorpe/go-marshaler v1.0.0
8
github.com/djthorpe/go-pg v1.0.5
9
github.com/golang-jwt/jwt/v5 v5.2.2
10
github.com/mutablelogic/go-client v1.0.12
0 commit comments