File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11module github.com/opencloud-eu/reva/v2
22
33go 1.24.1
4+
45require (
56 bou.ke/monkey v1.0.2
67 contrib.go.opencensus.io/exporter/prometheus v0.4.2
@@ -71,7 +72,7 @@ require (
7172 github.com/segmentio/kafka-go v0.4.47
7273 github.com/sercand/kuberesolver/v5 v5.1.1
7374 github.com/sethvargo/go-password v0.3.1
74- github.com/shamaton/msgpack/v2 v2.2.2
75+ github.com/shamaton/msgpack/v2 v2.2.3
7576 github.com/shirou/gopsutil v3.21.11+incompatible
7677 github.com/stretchr/testify v1.10.0
7778 github.com/studio-b12/gowebdav v0.9.0
Original file line number Diff line number Diff line change @@ -758,8 +758,8 @@ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG
758758github.com/sethgrid/pester v0.0.0-20190127155807-68a33a018ad0 /go.mod h1:Ad7IjTpvzZO8Fl0vh9AzQ+j/jYZfyp2diGwI8m5q+ns =
759759github.com/sethvargo/go-password v0.3.1 h1:WqrLTjo7X6AcVYfC6R7GtSyuUQR9hGyAj/f1PYQZCJU =
760760github.com/sethvargo/go-password v0.3.1 /go.mod h1:rXofC1zT54N7R8K/h1WDUdkf9BOx5OptoxrMBcrXzvs =
761- github.com/shamaton/msgpack/v2 v2.2.2 h1:GOIg0c9LV04VwzOOqZSrmsv/JzjNOOMxnS/HvOHGdgs =
762- github.com/shamaton/msgpack/v2 v2.2.2 /go.mod h1:6khjYnkx73f7VQU7wjcFS9DFjs+59naVWJv1TB7qdOI =
761+ github.com/shamaton/msgpack/v2 v2.2.3 h1:uDOHmxQySlvlUYfQwdjxyybAOzjlQsD1Vjy+4jmO9NM =
762+ github.com/shamaton/msgpack/v2 v2.2.3 /go.mod h1:6khjYnkx73f7VQU7wjcFS9DFjs+59naVWJv1TB7qdOI =
763763github.com/shirou/gopsutil v3.21.11+incompatible h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI =
764764github.com/shirou/gopsutil v3.21.11+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
765765github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c h1:aqg5Vm5dwtvL+YgDpBcK1ITf3o96N/K7/wsRXQnUTEs =
You can’t perform that action at this time.
0 commit comments