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 @@ -124,7 +124,7 @@ require (
124124 github.com/modern-go/reflect2 v1.0.2 // indirect
125125 github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
126126 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
127- github.com/nats-io/nkeys v0.4.5 // indirect
127+ github.com/nats-io/nkeys v0.4.6 // indirect
128128 github.com/nats-io/nuid v1.0.1 // indirect
129129 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
130130 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -1029,8 +1029,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
10291029github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
10301030github.com/nats-io/nats.go v1.31.0 h1:/WFBHEc/dOKBF6qf1TZhrdEfTmOZ5JzdJ+Y3m6Y/p7E =
10311031github.com/nats-io/nats.go v1.31.0 /go.mod h1:di3Bm5MLsoB4Bx61CBTsxuarI36WbhAwOm8QrW39+i8 =
1032- github.com/nats-io/nkeys v0.4.5 h1:Zdz2BUlFm4fJlierwvGK+yl20IAKUm7eV6AAZXEhkPk =
1033- github.com/nats-io/nkeys v0.4.5 /go.mod h1:XUkxdLPTufzlihbamfzQ7mw/VGx6ObUs+0bN5sNvt64 =
1032+ github.com/nats-io/nkeys v0.4.6 h1:IzVe95ru2CT6ta874rt9saQRkWfe2nFj1NtvYSLqMzY =
1033+ github.com/nats-io/nkeys v0.4.6 /go.mod h1:4DxZNzenSVd1cYQoAa8948QY3QDjrHfcfVADymtkpts =
10341034github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw =
10351035github.com/nats-io/nuid v1.0.1 /go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c =
10361036github.com/onsi/ginkgo/v2 v2.13.1 h1:LNGfMbR2OVGBfXjvRZIZ2YCTQdGKtPLvuI1rMCCj3OU =
You can’t perform that action at this time.
0 commit comments