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 github.com/go-orb/plugins/client/orb
22
33go 1.23.6
44
5- require github.com/go-orb/go-orb v0.3.0
5+ require github.com/go-orb/go-orb v0.4.1
66
77require (
88 dario.cat/mergo v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=
22dario.cat/mergo v1.0.1 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
33github.com/cornelk/hashmap v1.0.8 h1:nv0AWgw02n+iDcawr5It4CjQIAcdMMKRrs10HOJYlrc =
44github.com/cornelk/hashmap v1.0.8 /go.mod h1:RfZb7JO3RviW/rT6emczVuC/oxpdz4UsSB2LJSclR1k =
5- github.com/go-orb/go-orb v0.3.0 h1:+aVRd8Kx/kjavfm/5lsVFj7iGbja5/ZaBzsNqVEUrFE =
6- github.com/go-orb/go-orb v0.3.0 /go.mod h1:DBamAST285wD+Ydbil1HGl9X19Sj+0xR1ZqFzKDxOgM =
5+ github.com/go-orb/go-orb v0.4.1 h1:s0hXJf+k6I6beNdJKJLPIBFCVXgP/EL7bmqYwdeuWH8 =
6+ github.com/go-orb/go-orb v0.4.1 /go.mod h1:DBamAST285wD+Ydbil1HGl9X19Sj+0xR1ZqFzKDxOgM =
77gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
88gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
99gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
You can’t perform that action at this time.
0 commit comments