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 @@ -59,7 +59,7 @@ require (
5959 github.com/rs/xid v1.6.0 // indirect
6060 github.com/shirou/gopsutil/v4 v4.25.11 // indirect
6161 github.com/sirupsen/logrus v1.9.3 // indirect
62- github.com/tinylib/msgp v1.6.2 // indirect
62+ github.com/tinylib/msgp v1.6.3 // indirect
6363 github.com/tklauser/go-sysconf v0.3.16 // indirect
6464 github.com/tklauser/numcpus v0.11.0 // indirect
6565 github.com/yusufpapurcu/wmi v1.2.4 // indirect
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/testcontainers/testcontainers-go v0.40.0 h1:pSdJYLOVgLE8YdUY2FHQ1Fxu+
124124github.com/testcontainers/testcontainers-go v0.40.0 /go.mod h1:FSXV5KQtX2HAMlm7U3APNyLkkap35zNLxukw9oBi/MY =
125125github.com/testcontainers/testcontainers-go/modules/minio v0.40.0 h1:M+Ib1mIXq/hEcH8tyEvBnOZ7NJi03zY+P1gYO5GGp6o =
126126github.com/testcontainers/testcontainers-go/modules/minio v0.40.0 /go.mod h1:ON0MxxS/pME0SJOKLImw/D9R1L7apYsxIZrM/uEqORA =
127- github.com/tinylib/msgp v1.6.2 h1:D40LN895O9HJpN8n5Ksqk+abl7zw6RtizDwgRCE7hXk =
128- github.com/tinylib/msgp v1.6.2 /go.mod h1:RSp0LW9oSxFut3KzESt5Voq4GVWyS+PSulT77roAqEA =
127+ github.com/tinylib/msgp v1.6.3 h1:bCSxiTz386UTgyT1i0MSCvdbWjVW+8sG3PjkGsZQt4s =
128+ github.com/tinylib/msgp v1.6.3 /go.mod h1:RSp0LW9oSxFut3KzESt5Voq4GVWyS+PSulT77roAqEA =
129129github.com/tklauser/go-sysconf v0.3.16 h1:frioLaCQSsF5Cy1jgRBrzr6t502KIIwQ0MArYICU0nA =
130130github.com/tklauser/go-sysconf v0.3.16 /go.mod h1:/qNL9xxDhc7tx3HSRsLWNnuzbVfh3e7gh/BmM179nYI =
131131github.com/tklauser/numcpus v0.11.0 h1:nSTwhKH5e1dMNsCdVBukSZrURJRoHbSEQjdEbY+9RXw =
You can’t perform that action at this time.
0 commit comments