File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module wrpc.io/go
2
2
3
3
go 1.24
4
4
5
- require github.com/nats-io/nats.go v1.44 .0
5
+ require github.com/nats-io/nats.go v1.45 .0
6
6
7
7
require (
8
8
github.com/klauspost/compress v1.18.0 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
2
2
github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
3
- github.com/nats-io/nats.go v1.44 .0 h1:ECKVrDLdh/kDPV1g0gAQ+2+m2KprqZK5O/eJAyAnH2M =
4
- github.com/nats-io/nats.go v1.44 .0 /go.mod h1:iRWIPokVIFbVijxuMQq4y9ttaBTMe0SFdlZfMDd+33g =
3
+ github.com/nats-io/nats.go v1.45 .0 h1:/wGPbnYXDM0pLKFjZTX+2JOw9TQPoIgTFrUaH97giwA =
4
+ github.com/nats-io/nats.go v1.45 .0 /go.mod h1:iRWIPokVIFbVijxuMQq4y9ttaBTMe0SFdlZfMDd+33g =
5
5
github.com/nats-io/nkeys v0.4.11 h1:q44qGV008kYd9W1b1nEBkNzvnWxtRSQ7A8BoqRrcfa0 =
6
6
github.com/nats-io/nkeys v0.4.11 /go.mod h1:szDimtgmfOi9n25JpfIdGw12tZFYXqhGxjhVxsatHVE =
7
7
github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw =
You can’t perform that action at this time.
0 commit comments