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,6 +3,6 @@ module github.com/51Degrees/device-detection-examples-go/v4
33go 1.19
44
55require (
6- github.com/51Degrees/device-detection-go/v4 v4.4.44
6+ github.com/51Degrees/device-detection-go/v4 v4.4.45
77 gopkg.in/yaml.v3 v3.0.1
88)
Original file line number Diff line number Diff line change 1- github.com/51Degrees/device-detection-go/v4 v4.4.44 h1:yijkmGen39Zl1Fvqmf4C9y/z9g4SAEaJGzek7h/3ESg =
2- github.com/51Degrees/device-detection-go/v4 v4.4.44 /go.mod h1:dbdG1fySqdY+a5pUnZ0/G0eD03G6H3Vh8kRC+1f9qSc =
1+ github.com/51Degrees/device-detection-go/v4 v4.4.45 h1:YyjzEWfPCGB5PhObzmWphMtzXgpy2m7YpFDexyN+99E =
2+ github.com/51Degrees/device-detection-go/v4 v4.4.45 /go.mod h1:dbdG1fySqdY+a5pUnZ0/G0eD03G6H3Vh8kRC+1f9qSc =
33gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
44gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
55gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
You can’t perform that action at this time.
0 commit comments