Skip to content

Commit 41481f9

Browse files
Automation51DAutomation51D
andauthored
Merged Pull Request '#55 update-packages/main->main: Update packages'
Co-authored-by: Automation51D <51DCI@51Degrees.com>
1 parent 688a04f commit 41481f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/51Degrees/device-detection-examples-go/v4
33
go 1.19
44

55
require (
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
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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=
33
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
44
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
55
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=

0 commit comments

Comments
 (0)