File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ require (
1010 github.com/markus-wa/ice-cipher-go v0.0.0-20220126215401-a6adadccc817
1111 github.com/markus-wa/quickhull-go/v2 v2.1.0
1212 github.com/pkg/errors v0.9.1
13- github.com/stretchr/testify v1.7.4
14- golang.org/x/exp v0.0.0-20220613132600-b0d781184e0d
13+ github.com/stretchr/testify v1.8.0
14+ golang.org/x/exp v0.0.0-20220713135740-79cabaa25d75
1515 google.golang.org/protobuf v1.28.0
1616)
1717
Original file line number Diff line number Diff line change @@ -41,8 +41,12 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
4141github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
4242github.com/stretchr/testify v1.7.4 h1:wZRexSlwd7ZXfKINDLsO4r7WBt3gTKONc6K/VesHvHM =
4343github.com/stretchr/testify v1.7.4 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
44+ github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk =
45+ github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
4446golang.org/x/exp v0.0.0-20220613132600-b0d781184e0d h1:vtUKgx8dahOomfFzLREU8nSv25YHnTgLBn4rDnWZdU0 =
4547golang.org/x/exp v0.0.0-20220613132600-b0d781184e0d /go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA =
48+ golang.org/x/exp v0.0.0-20220713135740-79cabaa25d75 h1:x03zeu7B2B11ySp+daztnwM5oBJ/8wGUSqrwcw9L0RA =
49+ golang.org/x/exp v0.0.0-20220713135740-79cabaa25d75 /go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA =
4650golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81 /go.mod h1:ux5Hcp/YLpHSI86hEcLt0YII63i6oz57MZXIpbrjZUs =
4751golang.org/x/image v0.0.0-20220617043117-41969df76e82 h1:KpZB5pUSBvrHltNEdK/tw0xlPeD13M6M6aGP32gKqiw =
4852golang.org/x/image v0.0.0-20220617043117-41969df76e82 /go.mod h1:doUCurBvlfPMKfmIpRIywoHmhN3VyhnoFDbvIEWF4hY =
You can’t perform that action at this time.
0 commit comments