Merge pull request #46 from tcp-direct/dependabot/go_modules/git.tcp.direct/kayos/common-0.9.7

This commit is contained in:
kayos 2024-01-29 16:30:10 -08:00 committed by GitHub
commit f83db0c86c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.tcp.direct/kayos/putxt
go 1.19
require (
git.tcp.direct/kayos/common v0.9.6
git.tcp.direct/kayos/common v0.9.7
github.com/yunginnanet/Rate5 v1.3.0
)

4
go.sum
View File

@ -1,5 +1,5 @@
git.tcp.direct/kayos/common v0.9.6 h1:EITtktxZF/zkzqAhZZxvm6cZpFYoZ0P/gLB9RPatKUY=
git.tcp.direct/kayos/common v0.9.6/go.mod h1:8y9b+PN1+ZVaQ/VugD9dkKe+uqhE8jH7a64RyF7h2rM=
git.tcp.direct/kayos/common v0.9.7 h1:k2k3fvvEFN9JV+0nyVWLoV8cGRDAhS/8ECO9tEKN+to=
git.tcp.direct/kayos/common v0.9.7/go.mod h1:mmTOIi7k99yygTa1FSOZNoFEEbSTOQV/QpTLUaQU9Tk=
github.com/patrickmn/go-cache v2.1.0+incompatible h1:HRMgzkcYKYpi3C8ajMPV8OFXaaRUnok+kx1WdO15EQc=
github.com/patrickmn/go-cache v2.1.0+incompatible/go.mod h1:3Qf8kWWT7OJRJbdiICTKqZju1ZixQ/KpMGzzAfe6+WQ=
github.com/yunginnanet/Rate5 v1.3.0 h1:URptaJxOx/TtgddbO6C5f5U+MXSAARN3GYlNYEXdw0Y=