Skip to content

Commit

Permalink
REF: Updated packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Automation51D authored and Automation51D committed Sep 4, 2024
1 parent 95762d0 commit 0e0af41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/51Degrees/device-detection-examples-go/v4
go 1.19

require (
github.com/51Degrees/device-detection-go/v4 v4.4.40
github.com/51Degrees/device-detection-go/v4 v4.4.41
gopkg.in/yaml.v3 v3.0.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/51Degrees/device-detection-go/v4 v4.4.40 h1:a8cRuU4KEDQqIwqxnDzOCPt3kPR+37lsqOhiI56HfNc=
github.com/51Degrees/device-detection-go/v4 v4.4.40/go.mod h1:dbdG1fySqdY+a5pUnZ0/G0eD03G6H3Vh8kRC+1f9qSc=
github.com/51Degrees/device-detection-go/v4 v4.4.41 h1:1WUFCVdl2hlHyYxohBAsd4asJDE3SwYyxfjlGypJ8ss=
github.com/51Degrees/device-detection-go/v4 v4.4.41/go.mod h1:dbdG1fySqdY+a5pUnZ0/G0eD03G6H3Vh8kRC+1f9qSc=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
Expand Down

0 comments on commit 0e0af41

Please sign in to comment.