Chore(deps): Bump git.tcp.direct/kayos/common from 0.9.9 to 1.0.0

Bumps git.tcp.direct/kayos/common from 0.9.9 to 1.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-18 22:31:04 +00:00 committed by GitHub
parent 4f0316ac63
commit 6ec8b4233a
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

@ -5,7 +5,7 @@ go 1.21
toolchain go1.22.4
require (
git.tcp.direct/kayos/common v0.9.9
git.tcp.direct/kayos/common v1.0.0
github.com/fasthttp/router v1.5.2
github.com/knadh/koanf/parsers/toml v0.1.0
github.com/knadh/koanf/providers/env v0.1.0

4
go.sum
View File

@ -1,5 +1,5 @@
git.tcp.direct/kayos/common v0.9.9 h1:GTJ1yxhlqemG4b8AyUvDYpSiMnxvGZGiBVKWQCO/YLY=
git.tcp.direct/kayos/common v0.9.9/go.mod h1:mqqaU+YaD87DYwzoX1XCf8PTD4aTSqDLqsDNLsrngw8=
git.tcp.direct/kayos/common v1.0.0 h1:P5kn6M28DwTDNK30d/s/WG+uoAFXrm1qO84l1Izwkhk=
git.tcp.direct/kayos/common v1.0.0/go.mod h1:9Xh9xE2R+YUI1y7VYwijwaeJvEK8kAJQuyruSr5jlGY=
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=