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 @@ -3,7 +3,7 @@ module github.com/afritzler/protoequal
3
3
go 1.23.2
4
4
5
5
require (
6
- github.com/onsi/gomega v1.36.3
6
+ github.com/onsi/gomega v1.37.0
7
7
google.golang.org/protobuf v1.36.6
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad h1:a6HEuzUHeKH6hwfN/Z
8
8
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad /go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144 =
9
9
github.com/onsi/ginkgo/v2 v2.23.3 h1:edHxnszytJ4lD9D5Jjc4tiDkPBZ3siDeJJkUZJJVkp0 =
10
10
github.com/onsi/ginkgo/v2 v2.23.3 /go.mod h1:zXTP6xIp3U8aVuXN8ENK9IXRaTjFnpVB9mGmaSRvxnM =
11
- github.com/onsi/gomega v1.36.3 h1:hID7cr8t3Wp26+cYnfcjR6HpJ00fdogN6dqZ1t6IylU =
12
- github.com/onsi/gomega v1.36.3 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
11
+ github.com/onsi/gomega v1.37.0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
12
+ github.com/onsi/gomega v1.37.0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
13
13
golang.org/x/net v0.37.0 h1:1zLorHbz+LYj7MQlSf1+2tPIIgibq2eL5xkrGk6f+2c =
14
14
golang.org/x/net v0.37.0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
15
15
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
You can’t perform that action at this time.
0 commit comments