Bump git.tcp.direct/kayos/common from 0.9.6 to 0.9.7

Bumps git.tcp.direct/kayos/common from 0.9.6 to 0.9.7.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-29 13:06:09 +00:00 committed by GitHub
parent f44dc9dd42
commit afe35319b6
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=