Upgraded to latest router

This commit is contained in:
some 2024-10-09 17:11:15 -04:00
parent d54f088550
commit 54a4a2863e
Signed by: some
GPG Key ID: 65D0589220B9BFC8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.23.1
require (
somehole.com/common/log v0.1.3
somehole.com/common/security v0.2.1
somehole.com/service/router v0.18.0
somehole.com/service/router v0.19.0
)
require (

4
go.sum
View File

@ -8,5 +8,5 @@ somehole.com/common/log v0.1.3 h1:2PAui0+5EryTAHqVUZQeepLcJTGssHKz2OL+jBknHI0=
somehole.com/common/log v0.1.3/go.mod h1:NS2eHnN120GA6oFbBm3XhB5yHww0eXTbLuMQYZxYNyA=
somehole.com/common/security v0.2.1 h1:H7TpErYKsCOxKYYie75jU7azO5vEgeqrQ9uA+AjXafA=
somehole.com/common/security v0.2.1/go.mod h1:6SMKdIrfxT460XXWafpD6A9yT/ykwipGsGztA5g5vVM=
somehole.com/service/router v0.18.0 h1:k+YLjUvRKl/n0tM8UhprXr5gxF2lhLKkv+HNu1+WqtM=
somehole.com/service/router v0.18.0/go.mod h1:F+/sNY4/ei7C9QD5+iA+gUHugcOAcrWspHKwX8d8oiM=
somehole.com/service/router v0.19.0 h1:d1aIvNvE+QaW+a/9VI+lL6Jweqdwhnm24Rql1FCNoVA=
somehole.com/service/router v0.19.0/go.mod h1:F+/sNY4/ei7C9QD5+iA+gUHugcOAcrWspHKwX8d8oiM=