diff options
author | Valery Piashchynski <[email protected]> | 2023-09-23 20:30:23 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2023-09-23 20:30:23 +0200 |
commit | 34e6bd78d6c6fef7f334114a965e2f92a3b4ebdf (patch) | |
tree | c8308d537262324940ab75f4cac904885c021bff /go.mod | |
parent | d76c5e2a15fdc2e5cf07df3843297541b75e9ccf (diff) |
chore(deps): update dependencies
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ require ( github.com/miekg/dns v1.1.56 // indirect github.com/minio/highwayhash v1.0.2 // indirect github.com/mitchellh/mapstructure v1.5.0 // indirect - github.com/nats-io/jwt/v2 v2.3.0 // indirect + github.com/nats-io/jwt/v2 v2.5.2 // indirect github.com/nats-io/nats.go v1.30.0 // indirect github.com/nats-io/nkeys v0.4.5 // indirect github.com/nats-io/nuid v1.0.1 // indirect |