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 @@ -7,7 +7,7 @@ require (
77 github.com/gin-gonic/gin v1.8.1
88 github.com/go-resty/resty/v2 v2.7.0
99 github.com/mantyr/go-charset v0.0.0-20160510214718-44d054d82c4a
10- github.com/stretchr/testify v1.7.5
10+ github.com/stretchr/testify v1.8.0
1111 golang.org/x/text v0.3.7
1212)
1313
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
7373github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
7474github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
7575github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
76- github.com/stretchr/testify v1.7.5 h1:s5PTfem8p8EbKQOctVV53k6jCJt3UX4IEJzwh+C324Q =
77- github.com/stretchr/testify v1.7.5 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
76+ github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk =
77+ github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
7878github.com/ugorji/go v1.1.7 /go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw =
7979github.com/ugorji/go v1.2.7 /go.mod h1:nF9osbDWLy6bDVv/Rtoh6QgnvNDpmCalQV5urGCCS6M =
8080github.com/ugorji/go/codec v1.1.7 /go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY =
You can’t perform that action at this time.
0 commit comments