Skip to content

Commit daf42bf

Browse files
committed
Updated server
1 parent cf53247 commit daf42bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.5
44

55
require (
66
github.com/alecthomas/kong v1.10.0
7-
github.com/djthorpe/go-marshaler v0.0.15
7+
github.com/djthorpe/go-marshaler v1.0.0
88
github.com/djthorpe/go-pg v1.0.5
99
github.com/golang-jwt/jwt/v5 v5.2.2
1010
github.com/mutablelogic/go-client v1.0.12

0 commit comments

Comments
 (0)